All Classes

Packages

  • com.aspose.note
  • com.aspose.note.fonts

 

All Classes

  • AlwaysSplitObjectsAlgorithm
  • AttachedFile
  • CheckBox
  • CompositeNode
  • CompositeNodeBase
  • CssSavingArgs
  • DisplayUnitsConverter
  • Document
  • DocumentFontsSubsystem
  • DocumentPrintAttributeSet
  • DocumentVisitor
  • ExtendedApsDocument
  • ExtendedApsGlyphs
  • ExtendedApsImage
  • ExtendedApsNode
  • ExtendedApsPage
  • ExtendedApsPath
  • ExtendedCompositeNode
  • FileFormat
  • FontSavingArgs
  • FontsSubsystem
  • ICompositeNode
  • ICompositeNodeT
  • ICssSavingCallback
  • IFontSavingCallback
  • IFontsSubsystem
  • IImageSavingCallback
  • Image
  • ImageSavingArgs
  • INode
  • INotebookChildNode
  • INoteTag
  • IOutlineChildNode
  • IOutlineElementChildNode
  • IPageChildNode
  • IPageSavingCallback
  • ITag
  • ITaggable
  • KeepPartAndCloneSolidObjectToNextPageAlgorithm
  • KeepSolidObjectsAlgorithm
  • LoadOptions
  • LocaleOptions
  • Margins
  • Metered
  • Node
  • NodeType
  • Notebook
  • NotebookLoadOptions
  • NoteCheckBox
  • NoteTag
  • NoteTask
  • NumberFormat
  • NumberList
  • Outline
  • OutlineElement
  • OutlineGroup
  • Page
  • PageHistory
  • PageSavingArgs
  • PageSizeType
  • PageSplittingAlgorithm
  • ParagraphStyle
  • PdfImageCompression
  • ResourceExportType
  • ResourceSavingArgs
  • RevisionSummary
  • RichText
  • SaveFormat
  • SaveFormatConverter
  • Style
  • Table
  • TableCell
  • TableColumn
  • TableRow
  • TagStatus
  • TextRun
  • TextStyle
  • TiffCompression
  • Title
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Deprecated

Deprecated API

Contents

  • Deprecated Methods
  • Deprecated Constructors
  • Deprecated Methods 
    Method and Description
    com.aspose.note.Title.getChildNodes(int)
    com.aspose.note.CompositeNode.getChildren()
    Obsolete since 21.11 release. Use Iterable interface directly.
    com.aspose.note.RichText.getStyles()
    Obsolete since 22.5 release. Use getTextRuns.
    com.aspose.note.TextStyle.setHyperlink(boolean)
    Obsolete since 22.5 release. Just use setHyperlinkAddress.
  • Deprecated Constructors 
    Constructor and Description
    com.aspose.note.AttachedFile(Document)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.AttachedFile(Document, String)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.AttachedFile(Document, String, InputStream)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.AttachedFile(Document, String, InputStream, ImageFormat)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.AttachedFile(Document, String, InputStream, InputStream, ImageFormat)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.Image(Document)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.Image(Document, String)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.Image(Document, String, InputStream)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.NoteTag()
    Obsolete since 21.9 release. Use static methods to create tag of appropriate kind.
    com.aspose.note.Outline(Document)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.OutlineElement(Document)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.OutlineGroup(Document)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.Page(Document)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.RichText(Document)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.Table(Document)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.TableCell(Document)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.TableRow(Document)
    Obsolete since 22.1 release. Use other constructors instead.
    com.aspose.note.Title(Document)
    Obsolete since 22.1 release. Use other constructors instead.