Deprecated List
Member Aspose::Pdf::Annotations::Annotation::get_Alignment ()
Use TextHorizontalAlignment property
Member Aspose::Pdf::Annotations::Annotation::get_HorizontalAlignment ()
Use TextHorizontalAlignment property
Member Aspose::Pdf::Annotations::Annotation::set_Alignment (TextAlignment value)
Use TextHorizontalAlignment property
Member Aspose::Pdf::Annotations::Annotation::set_HorizontalAlignment (Aspose::Pdf::HorizontalAlignment value)
Use TextHorizontalAlignment property
Member Aspose::Pdf::Annotations::ExplicitDestination::CreateDestination (System::SharedPtr< Document > doc, int32_t pageNumber, ExplicitDestinationType type, const System::ArrayPtr< double > &values)
Use the method without Document argument.
Member Aspose::Pdf::Annotations::FitBExplicitDestination::FitBExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitBHExplicitDestination::FitBHExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double top)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitBVExplicitDestination::FitBVExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double left)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitExplicitDestination::FitExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitHExplicitDestination::FitHExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double top)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitRExplicitDestination::FitRExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double left, double bottom, double right, double top)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitVExplicitDestination::FitVExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double left)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::GoToAction::GoToAction (int32_t page)
Use constructor with Aspose.Pdf.Page parameter instead of this one. Reason: if to use this constructor there is the problem with the document when to resave it in Adobe Acrobat.
Member Aspose::Pdf::Annotations::GoToAction::GoToAction ()
Use constructors with parameters.
Member Aspose::Pdf::Annotations::TextAlignment
Use Aspose.Pdf.HorizontalAlignment type
Member Aspose::Pdf::Annotations::TextStyle::get_Alignment ()
Use HorizontalAlignment property
Member Aspose::Pdf::Annotations::TextStyle::set_Alignment (TextAlignment value)
Use HorizontalAlignment property
Member Aspose::Pdf::Annotations::XYZExplicitDestination::XYZExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double left, double top, double zoom)
Use constructor without Document argument.
Member Aspose::Pdf::AssemblyConstants::PRODUCT
This is for original Aspose.Pdf tests
Member Aspose::Pdf::AssemblyConstants::VERSION
This is for original Aspose.Pdf tests
Member Aspose::Pdf::Cell::get_BackgroundImageFile () const
Property was expanded please use BackgroundImage
Member Aspose::Pdf::Cell::set_BackgroundImageFile (System::String value)
Property was expanded please use BackgroundImage
Class Aspose::Pdf::Document::OptimizationOptions
This class is obsolete. Please use Aspose.Pdf.Optimization.OptimizationOptions instead.
Member Aspose::Pdf::Facades::AutoFiller::get_InputFileName () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::AutoFiller::get_InputStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::AutoFiller::get_OutputFileName () const
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::AutoFiller::get_OutputStream () const
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::AutoFiller::Save ()
Use Save(destination) method for saving facade results.
Member Aspose::Pdf::Facades::AutoFiller::set_InputFileName (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::AutoFiller::set_InputStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::AutoFiller::set_OutputFileName (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::AutoFiller::set_OutputStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::Bookmark::get_ChildItem ()
Use ChildItems property instead of this one.
Member Aspose::Pdf::Facades::Bookmark::set_ChildItem (System::SharedPtr< Bookmarks > value)
Use ChildItems property instead of this one.
Member Aspose::Pdf::Facades::Form::Form (System::SharedPtr< System::IO::Stream > srcStream, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::String srcFileName, System::String destFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::String srcFileName, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::SharedPtr< System::IO::Stream > srcStream, System::String destFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::SharedPtr< Aspose::Pdf::Document > document, System::String destFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::SharedPtr< Aspose::Pdf::Document > document, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::String inputFile, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::get_DestFileName () const
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::Form::get_DestStream () const
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::Form::get_SrcFileName () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::Form::get_SrcStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::Form::Save ()
Use Save(destination) method for saving facade results.
Member Aspose::Pdf::Facades::Form::set_DestFileName (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::Form::set_DestStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::Form::set_SrcFileName (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::Form::set_SrcStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::SharedPtr< System::IO::Stream > srcStream, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::String srcFileName, System::String destFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::SharedPtr< Aspose::Pdf::Document > document, System::String destFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::SharedPtr< Aspose::Pdf::Document > document, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::String inputFile, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::get_DestFileName () const
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::FormEditor::get_DestStream () const
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::FormEditor::get_SrcFileName () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::FormEditor::get_SrcStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::FormEditor::Save ()
Use Save(destination) method for saving facade results.
Member Aspose::Pdf::Facades::FormEditor::set_DestFileName (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::FormEditor::set_DestStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::FormEditor::set_SrcFileName (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::FormEditor::set_SrcStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfAnnotationEditor::ImportAnnotationFromXfdf (System::String xfdfFile)
Method is obsolete, please use ImportAnnotationsFromXfdf instead
Member Aspose::Pdf::Facades::PdfAnnotationEditor::ImportAnnotationFromXfdf (System::SharedPtr< System::IO::Stream > xfdfStream)
Method is obsolete, please use ImportAnnotationsFromXfdf instead
Member Aspose::Pdf::Facades::PdfBookmarkEditor::ExtractBookmarksToHTML (System::String pdfFile, System::String cssFile)
Use PdfBookmarkEditor.ExportBookmarksToHtml instead.
Member Aspose::Pdf::Facades::PdfConverter::get_ShowHiddenAreas () const
CoordinateType property should be used instead of ShowHiddenAreas.
Member Aspose::Pdf::Facades::PdfConverter::set_ShowHiddenAreas (bool value)
CoordinateType property should be used instead of ShowHiddenAreas.
Member Aspose::Pdf::Facades::PdfFileInfo::get_InputFile () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileInfo::get_InputStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileInfo::SaveNewInfo (System::SharedPtr< System::IO::Stream > outputStream)
Use Save(destination) method for saving facade results.
Member Aspose::Pdf::Facades::PdfFileInfo::set_InputFile (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileInfo::set_InputStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileMend::get_InputFile () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileMend::get_InputStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileMend::get_OutputFile () const
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileMend::get_OutputStream () const
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileMend::PdfFileMend (System::String inputFileName, System::String outputFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileMend::PdfFileMend (System::SharedPtr< Aspose::Pdf::Document > document, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileMend::PdfFileMend (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::IO::Stream > outputStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileMend::PdfFileMend (System::SharedPtr< Aspose::Pdf::Document > document, System::String outputFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileMend::set_InputFile (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileMend::set_InputStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileMend::set_OutputFile (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileMend::set_OutputStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileSecurity::PdfFileSecurity (System::SharedPtr< Aspose::Pdf::Document > document, System::String outputFile)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileSecurity::PdfFileSecurity (System::String inputFile, System::String outputFile)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileSecurity::PdfFileSecurity (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::IO::Stream > outputStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileSecurity::PdfFileSecurity (System::SharedPtr< Aspose::Pdf::Document > document, System::SharedPtr< System::IO::Stream > outputStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileSecurity::set_InputFile (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileSecurity::set_InputStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileSecurity::set_OutputFile (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileSecurity::set_OutputStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileSignature::IsContainSignature ()
ContainsSignature should be used instead of IsContainSignature.
Member Aspose::Pdf::Facades::PdfFileSignature::IsCoversWholeDocument (System::String signName)
CoversWholeDocument should be used instead of IsCoversWholeDocument.
Member Aspose::Pdf::Facades::PdfFileSignature::PdfFileSignature (System::String inputFile, System::String outputFile)
Use another constructor for instance initialization.
Member Aspose::Pdf::Facades::PdfFileSignature::PdfFileSignature (System::String inputFile)
Use another constructor for instance initialization.
Member Aspose::Pdf::Facades::PdfFileSignature::PdfFileSignature (System::SharedPtr< Aspose::Pdf::Document > document, System::String outputFile)
Use another constructor for instance initialization.
Member Aspose::Pdf::Facades::PdfFileSignature::Save ()
Please, use Save method with parameter.
Member Aspose::Pdf::Facades::PdfFileStamp::get_InputFile () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileStamp::get_InputStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileStamp::get_OutputFile () const
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileStamp::get_OutputStream () const
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::String inputFile, System::String outputFile, bool keepSecurity)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::String inputFile, System::String outputFile)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::IO::Stream > outputStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::SharedPtr< Aspose::Pdf::Document > document, System::String outputFile)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::SharedPtr< Aspose::Pdf::Document > document, System::SharedPtr< System::IO::Stream > outputStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::String inputFile, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::IO::Stream > outputStream, bool keepSecurity)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::set_InputFile (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileStamp::set_InputStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileStamp::set_OutputFile (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileStamp::set_OutputStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::HtmlSaveOptions::get_AdditionalMarginWidthInPoints () const
AdditionalMarginWidthInPoints is deprecated, please use PageMarginIfAny instead.
Member Aspose::Pdf::HtmlSaveOptions::set_AdditionalMarginWidthInPoints (int32_t value)
AdditionalMarginWidthInPoints is deprecated, please use PageMarginIfAny instead.
Class Aspose::Pdf::LatexFragment
Please use TeXFragment instead
Class Aspose::Pdf::LatexLoadOptions
Use TeXLoadOptions instead.
Class Aspose::Pdf::LaTeXSaveOptions
Use TeXSaveOptions instead
Member Aspose::Pdf::License::get_Embedded () const
Member Aspose::Pdf::License::set_Embedded (bool value)
Member Aspose::Pdf::None
Use SaveFormat.Pdf to save document as PDF
Member Aspose::Pdf::Optimization::OptimizationOptions::get_CompressImages ()
Please use ImageCompressionOptions.CompressImages instead.
Member Aspose::Pdf::Optimization::OptimizationOptions::get_ImageQuality ()
Please use ImageCompressionOptions.ImageQuality instead.
Member Aspose::Pdf::Optimization::OptimizationOptions::get_ResizeImages ()
Please use ImageCompressionOptions.ResizeImages instead.
Member Aspose::Pdf::Optimization::OptimizationOptions::set_CompressImages (bool value)
Please use ImageCompressionOptions.CompressImages instead.
Member Aspose::Pdf::Optimization::OptimizationOptions::set_ImageQuality (int32_t value)
Please use ImageCompressionOptions.ImageQuality instead.
Member Aspose::Pdf::Optimization::OptimizationOptions::set_ResizeImages (bool value)
Please use ImageCompressionOptions.ResizeImages instead.
Member Aspose::Pdf::TeXFragment::get_LatexLoadOptionsOfInstance () const
Please us TeXLoadOptionsOfInstance instead.
Member Aspose::Pdf::TeXFragment::set_LatexLoadOptionsOfInstance (System::SharedPtr< TeXLoadOptions > value)
Please us TeXLoadOptionsOfInstance instead.