Skip navigation links
A B C D E F G H I J K L M N O P R S T U V 

A

accept(DocumentVisitor) - Method in class com.aspose.note.AttachedFile
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in class com.aspose.note.CompositeNode
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in class com.aspose.note.Document
Accepts the visitor of the node.
accept(ApsDocumentVisitor) - Method in class com.aspose.note.ExtendedApsDocument
Accepts ApsDocumentVisitor to this element.
accept(DocumentVisitor) - Method in class com.aspose.note.Image
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in interface com.aspose.note.INode
 
accept(DocumentVisitor) - Method in class com.aspose.note.Node
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in class com.aspose.note.Outline
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in class com.aspose.note.OutlineElement
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in class com.aspose.note.OutlineGroup
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in class com.aspose.note.Page
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in class com.aspose.note.RichText
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in class com.aspose.note.Table
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in class com.aspose.note.TableCell
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in class com.aspose.note.TableRow
Accepts the visitor of the node.
accept(DocumentVisitor) - Method in class com.aspose.note.Title
Accepts the visitor of the node.
add(ExtendedApsNode) - Method in class com.aspose.note.ExtendedCompositeNode
Adds extendedApsNode to internal list of nodes.
addFont(InputStream) - Method in class com.aspose.note.fonts.FontsSubsystem
Adds the font.
addFont(String) - Method in class com.aspose.note.fonts.FontsSubsystem
Adds the font.
addFontSubstitution(String, String) - Method in class com.aspose.note.fonts.FontsSubsystem
Adds font substitution.
addItem(Page) - Method in class com.aspose.note.PageHistory
Adds the page version to the end of the PageHistory.
addPage(ApsPage) - Method in class com.aspose.note.ExtendedApsDocument
Adds a page set to the document.
addRange(IGenericEnumerable<Page>) - Method in class com.aspose.note.PageHistory
Adds the page versions to the end of the PageHistory.
addToCompositeNode(ApsCompositeNode) - Method in class com.aspose.note.ExtendedApsGlyphs
Adds this node to given compositeNode.
addToCompositeNode(ApsCompositeNode) - Method in class com.aspose.note.ExtendedApsImage
Adds this node to given compositeNode.
addToCompositeNode(ApsCompositeNode) - Method in class com.aspose.note.ExtendedApsNode
Adds this node to given compositeNode.
addToCompositeNode(ApsCompositeNode) - Method in class com.aspose.note.ExtendedApsPath
Adds this node to given compositeNode.
addToCompositeNode(ApsCompositeNode) - Method in class com.aspose.note.ExtendedCompositeNode
Adds this node to given compositeNode.
AlwaysSplitObjectsAlgorithm - Class in com.aspose.note
Splits an object into several parts in case it doesn't fit in original page.
AlwaysSplitObjectsAlgorithm() - Constructor for class com.aspose.note.AlwaysSplitObjectsAlgorithm
 
ANSILetter - Static variable in class com.aspose.note.PageSizeType
ANSI letter (8.5" x 11").
ANSITabloid - Static variable in class com.aspose.note.PageSizeType
ANSI tabloid (11" x 17").
appendChild(INotebookChildNode) - Method in class com.aspose.note.Notebook
Adds the node to the end of the list.
appendChildFirst(T1) - Method in class com.aspose.note.CompositeNode
Adds the node to the front of the list of child nodes for this node.
appendChildLast(T1) - Method in class com.aspose.note.CompositeNode
Adds the node to the end of the list of child nodes for this node.
applyPlaneTransform(PointF) - Method in class com.aspose.note.ExtendedApsGlyphs
Applies plane transform, moving node in x and y planes.
applyPlaneTransform(PointF) - Method in class com.aspose.note.ExtendedApsImage
Applies plane transform, moving node in x and y planes.
applyPlaneTransform(PointF) - Method in class com.aspose.note.ExtendedApsNode
Applies plane transform, moving node in x and y planes.
applyPlaneTransform(PointF) - Method in class com.aspose.note.ExtendedApsPath
Applies plane transform, moving node in x and y planes.
applyPlaneTransform(PointF) - Method in class com.aspose.note.ExtendedCompositeNode
Applies plane transform, moving node in x and y planes.
applyScaleTransform(float) - Method in class com.aspose.note.ExtendedApsGlyphs
Applies scaling to the glyphs.
applyScaleTransform(float) - Method in class com.aspose.note.ExtendedApsImage
Applies scaling to the image.
applyScaleTransform(float) - Method in class com.aspose.note.ExtendedApsNode
Applies scaling to the node.
applyScaleTransform(float) - Method in class com.aspose.note.ExtendedApsPath
Applies scaling to the node.
applyScaleTransform(float) - Method in class com.aspose.note.ExtendedCompositeNode
Applies scaling to the node.
AttachedFile - Class in com.aspose.note
Represents an attached file.
AttachedFile(Document, String) - Constructor for class com.aspose.note.AttachedFile
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
AttachedFile(Document, String, InputStream, ImageFormat) - Constructor for class com.aspose.note.AttachedFile
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
AttachedFile(String, InputStream, ImageFormat) - Constructor for class com.aspose.note.AttachedFile
Initializes a new instance of the AttachedFile class.
AttachedFile(Document, String, InputStream) - Constructor for class com.aspose.note.AttachedFile
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
AttachedFile(String, InputStream) - Constructor for class com.aspose.note.AttachedFile
Initializes a new instance of the AttachedFile class.
AttachedFile(Document, String, InputStream, InputStream, ImageFormat) - Constructor for class com.aspose.note.AttachedFile
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
AttachedFile(String, InputStream, InputStream, ImageFormat) - Constructor for class com.aspose.note.AttachedFile
Initializes a new instance of the AttachedFile class.
AttachedFile(Document) - Constructor for class com.aspose.note.AttachedFile
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
AttachedFile() - Constructor for class com.aspose.note.AttachedFile
Initializes a new instance of the AttachedFile class.
AttachedFile - Static variable in class com.aspose.note.NodeType
Specifies that the node is an AttachedFile.
Auto - Static variable in class com.aspose.note.PdfImageCompression
Automatically selects the most appropriate compression for each image.

B

Billfold - Static variable in class com.aspose.note.PageSizeType
Billfold (3.75" x 6.75").
Bmp - Static variable in class com.aspose.note.SaveFormat
Specifies that the output is a BMP file.

C

Ccitt3 - Static variable in class com.aspose.note.TiffCompression
Specifies CCITT Group 3 fax encoding.
Ccitt4 - Static variable in class com.aspose.note.TiffCompression
Specifies CCITT Group 4 fax encoding.
CheckBox - Class in com.aspose.note
The base class for tags that can toggle their state between complete and incomplete.
ChineseCounting - Static variable in class com.aspose.note.NumberFormat
Specifies that the sequence shall consist of sequential numbers from the Chinese counting system.
ChineseCountingThousand - Static variable in class com.aspose.note.NumberFormat
Specifies that the sequence shall consist of sequential numbers from the Chinese counting thousand system.
clear() - Static method in class com.aspose.note.LocaleOptions
Clears default locale for Aspose.Note.
clear() - Method in class com.aspose.note.PageHistory
Clears the page history.
Clone() - Method in class com.aspose.note.Margins
 
clone() - Method in class com.aspose.note.Margins
 
CloneTo(Margins) - Method in class com.aspose.note.Margins
 
com.aspose.note - package com.aspose.note
The com.aspose.note namespace contains classes which represent document structure.
com.aspose.note.fonts - package com.aspose.note.fonts
The com.aspose.note.fonts namespace contains classes which provides functionality to manipulate by font's environment for a document.
Completed - Static variable in class com.aspose.note.TagStatus
The note tag is finished.
CompositeNode<T extends INode> - Class in com.aspose.note
The base generic class for nodes that can contain other nodes.
CompositeNodeBase - Class in com.aspose.note
The non-generic class for nodes that can contain other nodes.
containsItem(Page) - Method in class com.aspose.note.PageHistory
Determines whether the page history contains the page version.
convert(String) - Static method in class com.aspose.note.SaveFormatConverter
The convert.
copyAttributes(ApsNodeAttributes, ApsNodeAttributes) - Static method in class com.aspose.note.ExtendedApsNode
 
copyAttributes(ApsNode, ApsNode) - Static method in class com.aspose.note.ExtendedApsNode
 
copyToTArray(Page[], int) - Method in class com.aspose.note.PageHistory
Copies the page versions to an array, starting at a particular index..
createAwardRibbon(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with AwardRibbon icon and specified label.
createAwardRibbon() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with AwardRibbon icon and default label.
createBinoculars(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Binoculars icon and specified label.
createBinoculars() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Binoculars icon and default label.
createBlankPaperWithLines(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlankPaperWithLines icon and specified label.
createBlankPaperWithLines() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlankPaperWithLines icon and default label.
createBlueCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with BlueCheckBoxEmpty icon and specified label.
createBlueCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with BlueCheckBoxEmpty icon and default label.
createBlueCheckBox1(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with BlueCheckBox1Empty icon and specified label.
createBlueCheckBox1() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with BlueCheckBox1Empty icon and default label.
createBlueCheckBox2(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with BlueCheckBox2Empty icon and specified label.
createBlueCheckBox2() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with BlueCheckBox2Empty icon and default label.
createBlueCheckBox3(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with BlueCheckBox3Empty icon and specified label.
createBlueCheckBox3() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with BlueCheckBox3Empty icon and default label.
createBlueCheckMark(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueCheckMark icon and specified label.
createBlueCheckMark() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueCheckMark icon and default label.
createBlueCircle(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueCircle icon and specified label.
createBlueCircle() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueCircle icon and default label.
createBlueCircle1(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueCircle1 icon and specified label.
createBlueCircle1() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueCircle1 icon and default label.
createBlueCircle2(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueCircle2 icon and specified label.
createBlueCircle2() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueCircle2 icon and default label.
createBlueCircle3(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueCircle3 icon and specified label.
createBlueCircle3() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueCircle3 icon and default label.
createBlueDownArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueDownArrow icon and specified label.
createBlueDownArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueDownArrow icon and default label.
createBlueEightPointStar(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueEightPointStar icon and specified label.
createBlueEightPointStar() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueEightPointStar icon and default label.
createBlueExclamationCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with BlueExclamationCheckBoxEmpty icon and specified label.
createBlueExclamationCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with BlueExclamationCheckBoxEmpty icon and default label.
createBlueFlagCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with BlueFlagCheckBoxEmpty icon and specified label.
createBlueFlagCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with BlueFlagCheckBoxEmpty icon and default label.
createBlueFollowUpFlag(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueFollowUpFlag icon and specified label.
createBlueFollowUpFlag() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueFollowUpFlag icon and default label.
createBlueLeftArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueLeftArrow icon and specified label.
createBlueLeftArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueLeftArrow icon and default label.
createBluePersonCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with BluePersonCheckBoxEmpty icon and specified label.
createBluePersonCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with BluePersonCheckBoxEmpty icon and default label.
createBlueRightArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueRightArrow icon and specified label.
createBlueRightArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueRightArrow icon and default label.
createBlueRightArrowCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with BlueRightArrowCheckBoxEmpty icon and specified label.
createBlueRightArrowCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with BlueRightArrowCheckBoxEmpty icon and default label.
createBlueSolidTarget(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueSolidTarget icon and specified label.
createBlueSolidTarget() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueSolidTarget icon and default label.
createBlueSquare(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueSquare icon and specified label.
createBlueSquare() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueSquare icon and default label.
createBlueStar(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueStar icon and specified label.
createBlueStar() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueStar icon and default label.
createBlueStarCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with BlueStarCheckBoxEmpty icon and specified label.
createBlueStarCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with BlueStarCheckBoxEmpty icon and default label.
createBlueSun(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueSun icon and specified label.
createBlueSun() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueSun icon and default label.
createBlueTarget(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueTarget icon and specified label.
createBlueTarget() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueTarget icon and default label.
createBlueTriangle(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueTriangle icon and specified label.
createBlueTriangle() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueTriangle icon and default label.
createBlueUmbrella(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueUmbrella icon and specified label.
createBlueUmbrella() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueUmbrella icon and default label.
createBlueUpArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueUpArrow icon and specified label.
createBlueUpArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueUpArrow icon and default label.
createBlueXNo(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueXNo icon and specified label.
createBlueXNo() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueXNo icon and default label.
createBlueXWithDots(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueXWithDots icon and specified label.
createBlueXWithDots() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with BlueXWithDots icon and default label.
createCalendarDateWithClock(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with CalendarDateWithClock icon and specified label.
createCalendarDateWithClock() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with CalendarDateWithClock icon and default label.
createCar(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Car icon and specified label.
createCar() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Car icon and default label.
createClosedEnvelope(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with ClosedEnvelope icon and specified label.
createClosedEnvelope() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with ClosedEnvelope icon and default label.
createCloud(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Cloud icon and specified label.
createCloud() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Cloud icon and default label.
createCoinsWithWindowBackdrop(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with CoinsWithWindowBackdrop icon and specified label.
createCoinsWithWindowBackdrop() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with CoinsWithWindowBackdrop icon and default label.
createCommentBubble(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with CommentBubble icon and specified label.
createCommentBubble() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with CommentBubble icon and default label.
createContactInformation(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with ContactInformation icon and specified label.
createContactInformation() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with ContactInformation icon and default label.
createContactPersonOnCard(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with ContactPersonOnCard icon and specified label.
createContactPersonOnCard() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with ContactPersonOnCard icon and default label.
createCustomFollowUpDate(Date) - Static method in class com.aspose.note.NoteTask
Creates a new note task with NoFollowUpDateFlag icon and specified due date.
createDollarSign(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with DollarSign icon and specified label.
createDollarSign() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with DollarSign icon and default label.
createEMailMessage(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with EMailMessage icon and specified label.
createEMailMessage() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with EMailMessage icon and default label.
createFollowUpNextWeek() - Static method in class com.aspose.note.NoteTask
* Creates a new note tag with FollowUpNextWeekFlag icon.
createFollowUpThisWeek() - Static method in class com.aspose.note.NoteTask
* Creates a new note tag with FollowUpThisWeekFlag icon.
createFollowUpToday() - Static method in class com.aspose.note.NoteTask
* Creates a new note tag with FollowUpTodayFlag icon.
createFollowUpTomorrow() - Static method in class com.aspose.note.NoteTask
* Creates a new note tag with FollowUpTomorrowFlag icon.
createFrowningFace(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with FrowningFace icon and specified label.
createFrowningFace() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with FrowningFace icon and default label.
createGlobe(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Globe icon and specified label.
createGlobe() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Globe icon and default label.
createGreenCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with GreenCheckBoxEmpty icon and specified label.
createGreenCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with GreenCheckBoxEmpty icon and default label.
createGreenCheckBox1(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with GreenCheckBox1Empty icon and specified label.
createGreenCheckBox1() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with GreenCheckBox1Empty icon and default label.
createGreenCheckBox2(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with GreenCheckBox2Empty icon and specified label.
createGreenCheckBox2() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with GreenCheckBox2Empty icon and default label.
createGreenCheckBox3(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with GreenCheckBox3Empty icon and specified label.
createGreenCheckBox3() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with GreenCheckBox3Empty icon and default label.
createGreenCheckMark(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenCheckMark icon and specified label.
createGreenCheckMark() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenCheckMark icon and default label.
createGreenCircle(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenCircle icon and specified label.
createGreenCircle() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenCircle icon and default label.
createGreenCircle1(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenCircle1 icon and specified label.
createGreenCircle1() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenCircle1 icon and default label.
createGreenCircle2(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenCircle2 icon and specified label.
createGreenCircle2() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenCircle2 icon and default label.
createGreenCircle3(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenCircle3 icon and specified label.
createGreenCircle3() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenCircle3 icon and default label.
createGreenDownArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenDownArrow icon and specified label.
createGreenDownArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenDownArrow icon and default label.
createGreenEightPointStar(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenEightPointStar icon and specified label.
createGreenEightPointStar() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenEightPointStar icon and default label.
createGreenExclamationCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with GreenExclamationCheckBoxEmpty icon and specified label.
createGreenExclamationCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with GreenExclamationCheckBoxEmpty icon and default label.
createGreenFlagCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with GreenFlagCheckBoxEmpty icon and specified label.
createGreenFlagCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with GreenFlagCheckBoxEmpty icon and default label.
createGreenLeftArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenLeftArrow icon and specified label.
createGreenLeftArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenLeftArrow icon and default label.
createGreenPersonCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with GreenPersonCheckBoxEmpty icon and specified label.
createGreenPersonCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with GreenPersonCheckBoxEmpty icon and default label.
createGreenRightArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenRightArrow icon and specified label.
createGreenRightArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenRightArrow icon and default label.
createGreenRightArrowCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with GreenRightArrowCheckBoxEmpty icon and specified label.
createGreenRightArrowCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with GreenRightArrowCheckBoxEmpty icon and default label.
createGreenSolidArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenSolidArrow icon and specified label.
createGreenSolidArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenSolidArrow icon and default label.
createGreenSquare(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenSquare icon and specified label.
createGreenSquare() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenSquare icon and default label.
createGreenStar(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenStar icon and specified label.
createGreenStar() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenStar icon and default label.
createGreenStarCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with GreenStarCheckBoxEmpty icon and specified label.
createGreenStarCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with GreenStarCheckBoxEmpty icon and default label.
createGreenSun(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenSun icon and specified label.
createGreenSun() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenSun icon and default label.
createGreenTarget(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenTarget icon and specified label.
createGreenTarget() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenTarget icon and default label.
createGreenTriangle(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenTriangle icon and specified label.
createGreenTriangle() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenTriangle icon and default label.
createGreenUmbrella(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenUmbrella icon and specified label.
createGreenUmbrella() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenUmbrella icon and default label.
createGreenUpArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenUpArrow icon and specified label.
createGreenUpArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenUpArrow icon and default label.
createGreenXNo(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenXNo icon and specified label.
createGreenXNo() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenXNo icon and default label.
createGreenXWithDots(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenXWithDots icon and specified label.
createGreenXWithDots() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with GreenXWithDots icon and default label.
createHeart(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Heart icon and specified label.
createHeart() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Heart icon and default label.
createHighPriority(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with HighPriority icon and specified label.
createHighPriority() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with HighPriority icon and default label.
createHome(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Home icon and specified label.
createHome() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Home icon and default label.
createHyperlinkGlobe(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with HyperlinkGlobe icon and specified label.
createHyperlinkGlobe() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with HyperlinkGlobe icon and default label.
createInstantMessagingContactPerson(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with InstantMessagingContactPerson icon and specified label.
createInstantMessagingContactPerson() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with InstantMessagingContactPerson icon and default label.
createLaptop(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Laptop icon and specified label.
createLaptop() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Laptop icon and default label.
createLightBulb(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with LightBulb icon and specified label.
createLightBulb() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with LightBulb icon and default label.
createLightningBolt(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with LightningBolt icon and specified label.
createLightningBolt() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with LightningBolt icon and default label.
createMeeting(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Meeting icon and specified label.
createMeeting() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Meeting icon and default label.
createMobilePhone(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with MobilePhone icon and specified label.
createMobilePhone() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with MobilePhone icon and default label.
createMovieClip(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with MovieClip icon and specified label.
createMovieClip() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with MovieClip icon and default label.
createMusicalNote(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with MusicalNote icon and specified label.
createMusicalNote() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with MusicalNote icon and default label.
createNoFollowUpDate() - Static method in class com.aspose.note.NoteTask
* Creates a new note tag with NoFollowUpDateFlag icon.
createNoIcon(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag without icon.
createNoIcon() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag without icon and default label.
createNotebookWithClock(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with NotebookWithClock icon and specified label.
createNotebookWithClock() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with NotebookWithClock icon and default label.
createOpenBook(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with OpenBook icon and specified label.
createOpenBook() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with OpenBook icon and default label.
createOpenEnvelope(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with OpenEnvelope icon and specified label.
createOpenEnvelope() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with OpenEnvelope icon and default label.
createOrangeSquare(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with OrangeSquare icon and specified label.
createOrangeSquare() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with OrangeSquare icon and default label.
createPadlock(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Padlock icon and specified label.
createPadlock() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Padlock icon and default label.
createPaperClip(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with PaperClip icon and specified label.
createPaperClip() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with PaperClip icon and default label.
createPen(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Pen icon and specified label.
createPen() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Pen icon and default label.
createPersonWithExclamationMark(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with PersonWithExclamationMark icon and specified label.
createPersonWithExclamationMark() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with PersonWithExclamationMark icon and default label.
createPinkSquare(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with PinkSquare icon and specified label.
createPinkSquare() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with PinkSquare icon and default label.
createPlane(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Plane icon and specified label.
createPlane() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Plane icon and default label.
createPresentationSlide(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with PresentationSlide icon and specified label.
createPresentationSlide() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with PresentationSlide icon and default label.
createPushpin(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Pushpin icon and specified label.
createPushpin() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Pushpin icon and default label.
createQuestionBalloon(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with QuestionBalloon icon and specified label.
createQuestionBalloon() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with QuestionBalloon icon and default label.
createQuestionMark(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with QuestionMark icon and specified label.
createQuestionMark() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with QuestionMark icon and default label.
createQuotationMark(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with QuotationMark icon and specified label.
createQuotationMark() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with QuotationMark icon and default label.
createRedFlagCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with RedFlagCheckBoxEmpty icon and specified label.
createRedFlagCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with RedFlagCheckBoxEmpty icon and default label.
createRedSquare(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with RedSquare icon and specified label.
createRedSquare() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with RedSquare icon and default label.
createReminderBell(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with ReminderBell icon and specified label.
createReminderBell() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with ReminderBell icon and default label.
createResearch(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Research icon and specified label.
createResearch() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Research icon and default label.
createRoseOnStem(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with RoseOnStem icon and specified label.
createRoseOnStem() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with RoseOnStem icon and default label.
createScheduledTask(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with ScheduledTask icon and specified label.
createScheduledTask() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with ScheduledTask icon and default label.
createSmilingFace(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with SmilingFace icon and specified label.
createSmilingFace() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with SmilingFace icon and default label.
createSunflower(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Sunflower icon and specified label.
createSunflower() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with Sunflower icon and default label.
createTelephoneWithClock(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with TelephoneWithClock icon and specified label.
createTelephoneWithClock() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with TelephoneWithClock icon and default label.
createTimeSensitive(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with TimeSensitive icon and specified label.
createTimeSensitive() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with TimeSensitive icon and default label.
createTwoPeople(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with TwoPeople icon and specified label.
createTwoPeople() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with TwoPeople icon and default label.
createYellowCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with YellowCheckBoxEmpty icon and specified label.
createYellowCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with YellowCheckBoxEmpty icon and default label.
createYellowCheckBox1(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with YellowCheckBox1Empty icon and specified label.
createYellowCheckBox1() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with YellowCheckBox1Empty icon and default label.
createYellowCheckBox2(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with YellowCheckBox2Empty icon and specified label.
createYellowCheckBox2() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with YellowCheckBox2Empty icon and default label.
createYellowCheckBox3(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with YellowCheckBox3Empty icon and specified label.
createYellowCheckBox3() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with YellowCheckBox3Empty icon and default label.
createYellowCheckMark(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowCheckMark icon and specified label.
createYellowCheckMark() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowCheckMark icon and default label.
createYellowCircle(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowCircle icon and specified label.
createYellowCircle() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowCircle icon and default label.
createYellowCircle1(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowCircle1 icon and specified label.
createYellowCircle1() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowCircle1 icon and default label.
createYellowCircle2(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowCircle2 icon and specified label.
createYellowCircle2() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowCircle2 icon and default label.
createYellowCircle3(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowCircle3 icon and specified label.
createYellowCircle3() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowCircle3 icon and default label.
createYellowDownArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowDownArrow icon and specified label.
createYellowDownArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowDownArrow icon and default label.
createYellowEightPointStar(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowEightPointStar icon and specified label.
createYellowEightPointStar() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowEightPointStar icon and default label.
createYellowExclamationCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with YellowExclamationCheckBoxEmpty icon and specified label.
createYellowExclamationCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with YellowExclamationCheckBoxEmpty icon and default label.
createYellowKey(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowKey icon and specified label.
createYellowKey() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowKey icon and default label.
createYellowLeftArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowLeftArrow icon and specified label.
createYellowLeftArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowLeftArrow icon and default label.
createYellowPersonCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with YellowPersonCheckBoxEmpty icon and specified label.
createYellowPersonCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with YellowPersonCheckBoxEmpty icon and default label.
createYellowRightArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowRightArrow icon and specified label.
createYellowRightArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowRightArrow icon and default label.
createYellowRightArrowCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with YellowRightArrowCheckBoxEmpty icon and specified label.
createYellowRightArrowCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with YellowRightArrowCheckBoxEmpty icon and default label.
createYellowSolidTarget(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowSolidTarget icon and specified label.
createYellowSolidTarget() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowSolidTarget icon and default label.
createYellowSquare(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowSquare icon and specified label.
createYellowSquare() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowSquare icon and default label.
createYellowStar(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowStar icon and specified label.
createYellowStar() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowStar icon and default label.
createYellowStarCheckBox(String) - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note checkbox with YellowStarCheckBoxEmpty icon and specified label.
createYellowStarCheckBox() - Static method in class com.aspose.note.NoteCheckBox
* Creates a new note tag with YellowStarCheckBoxEmpty icon and default label.
createYellowSun(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowSun icon and specified label.
createYellowSun() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowSun icon and default label.
createYellowTarget(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowTarget icon and specified label.
createYellowTarget() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowTarget icon and default label.
createYellowTriangle(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowTriangle icon and specified label.
createYellowTriangle() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowTriangle icon and default label.
createYellowUmbrella(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowUmbrella icon and specified label.
createYellowUmbrella() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowUmbrella icon and default label.
createYellowUpArrow(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowUpArrow icon and specified label.
createYellowUpArrow() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowUpArrow icon and default label.
createYellowX(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowX icon and specified label.
createYellowX() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowX icon and default label.
createYellowXWithDots(String) - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowXWithDots icon and specified label.
createYellowXWithDots() - Static method in class com.aspose.note.NoteTag
* Creates a new note tag with YellowXWithDots icon and default label.
cssSaving(CssSavingArgs) - Method in interface com.aspose.note.ICssSavingCallback
Called when Aspose.Note saves an CSS(Cascading Style Sheet).
CssSavingArgs - Class in com.aspose.note
Provides data for CssSaving event.
Custom - Static variable in class com.aspose.note.PageSizeType
Custom size.

D

DecimalNumbers - Static variable in class com.aspose.note.NumberFormat
Specifies that the sequence shall consist of decimal numbering.
deduceDocumentFileExtension(int) - Static method in class com.aspose.note.SaveFormatConverter
 
deduceNotebookFileExtension(int) - Static method in class com.aspose.note.SaveFormatConverter
 
deepClone(boolean) - Method in class com.aspose.note.Page
Clones the page.
deepClone() - Method in class com.aspose.note.Page
Clones the page.
DEFAULT_HEIGHT_LIMIT_OF_CLONED_PART - Static variable in class com.aspose.note.KeepPartAndCloneSolidObjectToNextPageAlgorithm
The default max size of cloned part.
DEFAULT_HEIGHT_LIMIT_OF_CLONED_PART - Static variable in class com.aspose.note.KeepSolidObjectsAlgorithm
The default max size of cloned part.
detectLayoutChanges() - Method in class com.aspose.note.Document
Detects all changes made to the document layout since the previous DetectLayoutChanges call.
Disabled - Static variable in class com.aspose.note.TagStatus
The note tag is disabled.
DisplayUnitsConverter - Class in com.aspose.note
The class contains the methods for converting values.
Document - Class in com.aspose.note
Represents an Aspose.Note document.
Document() - Constructor for class com.aspose.note.Document
Initializes a new instance of the Document class.
Document(String) - Constructor for class com.aspose.note.Document
Initializes a new instance of the Document class.
Document(String, LoadOptions) - Constructor for class com.aspose.note.Document
Initializes a new instance of the Document class.
Document(InputStream) - Constructor for class com.aspose.note.Document
Initializes a new instance of the Document class.
Document(InputStream, LoadOptions) - Constructor for class com.aspose.note.Document
Initializes a new instance of the Document class.
Document - Static variable in class com.aspose.note.NodeType
Specifies that the node is a Document.
DocumentFontsSubsystem - Class in com.aspose.note.fonts
Simple implementation of Aspose.Note.Fonts.FontsSubsystem.
DocumentFontsSubsystem(InputStream, Map<String, String>) - Constructor for class com.aspose.note.fonts.DocumentFontsSubsystem
Initializes a new instance of the DocumentFontsSubsystem class.
DocumentFontsSubsystem(InputStream) - Constructor for class com.aspose.note.fonts.DocumentFontsSubsystem
Initializes a new instance of the DocumentFontsSubsystem class.
DocumentFontsSubsystem(String, Map<String, String>) - Constructor for class com.aspose.note.fonts.DocumentFontsSubsystem
Initializes a new instance of the DocumentFontsSubsystem class.
DocumentFontsSubsystem(String) - Constructor for class com.aspose.note.fonts.DocumentFontsSubsystem
Initializes a new instance of the DocumentFontsSubsystem class.
DocumentFontsSubsystem(Map<String, String>) - Constructor for class com.aspose.note.fonts.DocumentFontsSubsystem
Initializes a new instance of the DocumentFontsSubsystem class.
DocumentFontsSubsystem() - Constructor for class com.aspose.note.fonts.DocumentFontsSubsystem
Initializes a new instance of the DocumentFontsSubsystem class.
DocumentPrintAttributeSet - Class in com.aspose.note
Represents helper class with user-friednly interface to with AttributeSet.
DocumentPrintAttributeSet(int) - Constructor for class com.aspose.note.DocumentPrintAttributeSet
Initializes a new instance of DocumentPrintAttributeSet.
DocumentPrintAttributeSet(String, int) - Constructor for class com.aspose.note.DocumentPrintAttributeSet
Initializes a new instance of DocumentPrintAttributeSet.
DocumentPrintAttributeSet(String) - Constructor for class com.aspose.note.DocumentPrintAttributeSet
Initializes a new instance of DocumentPrintAttributeSet.
DocumentPrintAttributeSet() - Constructor for class com.aspose.note.DocumentPrintAttributeSet
Initializes a new instance of DocumentPrintAttributeSet.
DocumentVisitor - Class in com.aspose.note
The abstract class for iterating through subtree with root at the specified node.
DocumentVisitor() - Constructor for class com.aspose.note.DocumentVisitor
 
DueNextWeek - Static variable in class com.aspose.note.TaskType
Due next week.
DueOnCustomDate - Static variable in class com.aspose.note.TaskType
Due on a custom date.
DueThisWeek - Static variable in class com.aspose.note.TaskType
Due this week.
DueToday - Static variable in class com.aspose.note.TaskType
Due today.
DueTomorrow - Static variable in class com.aspose.note.TaskType
Due tomorrow.

E

Empty - Static variable in class com.aspose.note.Margins
The empty margins.
equals(Margins) - Method in class com.aspose.note.Margins
 
equals(Object) - Method in class com.aspose.note.Margins
Tests whether two T:Margins structures are equal.
equals(Margins, Margins) - Static method in class com.aspose.note.Margins
 
equals(Object) - Method in class com.aspose.note.NoteCheckBox
Determines whether the specified object is equal to the current object.
equals(NoteCheckBox) - Method in class com.aspose.note.NoteCheckBox
Determines whether the specified object is equal to the current object.
equals(Object) - Method in class com.aspose.note.NoteTag
Determines whether the specified object is equal to the current object.
equals(NoteTag) - Method in class com.aspose.note.NoteTag
Determines whether the specified object is equal to the current object.
equals(Object) - Method in class com.aspose.note.NoteTask
Determines whether the specified object is equal to the current object.
equals(NoteTask) - Method in class com.aspose.note.NoteTask
Determines whether the specified object is equal to the current object.
equals(Object) - Method in class com.aspose.note.NumberList
Determines whether the specified object is equal to the current object.
equals(NumberList) - Method in class com.aspose.note.NumberList
Determines whether the specified object is equal to the current object.
equals(Object) - Method in class com.aspose.note.ParagraphStyle
Determines whether the specified object is equal to the current object.
equals(ParagraphStyle) - Method in class com.aspose.note.ParagraphStyle
Determines whether the specified object is equal to the current object.
equals(Object) - Method in class com.aspose.note.TextStyle
Determines whether the specified object is equal to the current object.
equals(TextStyle) - Method in class com.aspose.note.TextStyle
Determines whether the specified object is equal to the current object.
ExportAsStream - Static variable in class com.aspose.note.ResourceExportType
 
ExportEmbedded - Static variable in class com.aspose.note.ResourceExportType
 
ExtendedApsDocument - Class in com.aspose.note
Represents a full one-note document, consisted from Pages translated into page sets.
ExtendedApsDocument() - Constructor for class com.aspose.note.ExtendedApsDocument
Initializes a new instance of the ExtendedApsDocument class.
ExtendedApsGlyphs - Class in com.aspose.note
Represents wrapper for standard ApsGlyphs, which extends some of the drawing behavior.
ExtendedApsGlyphs(ApsGlyphs) - Constructor for class com.aspose.note.ExtendedApsGlyphs
Initializes a new instance of the ExtendedApsGlyphs class.
ExtendedApsImage - Class in com.aspose.note
Represents a wrapper for the standard ApsImage, which extends some of the drawing behavior.
ExtendedApsImage(ApsImage) - Constructor for class com.aspose.note.ExtendedApsImage
Initializes a new instance of the ExtendedApsImage class.
ExtendedApsNode - Class in com.aspose.note
Represents wrapper for a standard ApsNode, which extends some of the drawing behavior.
ExtendedApsNode() - Constructor for class com.aspose.note.ExtendedApsNode
 
ExtendedApsPage - Class in com.aspose.note
Represents a wrapper for the standard ApsGlyphs, which extends some of the drawing behavior.
ExtendedApsPage(SizeF, float, Margin) - Constructor for class com.aspose.note.ExtendedApsPage
Initializes a new instance of the ExtendedApsPage class.
ExtendedApsPath - Class in com.aspose.note
Represents a wrapper for the standard ApsPath, which extends some of the drawing behavior.
ExtendedApsPath(ApsPath) - Constructor for class com.aspose.note.ExtendedApsPath
Initializes a new instance of the ExtendedApsPath class.
ExtendedCompositeNode - Class in com.aspose.note
Combines several IExtendedApsNode instances.
ExtendedCompositeNode() - Constructor for class com.aspose.note.ExtendedCompositeNode
Initializes a new instance of the ExtendedCompositeNode class.

F

FileFormat - Class in com.aspose.note
Represents OneNote file format.
Flate - Static variable in class com.aspose.note.PdfImageCompression
Flate compression(lossless).
fontSaving(FontSavingArgs) - Method in interface com.aspose.note.IFontSavingCallback
Called when Aspose.Note saves a font.
FontSavingArgs - Class in com.aspose.note
Provides data for FontSaving event.
FontsSubsystem - Class in com.aspose.note.fonts
Base class implementing com.aspose.note.IFontsSubsystem interface.

G

get_Item(int) - Method in class com.aspose.note.Notebook
Gets notebook child node by the given index.
get_Item(int) - Method in class com.aspose.note.PageHistory
Gets or sets the page version at the specified index of the PageHistory.
getActionItemType() - Method in class com.aspose.note.NoteCheckBox
 
getActionItemType() - Method in class com.aspose.note.NoteTag
 
getAlignment() - Method in class com.aspose.note.AttachedFile
Gets the alignment.
getAlignment() - Method in class com.aspose.note.Image
Gets the alignment.
getAlignment() - Method in class com.aspose.note.RichText
Gets the alignment.
getAlternativeTextDescription() - Method in class com.aspose.note.AttachedFile
Gets or sets a body an alternative text for the icon of the attached file.
getAlternativeTextDescription() - Method in class com.aspose.note.Image
Gets a body an alternative text for the image.
getAlternativeTextTitle() - Method in class com.aspose.note.AttachedFile
Gets or sets a title of alternative text for the icon of the attached file.
getAlternativeTextTitle() - Method in class com.aspose.note.Image
Gets a title of alternative text for the image.
getApsNodes() - Method in class com.aspose.note.ExtendedCompositeNode
Gets all IExtendedApsNode instances combined into this ExtendedCompositeNode.
getAuthor() - Method in class com.aspose.note.Page
Gets or sets the author.
getAuthorMostRecent() - Method in class com.aspose.note.RevisionSummary
Gets or sets the most recent author.
getAutomaticLayoutChangesDetectionEnabled() - Method in class com.aspose.note.Document
Gets a value indicating whether Aspose.Note performs detection of layout changes automatically.
getBackgroundColor() - Method in class com.aspose.note.Page
Gets or sets page's background color.
getBackgroundColor() - Method in class com.aspose.note.TableCell
Gets or sets the background color.
getBottom() - Method in class com.aspose.note.ExtendedApsGlyphs
Gets the bottom of the glyphs.
getBottom() - Method in class com.aspose.note.ExtendedApsImage
Gets the bottom.
getBottom() - Method in class com.aspose.note.ExtendedApsNode
Gets or sets y coordinate of the node's bottom.
getBottom() - Method in class com.aspose.note.ExtendedApsPath
Gets the bottom.
getBottom() - Method in class com.aspose.note.Margins
Gets or sets the bottom margin width.
getBytes() - Method in class com.aspose.note.AttachedFile
Gets the binary data for an embedded file.
getBytes() - Method in class com.aspose.note.Image
Gets the image data store.
getChecked() - Method in class com.aspose.note.CheckBox
Gets a value indicating whether the CheckBox is in the checked state.
getChildNodes(Class<T1>) - Method in class com.aspose.note.CompositeNode
Get all child nodes by the node type.
getChildNodes(Class<T1>) - Method in interface com.aspose.note.ICompositeNode
 
getChildNodes(Class<T1>) - Method in class com.aspose.note.Notebook
Get all child nodes by the node type.
getChildNodes(int) - Method in class com.aspose.note.Title
Deprecated.
getChildNodes(Class<T1>) - Method in class com.aspose.note.Title
Get all child nodes by the node type.
getChildren() - Method in class com.aspose.note.CompositeNode
Deprecated.
Obsolete since 21.11 release. Use Iterable interface directly.
getColor() - Method in class com.aspose.note.Document
Gets the color.
getColor() - Method in interface com.aspose.note.INotebookChildNode
 
getColor() - Method in class com.aspose.note.Notebook
Gets or sets the color.
getColumns() - Method in class com.aspose.note.Table
Gets the columns of the table.
getCompletedTime() - Method in class com.aspose.note.CheckBox
Gets or sets the completed time.
getCompletedTime() - Method in interface com.aspose.note.ITag
Gets the completed time.
getCompletedTime() - Method in class com.aspose.note.NoteTag
Gets or sets the completed time.
getConsumptionCredit() - Static method in class com.aspose.note.Metered
Gets consumption credit.
getConsumptionQuantity() - Static method in class com.aspose.note.Metered
Gets consumption file size.
getContentSize() - Method in class com.aspose.note.ExtendedApsPage
Gets the page size excluding margins.
getCopies() - Method in class com.aspose.note.DocumentPrintAttributeSet
 
getCopy() - Method in class com.aspose.note.ExtendedApsGlyphs
Gets the copy of the glyphs.
getCopy() - Method in class com.aspose.note.ExtendedApsImage
Creates a full copy of this node.
getCopy() - Method in class com.aspose.note.ExtendedApsNode
Creates a full copy of this node.
getCopy() - Method in class com.aspose.note.ExtendedApsPath
Creates a full copy of this node.
getCopy() - Method in class com.aspose.note.ExtendedCompositeNode
Creates a full copy of this node.
getCount() - Method in class com.aspose.note.Notebook
Gets the number of elements contained in the Notebook.
getCreationTime() - Method in class com.aspose.note.CheckBox
Gets or sets the creation time.
getCreationTime() - Method in class com.aspose.note.Document
Gets the creation time.
getCreationTime() - Method in interface com.aspose.note.ITag
Gets the creation time.
getCreationTime() - Method in class com.aspose.note.NoteTag
Gets or sets the creation time.
getCreationTime() - Method in class com.aspose.note.OutlineElement
Gets or sets the creation time.
getCreationTime() - Method in class com.aspose.note.Page
Gets or sets the creation time.
getCurrent() - Method in class com.aspose.note.PageHistory
Gets the current page version.
getDefault() - Static method in class com.aspose.note.fonts.DocumentFontsSubsystem
Gets or sets the static default instance.
getDefault() - Static method in class com.aspose.note.ParagraphStyle
Gets the ParagraphStyle with default settings.
getDefaultFont() - Method in class com.aspose.note.fonts.FontsSubsystem
Gets default font.
getDefaultMsOneNoteTitleDateStyle() - Static method in class com.aspose.note.TextStyle
Gets default style for title date in MS OneNote.
getDefaultMsOneNoteTitleTextStyle() - Static method in class com.aspose.note.TextStyle
Gets default style for title text in MS OneNote.
getDefaultMsOneNoteTitleTimeStyle() - Static method in class com.aspose.note.TextStyle
Gets default style for title time in MS OneNote.
getDeferredLoading() - Method in class com.aspose.note.NotebookLoadOptions
Gets or sets a value indicating whether children documents should be loaded explicitly later.
getDescendantsCannotBeMoved() - Method in class com.aspose.note.Outline
Gets whether descendants of the outline can be moved.
getDisplayName() - Method in class com.aspose.note.Document
Gets the display name.
getDisplayName() - Method in interface com.aspose.note.INotebookChildNode
 
getDisplayName() - Method in class com.aspose.note.Notebook
Gets or sets the display name.
getDocument() - Method in class com.aspose.note.Node
Gets the document of the node.
getDocument() - Method in class com.aspose.note.ResourceSavingArgs
Gets the saving document.
getDocumentPassword() - Method in class com.aspose.note.LoadOptions
Gets or sets a password for the encrypted document content.
getDueDate() - Method in class com.aspose.note.NoteTask
Gets or sets the due date.
getExtension() - Method in class com.aspose.note.AttachedFile
Gets the extension of an embedded file.
getFileFormat() - Method in class com.aspose.note.Document
Gets file format (OneNote 2010, OneNote Online).
getFileFormat() - Method in class com.aspose.note.Notebook
Gets file format (OneNote 2010, OneNote Online).
getFileName() - Method in class com.aspose.note.AttachedFile
Gets the name of the embedded file.
getFileName() - Method in class com.aspose.note.Image
Gets the file name.
getFileName() - Method in class com.aspose.note.ResourceSavingArgs
Gets the file name.
getFilePath() - Method in class com.aspose.note.AttachedFile
Gets the path to the original file.
getFilePath() - Method in class com.aspose.note.Image
Gets the path to the image file.
getFirstChild() - Method in class com.aspose.note.CompositeNode
Gets the first child node of this node.
getFont() - Method in class com.aspose.note.NumberList
Gets or sets the name of the font.
getFontColor() - Method in interface com.aspose.note.INoteTag
Gets the font color.
getFontColor() - Method in class com.aspose.note.NoteCheckBox
Gets or sets the font color.
getFontColor() - Method in class com.aspose.note.NoteTag
Gets or sets the font color.
getFontColor() - Method in class com.aspose.note.NumberList
Gets or sets the font color.
getFontColor() - Method in class com.aspose.note.Style
Gets or sets the font color.
getFontFamily(String) - Method in class com.aspose.note.fonts.FontsSubsystem
Gets font.
getFontFamily(String) - Method in interface com.aspose.note.fonts.IFontsSubsystem
Gets font.
getFontFamilyName() - Method in class com.aspose.note.FontSavingArgs
Gets the family name of the font to be saved.
getFontName() - Method in class com.aspose.note.Style
Gets or sets the font name.
getFontSize() - Method in class com.aspose.note.NumberList
Gets or sets the font size.
getFontSize() - Method in class com.aspose.note.Style
Gets or sets the font size.
getFontStyle() - Method in class com.aspose.note.Style
Gets the font style.
getFormat() - Method in class com.aspose.note.Image
Gets the image's format.
getFormat() - Method in class com.aspose.note.NumberList
Gets or sets the format of the line header.
getGuid() - Method in class com.aspose.note.Document
Gets the object's globally unique id.
getGuid() - Method in interface com.aspose.note.INotebookChildNode
 
getGuid() - Method in class com.aspose.note.Notebook
Gets the object's globally unique id.
getGuidInternal() - Method in class com.aspose.note.Document
 
getGuidInternal() - Method in interface com.aspose.note.INotebookChildNode
 
getGuidInternal() - Method in class com.aspose.note.Notebook
 
getHeight() - Method in class com.aspose.note.AttachedFile
Gets the original height of the embedded file icon.
getHeight() - Method in class com.aspose.note.Image
Gets the height.
getHeightLimitOfClonedPart() - Method in class com.aspose.note.KeepPartAndCloneSolidObjectToNextPageAlgorithm
Gets the height limit of cloned part.
getHeightLimitOfClonedPart() - Method in class com.aspose.note.KeepSolidObjectsAlgorithm
Gets the height limit of cloned part.
getHighlight() - Method in interface com.aspose.note.INoteTag
Gets the highlight color.
getHighlight() - Method in class com.aspose.note.NoteCheckBox
Gets or sets the highlight color.
getHighlight() - Method in class com.aspose.note.NoteTag
Gets or sets the highlight color.
getHighlight() - Method in class com.aspose.note.Style
Gets or sets the highlight color.
getHorizontalOffset() - Method in class com.aspose.note.AttachedFile
Gets the horizontal offset.
getHorizontalOffset() - Method in class com.aspose.note.Image
Gets the horizontal offset.
getHorizontalOffset() - Method in interface com.aspose.note.IPageChildNode
Gets or sets the horizontal offset.
getHorizontalOffset() - Method in class com.aspose.note.Outline
Gets or sets the horizontal offset.
getHorizontalOffset() - Method in class com.aspose.note.Title
Gets or sets the horizontal offset.
getHyperlinkAddress() - Method in class com.aspose.note.TextStyle
Gets the hyperlink address.
getHyperlinkUrl() - Method in class com.aspose.note.Image
Gets the hyperlink associated with the image.
getIcon() - Method in class com.aspose.note.AttachedFile
Gets the binary data for the icon that is associated with the embedded file.
getIcon() - Method in class com.aspose.note.CheckBox
Gets or sets the icon.
getIcon() - Method in interface com.aspose.note.ITag
Gets the icon.
getIcon() - Method in class com.aspose.note.NoteCheckBox
Gets or sets the icon.
getIcon() - Method in class com.aspose.note.NoteTag
Gets or sets the icon.
getIcon() - Method in class com.aspose.note.NoteTask
Gets or sets the icon.
getIconExtension() - Method in class com.aspose.note.AttachedFile
Gets the extension of the icon.
getImageType() - Method in class com.aspose.note.ImageSavingArgs
Gets type of image to be saved.
getIndentPosition() - Method in class com.aspose.note.Outline
Gets or sets the indent position.
getIndentPosition() - Method in class com.aspose.note.OutlineElement
Gets or sets the indent position.
getIndentPosition() - Method in class com.aspose.note.OutlineGroup
Gets or sets the indent position.
getInstantLoading() - Method in class com.aspose.note.NotebookLoadOptions
Gets or sets a value indicating whether children documents should be loaded while the parent document is loading.
getKeepStreamOpen() - Method in class com.aspose.note.ResourceSavingArgs
Gets or sets a value indicating whether keep stream open.
getLabel() - Method in interface com.aspose.note.ITag
Gets the label text.
getLabel() - Method in class com.aspose.note.NoteCheckBox
Gets or sets the label text.
getLabel() - Method in class com.aspose.note.NoteTag
Gets the label text.
getLabel() - Method in class com.aspose.note.NoteTask
 
getLandscape() - Method in class com.aspose.note.DocumentPrintAttributeSet
 
getLanguage() - Method in class com.aspose.note.TextStyle
Gets the language of the text.
getLastChild() - Method in class com.aspose.note.CompositeNode
Gets the last child node of this node.
getLastModifiedTime() - Method in class com.aspose.note.AttachedFile
Gets the last modified time.
getLastModifiedTime() - Method in class com.aspose.note.Image
Gets last modified time.
getLastModifiedTime() - Method in class com.aspose.note.NumberList
Gets or sets the last modified time.
getLastModifiedTime() - Method in class com.aspose.note.Outline
Gets or sets the last modified time.
getLastModifiedTime() - Method in class com.aspose.note.OutlineElement
Gets or sets the last modified time.
getLastModifiedTime() - Method in class com.aspose.note.Page
Gets or sets the last modified time.
getLastModifiedTime() - Method in class com.aspose.note.RevisionSummary
Gets or sets the last modified time.
getLastModifiedTime() - Method in class com.aspose.note.RichText
Gets the last modified time.
getLastModifiedTime() - Method in class com.aspose.note.Table
Gets or sets the last modified time.
getLastModifiedTime() - Method in class com.aspose.note.TableCell
Gets or sets the last modified time.
getLastModifiedTime() - Method in class com.aspose.note.TableRow
Gets or sets the last modified time.
getLastModifiedTime() - Method in class com.aspose.note.Title
Gets or sets the last modified time.
getLeft() - Method in class com.aspose.note.Margins
Gets or sets the left margin width.
getLevel() - Method in class com.aspose.note.Page
Gets or sets the level.
getLineSpacing() - Method in class com.aspose.note.RichText
Gets the line spacing.
getLoadHistory() - Method in class com.aspose.note.LoadOptions
Gets or sets a value indicating whether a document loader should ignore the history.
getLocale() - Static method in class com.aspose.note.LocaleOptions
Get currently actual default locale for Aspose.Note
getLockedWidth() - Method in class com.aspose.note.TableColumn
Gets or sets a value indicating whether a table column has locked width and does not resize automatically to fit table content.
getMargin() - Method in class com.aspose.note.ExtendedApsPage
Gets margin of this page.
getMargin() - Method in class com.aspose.note.Page
Gets or sets the margin.
getMaxHeight() - Method in class com.aspose.note.AttachedFile
Gets the maximum height to display the embedded file icon.
getMaxHeight() - Method in class com.aspose.note.Outline
Gets or sets the max height.
getMaxWidth() - Method in class com.aspose.note.AttachedFile
Gets the maximum width to display the embedded file icon.
getMaxWidth() - Method in class com.aspose.note.Outline
Gets or sets the max width.
getMaxWidth() - Method in class com.aspose.note.TableCell
Gets the max width.
getMinWidth() - Method in class com.aspose.note.Outline
Gets or sets the min width.
getNextSibling() - Method in interface com.aspose.note.INode
 
getNextSibling() - Method in class com.aspose.note.Node
Gets the next node at the same node tree level.
getNodeType() - Method in class com.aspose.note.Node
Gets the node type.
getNumberedListHeader(int) - Method in class com.aspose.note.NumberList
Gets the numbered list header.
getNumberFormat() - Method in class com.aspose.note.NumberList
Gets or sets the number format used for a group of automatically numbered objects.
getNumberList() - Method in class com.aspose.note.OutlineElement
Gets or sets the style for the numbered list header.
getOrigin() - Method in class com.aspose.note.ExtendedApsGlyphs
Gets the origin.
getOrigin() - Method in class com.aspose.note.ExtendedApsImage
Gets the origin.
getOrigin() - Method in class com.aspose.note.ExtendedApsNode
Gets or sets the origin of the node.
getOriginalHeight() - Method in class com.aspose.note.Image
Gets the original height.
getOriginalWidth() - Method in class com.aspose.note.Image
Gets the original width.
getPageContentRevisionSummary() - Method in class com.aspose.note.Page
Gets or sets the revision summary for the page and it's child nodes.
getPageEndInNotePage() - Method in class com.aspose.note.ExtendedApsPage
Gets the position of the page end, in the MS OneNote page, when one MS OneNote page is divided into several aps Pages.
getPageHistory(Page) - Method in class com.aspose.note.Document
Gets the PageHistory which contains full history for each page presented in a document (the earliest at index 0).
getPageIndex() - Method in class com.aspose.note.PageSavingArgs
Current page index.
getPageLayoutSize() - Method in class com.aspose.note.Page
Gets page's layout size displayed in the editor.
getPageList() - Method in class com.aspose.note.ExtendedApsDocument
Gets the page set list.
getPageSize() - Method in class com.aspose.note.ExtendedApsPage
Gets the final page size.
getPageStartInNotePage() - Method in class com.aspose.note.ExtendedApsPage
Gets the position of the page start in the MS OneNote page, when one MS OneNote page is divided into several aps Pages.
getParagraphStyle() - Method in class com.aspose.note.RichText
Gets the paragraph style.
getParentNode() - Method in class com.aspose.note.Node
Gets the parent node.
getPreviousSibling() - Method in interface com.aspose.note.INode
 
getPreviousSibling() - Method in class com.aspose.note.Node
Gets the previous node at the same node tree level.
getPrinterName() - Method in class com.aspose.note.DocumentPrintAttributeSet
 
getReservedWidth() - Method in class com.aspose.note.Outline
Gets or sets the reserved width.
getRestart() - Method in class com.aspose.note.NumberList
Gets or sets the numeric value that overrides the automatic number value of the list item.
getRight() - Method in class com.aspose.note.Margins
Gets or sets the right margin width.
getRunIndex() - Method in class com.aspose.note.TextStyle
Gets the run index.
getSize() - Method in class com.aspose.note.ExtendedApsGlyphs
Gets the size.
getSize() - Method in class com.aspose.note.ExtendedApsImage
Gets the size.
getSize() - Method in class com.aspose.note.ExtendedApsNode
Gets or sets the size of the node.
getSizeType() - Method in class com.aspose.note.Page
Gets or sets the size type of a page.
getSpaceAfter() - Method in class com.aspose.note.RichText
Gets the minimum amount of space after.
getSpaceBefore() - Method in class com.aspose.note.RichText
Gets the minimum amount of space before.
getStatus() - Method in class com.aspose.note.CheckBox
Gets or sets the status.
getStatus() - Method in interface com.aspose.note.ITag
Gets the status.
getStatus() - Method in class com.aspose.note.NoteTag
Gets or sets the status.
getStream() - Method in class com.aspose.note.ResourceSavingArgs
Gets or sets the stream used to store the resource.
getStyles() - Method in class com.aspose.note.RichText
Gets the styles.
getTags() - Method in class com.aspose.note.AttachedFile
Gets the list of tags of an attached file.
getTags() - Method in class com.aspose.note.Image
Gets the list of all tags of an image.
getTags() - Method in interface com.aspose.note.ITaggable
Gets the list of all tags.
getTags() - Method in class com.aspose.note.RichText
Gets the list of all tags of a paragraph.
getTags() - Method in class com.aspose.note.Table
Gets the list of all tags of a table.
getTaskType() - Method in class com.aspose.note.NoteTask
Deprecated.
Obsolete since 21.9 release. Avoid usage of this property.
getText() - Method in class com.aspose.note.AttachedFile
Gets the text representation of the embedded file.
getText() - Method in class com.aspose.note.RichText
Gets the text.
getTitle() - Method in class com.aspose.note.Page
Gets or sets the title.
getTitleDate() - Method in class com.aspose.note.Title
Gets or sets a string representation of the date in the title.
getTitleText() - Method in class com.aspose.note.Title
Gets or sets the text of the title.
getTitleTime() - Method in class com.aspose.note.Title
Gets or sets a string representation of the time in the title.
getTop() - Method in class com.aspose.note.ExtendedApsGlyphs
Gets the top.
getTop() - Method in class com.aspose.note.ExtendedApsImage
Gets the top.
getTop() - Method in class com.aspose.note.ExtendedApsNode
Gets or sets y coordinate of the node's top.
getTop() - Method in class com.aspose.note.ExtendedApsPath
Gets the top.
getTop() - Method in class com.aspose.note.Margins
Gets or sets the top margin width.
getUri() - Method in class com.aspose.note.ResourceSavingArgs
Gets or sets the uri to access stored resource.
getVerticalOffset() - Method in class com.aspose.note.AttachedFile
Gets the vertical offset.
getVerticalOffset() - Method in class com.aspose.note.Image
Gets the vertical offset.
getVerticalOffset() - Method in interface com.aspose.note.IPageChildNode
Gets or sets the vertical offset.
getVerticalOffset() - Method in class com.aspose.note.Outline
Gets or sets the vertical offset.
getVerticalOffset() - Method in class com.aspose.note.Title
Gets or sets the vertical offset.
getWidth() - Method in class com.aspose.note.AttachedFile
Gets the original width of the embedded file icon.
getWidth() - Method in class com.aspose.note.Image
Gets the width.
getWidth() - Method in class com.aspose.note.TableColumn
Gets or sets the width.
Gif - Static variable in class com.aspose.note.SaveFormat
Specifies that the output is a GIF file.

H

hashCode() - Method in class com.aspose.note.NoteCheckBox
Serves as a hash function for the type.
hashCode() - Method in class com.aspose.note.NoteTag
Serves as a hash function for the type.
hashCode() - Method in class com.aspose.note.NoteTask
Serves as a hash function for the type.
hashCode() - Method in class com.aspose.note.NumberList
Serves as a hash function for the type.
hashCode() - Method in class com.aspose.note.Style
Serves as a hash function for the type.
Html - Static variable in class com.aspose.note.SaveFormat
Specifies that the output is a HTML file.

I

ICompositeNode - Interface in com.aspose.note
The interface for nodes that can contain other nodes.
ICompositeNodeT<T extends INode> - Interface in com.aspose.note
The interface for nodes that can contain other nodes.
ICssSavingCallback - Interface in com.aspose.note
Implement this interface if you want to control how Aspose.Note saves CSS (Cascading Style Sheet) when saving a document to HTML.
IFontSavingCallback - Interface in com.aspose.note
Implement this interface if you want to control how Aspose.Note saves fonts when saving a document to HTML.
IFontsSubsystem - Interface in com.aspose.note.fonts
Implement this interface if you want to control how Aspose.Note retrieves fonts when saving a document.
IImageSavingCallback - Interface in com.aspose.note
Implement this interface if you want to control how Aspose.Note saves images when saving a document to HTML.
Image - Class in com.aspose.note
Represents an Image.
Image(Document, String) - Constructor for class com.aspose.note.Image
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
Image(Document, String, InputStream) - Constructor for class com.aspose.note.Image
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
Image(String, InputStream) - Constructor for class com.aspose.note.Image
Initializes a new instance of the Image class.
Image(Document) - Constructor for class com.aspose.note.Image
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
Image() - Constructor for class com.aspose.note.Image
Initializes a new instance of the Image class.
Image - Static variable in class com.aspose.note.NodeType
Specifies that the node is an Image.
imageSaving(ImageSavingArgs) - Method in interface com.aspose.note.IImageSavingCallback
Called when Aspose.Note saves an image.
ImageSavingArgs - Class in com.aspose.note
Provides data for ImageSaving event.
inchToPoint(float) - Static method in class com.aspose.note.DisplayUnitsConverter
Converts inches to points.
IndexCard - Static variable in class com.aspose.note.PageSizeType
Index card (3" x 5").
indexOfItem(Page) - Method in class com.aspose.note.PageHistory
Determines the index of a specific page version in the page history.
INode - Interface in com.aspose.note
The interface for all nodes of an Aspose.Note document.
INotebookChildNode - Interface in com.aspose.note
Represents an Aspose.Note notebook's child.
INoteTag - Interface in com.aspose.note
The interface for note tags(i.e.
insertChild(int, T1) - Method in class com.aspose.note.CompositeNode
Inserts the node to the specified position in the list of child nodes for this node.
insertChildrenRange(int, Iterable<T>) - Method in class com.aspose.note.CompositeNode
Inserts the node's sequence starting from specified position in the list of child nodes for this node.
insertChildrenRange(int, T...) - Method in class com.aspose.note.CompositeNode
Inserts the node's sequence starting from specified position in the list of child nodes for this node.
insertItem(int, Page) - Method in class com.aspose.note.PageHistory
Inserts a page version into the page history.
IOutlineChildNode - Interface in com.aspose.note
The interface for all child nodes of an outline node.
IOutlineElementChildNode - Interface in com.aspose.note
The interface for all child nodes of an outline element node.
IPageChildNode - Interface in com.aspose.note
The interface for all child nodes of a page node.
IPageSavingCallback - Interface in com.aspose.note
Implement this interface if you want to control how Aspose.Note saves separate pages.
isBackground() - Method in class com.aspose.note.ExtendedApsImage
Gets whether the image is a background image.
isBackground() - Method in class com.aspose.note.Image
Gets whether the image is a background image.
isBold() - Method in class com.aspose.note.FontSavingArgs
Gets a value indicating whether font under saving is bold.
isBold() - Method in class com.aspose.note.NumberList
Gets or sets a value indicating whether the text style is bold.
isBold() - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is bold.
isBordersVisible() - Method in class com.aspose.note.Table
Gets or sets a value indicating whether the table border is visible.
isComposite() - Method in class com.aspose.note.CompositeNode
Checks whether the node is composite.
isComposite() - Method in class com.aspose.note.Node
Gets a value indicating whether this node is composite.
isComposite() - Method in class com.aspose.note.Title
Gets a value indicating whether this node is composite.
isConflictPage() - Method in class com.aspose.note.Page
Gets or sets a value indicating whether this page is a conflict page.
isEncrypted(InputStream, LoadOptions, Document[]) - Static method in class com.aspose.note.Document
Checks whether a document from a stream is encrypted.
isEncrypted(InputStream, String, Document[]) - Static method in class com.aspose.note.Document
Checks whether a document from a stream is encrypted.
isEncrypted(InputStream, Document[]) - Static method in class com.aspose.note.Document
Checks whether a document from a stream is encrypted.
isEncrypted(String, LoadOptions, Document[]) - Static method in class com.aspose.note.Document
Checks whether a document from a file is encrypted.
isEncrypted(String, Document[]) - Static method in class com.aspose.note.Document
Checks whether a document from a file is encrypted.
isEncrypted(String, String, Document[]) - Static method in class com.aspose.note.Document
Checks whether a document from a file is encrypted.
isHidden() - Method in class com.aspose.note.TextStyle
Gets a value indicating whether the text style is hidden.
isHistoryEnabled() - Method in class com.aspose.note.Notebook
Gets or sets a value indicating whether the history is enabled.
isHyperlink() - Method in class com.aspose.note.TextStyle
Gets a value indicating whether the text style is hyperlink.
isItalic() - Method in class com.aspose.note.FontSavingArgs
Gets a value indicating whether font under saving is italic.
isItalic() - Method in class com.aspose.note.NumberList
Gets or sets a value indicating whether the text style is italic.
isItalic() - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is italic.
isMathFormatting() - Method in class com.aspose.note.TextStyle
Gets or sets a value indicating whether the text style is math-formatting.
ISOA3 - Static variable in class com.aspose.note.PageSizeType
ISO A3 (297mm x 420mm).
ISOA4 - Static variable in class com.aspose.note.PageSizeType
ISO A4 (210mm x 297mm).
ISOA5 - Static variable in class com.aspose.note.PageSizeType
ISO A5 (148mm x 210mm).
ISOA6 - Static variable in class com.aspose.note.PageSizeType
ISO A6 (105mm x 148mm).
isPrintout() - Method in class com.aspose.note.AttachedFile
Gets a value indicating whether the view of the file is printout.
isReadOnly() - Method in class com.aspose.note.PageHistory
Gets a value indicating whether the page history is read only.
isSizeSetByUser() - Method in class com.aspose.note.AttachedFile
Gets a value indicating whether the value of the size of the icon was explicitly updated by the user.
isStrikethrough() - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is strikethrough.
isSubscript() - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is subscript.
isSuperscript() - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is superscript.
isUnderline() - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is underline.
ITag - Interface in com.aspose.note
The interface for tags of all kinds.
ITaggable - Interface in com.aspose.note
The interface for nodes that can be marked by tags.
iterator() - Method in class com.aspose.note.CompositeNode
Returns an enumerator that iterates through child nodes of the CompositeNode{T}.
iterator() - Method in class com.aspose.note.ExtendedApsDocument
Returns an enumerator.
iterator() - Method in class com.aspose.note.ExtendedApsPage
Returns the enumerator that iterates through the all nodes from this page.
iterator() - Method in class com.aspose.note.Notebook
Returns an enumerator that iterates through child nodes of the Notebook.
iterator() - Method in class com.aspose.note.PageHistory
Returns an enumerator that iterates through child nodes of the PageHistory.
iterator() - Method in class com.aspose.note.Title
Returns an enumerator that iterates through child nodes of the Title.
iterator_Rename_Namesake() - Method in class com.aspose.note.ExtendedApsDocument
 
iterator_Rename_Namesake() - Method in class com.aspose.note.ExtendedApsPage
The get enumerator.

J

JapanesePostcard - Static variable in class com.aspose.note.PageSizeType
Japanese postcard (100mm x 148mm).
JISB4 - Static variable in class com.aspose.note.PageSizeType
JIS B4 (257mm x 364mm).
JISB5 - Static variable in class com.aspose.note.PageSizeType
JIS B5 (182mm x 257mm).
JISB6 - Static variable in class com.aspose.note.PageSizeType
JIS B6 (128mm x 182mm).
Jpeg - Static variable in class com.aspose.note.PdfImageCompression
Jpeg compression.
Jpeg - Static variable in class com.aspose.note.SaveFormat
Specifies that the output is a JPEG file.
Jpeg - Static variable in class com.aspose.note.TiffCompression
Specifies JPEG DCT compression compression.

K

KeepPartAndCloneSolidObjectToNextPageAlgorithm - Class in com.aspose.note
Adds object's top part to the bottom of the page and clones full object to the next page in case it doesn't fit in original page.
KeepPartAndCloneSolidObjectToNextPageAlgorithm() - Constructor for class com.aspose.note.KeepPartAndCloneSolidObjectToNextPageAlgorithm
Initializes a new instance of the KeepPartAndCloneSolidObjectToNextPageAlgorithm class, using default height limit of cloned part.
KeepPartAndCloneSolidObjectToNextPageAlgorithm(float) - Constructor for class com.aspose.note.KeepPartAndCloneSolidObjectToNextPageAlgorithm
Initializes a new instance of the KeepPartAndCloneSolidObjectToNextPageAlgorithm class, using specific height limit of cloned part.
KeepSolidObjectsAlgorithm - Class in com.aspose.note
Shifts full object to the next page in case it doesn't fit in original page.
KeepSolidObjectsAlgorithm() - Constructor for class com.aspose.note.KeepSolidObjectsAlgorithm
Initializes a new instance of the KeepSolidObjectsAlgorithm class using default height limit of cloned part.
KeepSolidObjectsAlgorithm(float) - Constructor for class com.aspose.note.KeepSolidObjectsAlgorithm
Initializes a new instance of the KeepSolidObjectsAlgorithm class using specific height limit of cloned part.

L

loadChildDocument(String) - Method in class com.aspose.note.Notebook
Adds a child document node.
loadChildDocument(String, LoadOptions) - Method in class com.aspose.note.Notebook
Adds a child document node.
loadChildDocument(InputStream) - Method in class com.aspose.note.Notebook
Adds a child document node.
loadChildDocument(InputStream, LoadOptions) - Method in class com.aspose.note.Notebook
Adds a child document node.
loadChildNotebook(String) - Method in class com.aspose.note.Notebook
Adds a child notebook node.
loadChildNotebook(String, NotebookLoadOptions) - Method in class com.aspose.note.Notebook
Adds a child notebook node.
loadFontsFromFolder(String) - Method in class com.aspose.note.fonts.FontsSubsystem
Loads all TrueType fonts from specified folder to internal collection.
LoadOptions - Class in com.aspose.note
Options used to load a document.
LoadOptions() - Constructor for class com.aspose.note.LoadOptions
Initializes a new instance of the LoadOptions class.
LocaleOptions - Class in com.aspose.note
LocaleOptions type specifies locale configuration for Aspose.Note.
LocaleOptions() - Constructor for class com.aspose.note.LocaleOptions
 
LowerLetter - Static variable in class com.aspose.note.NumberFormat
Specifies that the sequence shall consist of one or more occurrences of a single letter of the Latin alphabet in lower case.
LowerRoman - Static variable in class com.aspose.note.NumberFormat
Specifies that the sequence shall consist of lowercase roman numerals.
Lzw - Static variable in class com.aspose.note.TiffCompression
Specifies LZW compression.

M

Margins - Class in com.aspose.note
Specifies the dimensions of the margins of a node.
Margins() - Constructor for class com.aspose.note.Margins
 
Margins(float, float, float, float) - Constructor for class com.aspose.note.Margins
Initializes a new instance of the Margins struct with the specified left, right, top, and bottom margins.
Metered - Class in com.aspose.note
Provides methods to set metered key.
Metered() - Constructor for class com.aspose.note.Metered
 
millimeterToInch(float) - Static method in class com.aspose.note.DisplayUnitsConverter
Converts millimeters to inches.
millimeterToPoint(float) - Static method in class com.aspose.note.DisplayUnitsConverter
Converts millimeters to points.

N

Node - Class in com.aspose.note
The base class for all nodes of an Aspose.Note document.
NodeType - Class in com.aspose.note
Specifies the type of the node.
NoDueDate - Static variable in class com.aspose.note.TaskType
No due date.
NoExport - Static variable in class com.aspose.note.ResourceExportType
 
None - Static variable in class com.aspose.note.PdfImageCompression
No compression is used when saving images.
None - Static variable in class com.aspose.note.TiffCompression
Specifies no compression.
Notebook - Class in com.aspose.note
Represents an Aspose.Note notebook.
Notebook() - Constructor for class com.aspose.note.Notebook
Initializes a new instance of the Notebook class.
Notebook(String) - Constructor for class com.aspose.note.Notebook
Initializes a new instance of the Notebook class.
Notebook(String, NotebookLoadOptions) - Constructor for class com.aspose.note.Notebook
Initializes a new instance of the Notebook class.
NotebookLoadOptions - Class in com.aspose.note
Options used to load a notebook.
NotebookLoadOptions() - Constructor for class com.aspose.note.NotebookLoadOptions
Initializes a new instance of the NotebookLoadOptions class.
NoteCheckBox - Class in com.aspose.note
Represents a note tag that can toggle their state between complete and incomplete.
NoteTag - Class in com.aspose.note
Represents a note tag.
NoteTag() - Constructor for class com.aspose.note.NoteTag
Deprecated.
Obsolete since 21.9 release. Use static methods to create tag of appropriate kind.
NoteTask - Class in com.aspose.note
Represents a note task.
NoteTask() - Constructor for class com.aspose.note.NoteTask
Deprecated.
Obsolete since 21.9 release. Use static methods to create tag of appropriate kind.
NumberFormat - Class in com.aspose.note
Specifies the numbering format that can be used for a group of automatically numbered objects.
NumberList - Class in com.aspose.note
Represents the numbered or bulleted list.
NumberList(String, String, int) - Constructor for class com.aspose.note.NumberList
Initializes a new instance of the NumberList class.
NumberList(String, byte, String, int) - Constructor for class com.aspose.note.NumberList
Initializes a new instance of the NumberList class.

O

One - Static variable in class com.aspose.note.SaveFormat
Specifies that the output is a OneNote file.
OneNote2007 - Static variable in class com.aspose.note.FileFormat
OneNote 2010.
OneNote2010 - Static variable in class com.aspose.note.FileFormat
OneNote 2010.
OneNoteOnline - Static variable in class com.aspose.note.FileFormat
OneNote Online.
op_Equality(Margins, Margins) - Static method in class com.aspose.note.Margins
Tests whether two T:Margins structures are equal.
op_Inequality(Margins, Margins) - Static method in class com.aspose.note.Margins
Tests whether two T:Margins structures are not equal.
Open - Static variable in class com.aspose.note.TagStatus
The note tag is open.
Outline - Static variable in class com.aspose.note.NodeType
Specifies that the node is an Outline.
Outline - Class in com.aspose.note
Represents a Outline.
Outline(Document) - Constructor for class com.aspose.note.Outline
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
Outline() - Constructor for class com.aspose.note.Outline
Initializes a new instance of the Outline class.
OutlineElement - Static variable in class com.aspose.note.NodeType
Specifies that the node is an OutlineElement.
OutlineElement - Class in com.aspose.note
Represents a OutlineElement.
OutlineElement(Document) - Constructor for class com.aspose.note.OutlineElement
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
OutlineElement() - Constructor for class com.aspose.note.OutlineElement
Initializes a new instance of the OutlineElement class.
OutlineGroup - Static variable in class com.aspose.note.NodeType
Specifies that the node is an OutlineGroup.
OutlineGroup - Class in com.aspose.note
Represents a OutlineGroup.
OutlineGroup(Document) - Constructor for class com.aspose.note.OutlineGroup
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
OutlineGroup() - Constructor for class com.aspose.note.OutlineGroup
Initializes a new instance of the OutlineGroup class.

P

PackBits - Static variable in class com.aspose.note.TiffCompression
Specifies Macintosh RLE compression.
Page - Static variable in class com.aspose.note.NodeType
Specifies that the node is a Page.
Page - Class in com.aspose.note
Represents a page.
Page(Document) - Constructor for class com.aspose.note.Page
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
Page() - Constructor for class com.aspose.note.Page
Initializes a new instance of the Page class.
PageHistory - Class in com.aspose.note
Represents the page history.
PageHistory(Page) - Constructor for class com.aspose.note.PageHistory
Initializes a new instance of the PageHistory class.
pageSaving(PageSavingArgs) - Method in interface com.aspose.note.IPageSavingCallback
Called when Aspose.Note saves a separate page.
PageSavingArgs - Class in com.aspose.note
Provides data for PageSaving event.
PageSeries - Static variable in class com.aspose.note.NodeType
Specifies that the node is a PageSeries.
PageSizeType - Class in com.aspose.note
Specifies the size of the page node type.
PageSplittingAlgorithm - Class in com.aspose.note
Base class for splitting an object in case it doesn't fit in original page.
PageSplittingAlgorithm() - Constructor for class com.aspose.note.PageSplittingAlgorithm
 
ParagraphStyle - Class in com.aspose.note
Text style settings to be used if there is no matching TextStyle object in RichText.getStyles() collection either this object doesn't specify a needed setting.
ParagraphStyle() - Constructor for class com.aspose.note.ParagraphStyle
Initializes a new instance of the ParagraphStyle class.
Pdf - Static variable in class com.aspose.note.SaveFormat
Specifies that the output is a PDF file.
PdfImageCompression - Class in com.aspose.note
Specifies the type of compression applied to images in the PDF file.
pixelToPoint(int, float) - Static method in class com.aspose.note.DisplayUnitsConverter
Converts pixels to points at the specified pixel resolution.
Png - Static variable in class com.aspose.note.SaveFormat
Specifies that the output is a PNG file.
pointToInch(float) - Static method in class com.aspose.note.DisplayUnitsConverter
Converts points to inches.
pointToPixel(float, float) - Static method in class com.aspose.note.DisplayUnitsConverter
Converts points to pixels at the specified pixel resolution.
print() - Method in class com.aspose.note.Document
Prints the document using the default printer.
print(String) - Method in class com.aspose.note.Document
Prints the document using the default printer.
print(AttributeSet) - Method in class com.aspose.note.Document
Prints the document using the default printer.
print(PrintOptions) - Method in class com.aspose.note.Document
Prints the document using the default printer.

R

removeAt(int) - Method in class com.aspose.note.PageHistory
Removes the page version at the specified index of the PageHistory.
removeChild(T1) - Method in class com.aspose.note.CompositeNode
Removes the child node.
removeChild(INotebookChildNode) - Method in class com.aspose.note.Notebook
Removes the child node.
removeItem(Page) - Method in class com.aspose.note.PageHistory
Removes the page version from the PageHistory.
removeRange(int, int) - Method in class com.aspose.note.PageHistory
Removes a range of the page versions from the PageHistory.
resetMeteredKey() - Method in class com.aspose.note.Metered
Removes previously setup license.
ResourceExportType - Class in com.aspose.note
 
ResourceSavingArgs - Class in com.aspose.note
Provides data for ResourceSaving event.
RevisionSummary - Class in com.aspose.note
Represents a summary for node's revision.
RevisionSummary() - Constructor for class com.aspose.note.RevisionSummary
 
RichText - Static variable in class com.aspose.note.NodeType
Specifies that the node is a RichText.
RichText - Class in com.aspose.note
Represents a rich text.
RichText(Document) - Constructor for class com.aspose.note.RichText
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
RichText() - Constructor for class com.aspose.note.RichText
Initializes a new instance of the RichText class.
Rle - Static variable in class com.aspose.note.TiffCompression
Specifies RLE compression.

S

save(String) - Method in class com.aspose.note.Document
Saves the OneNote document to a file.
save(OutputStream) - Method in class com.aspose.note.Document
Saves the OneNote document to a stream.
save(String, int) - Method in class com.aspose.note.Document
Saves the OneNote document to a file in the specified format.
save(OutputStream, int) - Method in class com.aspose.note.Document
Saves the OneNote document to a stream in the specified format.
save(String, SaveOptions) - Method in class com.aspose.note.Document
Saves the OneNote document to a file using the specified save options.
save(OutputStream, SaveOptions) - Method in class com.aspose.note.Document
Saves the OneNote document to a stream using the specified save options.
save(String) - Method in class com.aspose.note.Notebook
Saves the OneNote document to a file.
save(OutputStream) - Method in class com.aspose.note.Notebook
Saves the OneNote document to a stream.
save(String, int) - Method in class com.aspose.note.Notebook
Saves the OneNote document to a file in the specified format.
save(OutputStream, int) - Method in class com.aspose.note.Notebook
Saves the OneNote document to a stream in the specified format.
save(String, NotebookSaveOptions) - Method in class com.aspose.note.Notebook
Saves the OneNote document to a file using the specified save options.
save(OutputStream, NotebookSaveOptions) - Method in class com.aspose.note.Notebook
Saves the OneNote document to a stream using the specified save options.
SaveFormat - Class in com.aspose.note
Indicates the format in which the document is saved.
SaveFormatConverter - Class in com.aspose.note
The save format converter.
SaveFormatConverter() - Constructor for class com.aspose.note.SaveFormatConverter
 
Section - Static variable in class com.aspose.note.NodeType
Specifies that the node is a Section.
set_Item(int, Page) - Method in class com.aspose.note.PageHistory
Gets or sets the page version at the specified index of the PageHistory.
setActionItemType(int) - Method in class com.aspose.note.NoteCheckBox
 
setActionItemType(int) - Method in class com.aspose.note.NoteTag
 
setAlignment(int) - Method in class com.aspose.note.AttachedFile
Sets the alignment.
setAlignment(int) - Method in class com.aspose.note.Image
Sets the alignment.
setAlignment(int) - Method in class com.aspose.note.RichText
Sets the alignment.
setAlternativeTextDescription(String) - Method in class com.aspose.note.AttachedFile
Gets or sets a body an alternative text for the icon of the attached file.
setAlternativeTextDescription(String) - Method in class com.aspose.note.Image
Sets a body an alternative text for the image.
setAlternativeTextTitle(String) - Method in class com.aspose.note.AttachedFile
Gets or sets a title of alternative text for the icon of the attached file.
setAlternativeTextTitle(String) - Method in class com.aspose.note.Image
Sets a title of alternative text for the image.
setAuthor(String) - Method in class com.aspose.note.Page
Gets or sets the author.
setAuthorMostRecent(String) - Method in class com.aspose.note.RevisionSummary
Gets or sets the most recent author.
setAutomaticLayoutChangesDetectionEnabled(boolean) - Method in class com.aspose.note.Document
Sets a value indicating whether Aspose.Note performs detection of layout changes automatically.
setBackground(boolean) - Method in class com.aspose.note.Image
Gets whether the image is a background image.
setBackgroundColor(Color) - Method in class com.aspose.note.Page
Gets or sets page's background color.
setBackgroundColor(Color) - Method in class com.aspose.note.TableCell
Gets or sets the background color.
setBold(boolean) - Method in class com.aspose.note.NumberList
Gets or sets a value indicating whether the text style is bold.
setBold(boolean) - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is bold.
setBordersVisible(boolean) - Method in class com.aspose.note.Table
Gets or sets a value indicating whether the table border is visible.
setBottom(float) - Method in class com.aspose.note.Margins
Gets or sets the bottom margin width.
setCollate(boolean) - Method in class com.aspose.note.DocumentPrintAttributeSet
Sets a value indicating whether document is collated.
setColor(Color) - Method in class com.aspose.note.Document
Sets the color.
setColor(Color) - Method in class com.aspose.note.Notebook
Gets or sets the color.
setCompleted(Date) - Method in class com.aspose.note.CheckBox
Sets the tag to completed state.
setCompleted() - Method in class com.aspose.note.CheckBox
Sets the tag to completed state using current time as completed time.
setCompletedTime(Date) - Method in class com.aspose.note.CheckBox
Deprecated.
Obsolete since 21.9 release. Use SetCompleted method if appropriate.
setCompletedTime(Date) - Method in interface com.aspose.note.ITag
Deprecated.
Obsolete since 21.9 release. Use SetCompleted method if appropriate.
setCompletedTime(Date) - Method in class com.aspose.note.NoteTag
Deprecated.
Obsolete since 21.9 release. Use SetCompleted method if appropriate.
setConflictPage(boolean) - Method in class com.aspose.note.Page
Gets or sets a value indicating whether this page is a conflict page.
setCopies(int) - Method in class com.aspose.note.DocumentPrintAttributeSet
Sets the number of copies to be printed.
setCreationTime(Date) - Method in class com.aspose.note.CheckBox
Gets or sets the creation time.
setCreationTime(Date) - Method in class com.aspose.note.Document
Sets the creation time.
setCreationTime(Date) - Method in interface com.aspose.note.ITag
Sets the creation time.
setCreationTime(Date) - Method in class com.aspose.note.NoteTag
Gets or sets the creation time.
setCreationTime(Date) - Method in class com.aspose.note.OutlineElement
Gets or sets the creation time.
setCreationTime(Date) - Method in class com.aspose.note.Page
Gets or sets the creation time.
setDefault(DocumentFontsSubsystem) - Static method in class com.aspose.note.fonts.DocumentFontsSubsystem
Gets or sets the static default instance.
setDeferredLoading(boolean) - Method in class com.aspose.note.NotebookLoadOptions
Gets or sets a value indicating whether children documents should be loaded explicitly later.
setDescendantsCannotBeMoved(boolean) - Method in class com.aspose.note.Outline
Gets whether descendants of the outline can be moved.
setDisplayName(String) - Method in class com.aspose.note.Document
Sets the display name.
setDisplayName(String) - Method in class com.aspose.note.Notebook
Gets or sets the display name.
setDocumentPassword(String) - Method in class com.aspose.note.LoadOptions
Gets or sets a password for the encrypted document content.
setDueDate(Date) - Method in class com.aspose.note.NoteTask
Gets or sets the due date.
setDuplex(boolean) - Method in class com.aspose.note.DocumentPrintAttributeSet
Sets the printer setting for double-side printing.
setFont(String) - Method in class com.aspose.note.NumberList
Gets or sets the name of the font.
setFontColor(Color) - Method in interface com.aspose.note.INoteTag
Sets the font color.
setFontColor(Color) - Method in class com.aspose.note.NoteCheckBox
Gets or sets the font color.
setFontColor(Color) - Method in class com.aspose.note.NoteTag
Gets or sets the font color.
setFontColor(Color) - Method in class com.aspose.note.NumberList
Gets or sets the font color.
setFontColor(Color) - Method in class com.aspose.note.Style
Gets or sets the font color.
setFontName(String) - Method in class com.aspose.note.Style
Gets or sets the font name.
setFontSize(int) - Method in class com.aspose.note.NumberList
Gets or sets the font size.
setFontSize(Integer) - Method in class com.aspose.note.Style
Gets or sets the font size.
setFormat(String) - Method in class com.aspose.note.NumberList
Gets or sets the format of the line header.
setHeight(float) - Method in class com.aspose.note.Image
Sets the height.
setHidden(boolean) - Method in class com.aspose.note.TextStyle
Sets a value indicating whether the text style is hidden.
setHighlight(Color) - Method in interface com.aspose.note.INoteTag
Sets the highlight color.
setHighlight(Color) - Method in class com.aspose.note.NoteCheckBox
Gets or sets the highlight color.
setHighlight(Color) - Method in class com.aspose.note.NoteTag
Gets or sets the highlight color.
setHighlight(Color) - Method in class com.aspose.note.Style
Gets or sets the highlight color.
setHistoryEnabled(boolean) - Method in class com.aspose.note.Notebook
Gets or sets a value indicating whether the history is enabled.
setHorizontalOffset(float) - Method in class com.aspose.note.AttachedFile
Sets the horizontal offset.
setHorizontalOffset(float) - Method in class com.aspose.note.Image
Sets the horizontal offset.
setHorizontalOffset(float) - Method in interface com.aspose.note.IPageChildNode
Gets or sets the horizontal offset.
setHorizontalOffset(float) - Method in class com.aspose.note.Outline
Gets or sets the horizontal offset.
setHorizontalOffset(float) - Method in class com.aspose.note.Title
Gets or sets the horizontal offset.
setHyperlink(boolean) - Method in class com.aspose.note.TextStyle
Sets a value indicating whether the text style is hyperlink.
setHyperlinkAddress(String) - Method in class com.aspose.note.TextStyle
Sets the hyperlink address.
setHyperlinkUrl(String) - Method in class com.aspose.note.Image
Sets the hyperlink associated with the image.
setIcon(int) - Method in class com.aspose.note.CheckBox
Deprecated.
Obsolete since 21.9 release. Use SetCompleted method if appropriate.
setIcon(int) - Method in interface com.aspose.note.ITag
Deprecated.
Obsolete since 21.9 release. Use SetCompleted method if appropriate.
setIcon(int) - Method in class com.aspose.note.NoteCheckBox
Deprecated.
Obsolete since 21.9 release. Use SetCompleted method if appropriate.
setIcon(int) - Method in class com.aspose.note.NoteTag
Gets or sets the icon.
setIcon(int) - Method in class com.aspose.note.NoteTask
Deprecated.
Obsolete since 21.9 release. Use SetCompleted method if appropriate.
setIndentPosition(byte) - Method in class com.aspose.note.Outline
Gets or sets the indent position.
setIndentPosition(byte) - Method in class com.aspose.note.OutlineElement
Gets or sets the indent position.
setIndentPosition(byte) - Method in class com.aspose.note.OutlineGroup
Gets or sets the indent position.
setInstantLoading(boolean) - Method in class com.aspose.note.NotebookLoadOptions
Gets or sets a value indicating whether children documents should be loaded while the parent document is loading.
setItalic(boolean) - Method in class com.aspose.note.NumberList
Gets or sets a value indicating whether the text style is italic.
setItalic(boolean) - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is italic.
setKeepStreamOpen(boolean) - Method in class com.aspose.note.ResourceSavingArgs
Gets or sets a value indicating whether keep stream open.
setLabel(String) - Method in interface com.aspose.note.INoteTag
Sets the label text.
setLabel(String) - Method in class com.aspose.note.NoteCheckBox
Gets or sets the label text.
setLabel(String) - Method in class com.aspose.note.NoteTag
Sets the label text.
setLandscape(boolean) - Method in class com.aspose.note.DocumentPrintAttributeSet
Sets the orientation of the page.
setLanguage(Locale) - Method in class com.aspose.note.TextStyle
Sets the language of the text.
setLastModifiedTime(Date) - Method in class com.aspose.note.AttachedFile
Sets the last modified time.
setLastModifiedTime(Date) - Method in class com.aspose.note.Image
Sets last modified time.
setLastModifiedTime(Date) - Method in class com.aspose.note.NumberList
Gets or sets the last modified time.
setLastModifiedTime(Date) - Method in class com.aspose.note.Outline
Gets or sets the last modified time.
setLastModifiedTime(Date) - Method in class com.aspose.note.OutlineElement
Gets or sets the last modified time.
setLastModifiedTime(Date) - Method in class com.aspose.note.Page
Gets or sets the last modified time.
setLastModifiedTime(Date) - Method in class com.aspose.note.RevisionSummary
Gets or sets the last modified time.
setLastModifiedTime(Date) - Method in class com.aspose.note.RichText
Sets the last modified time.
setLastModifiedTime(Date) - Method in class com.aspose.note.Table
Gets or sets the last modified time.
setLastModifiedTime(Date) - Method in class com.aspose.note.TableCell
Gets or sets the last modified time.
setLastModifiedTime(Date) - Method in class com.aspose.note.TableRow
Gets or sets the last modified time.
setLastModifiedTime(Date) - Method in class com.aspose.note.Title
Gets or sets the last modified time.
setLeft(float) - Method in class com.aspose.note.Margins
Gets or sets the left margin width.
setLevel(byte) - Method in class com.aspose.note.Page
Gets or sets the level.
setLineSpacing(Float) - Method in class com.aspose.note.RichText
Sets the line spacing.
setLineSpacing(float) - Method in class com.aspose.note.RichText
 
setLoadHistory(boolean) - Method in class com.aspose.note.LoadOptions
Gets or sets a value indicating whether a document loader should ignore the history.
setLocale(Locale) - Static method in class com.aspose.note.LocaleOptions
Set default locale related for Aspose.Note.
setLockedWidth(boolean) - Method in class com.aspose.note.TableColumn
Gets or sets a value indicating whether a table column has locked width and does not resize automatically to fit table content.
setMargin(Margins) - Method in class com.aspose.note.Page
Gets or sets the margin.
setMathFormatting(boolean) - Method in class com.aspose.note.TextStyle
Sets a value indicating whether the text style is math-formatting.
setMaxHeight(float) - Method in class com.aspose.note.AttachedFile
Sets the maximum height to display the embedded file icon.
setMaxHeight(float) - Method in class com.aspose.note.Outline
Gets or sets the max height.
setMaxWidth(float) - Method in class com.aspose.note.AttachedFile
Sets the maximum width to display the embedded file icon.
setMaxWidth(float) - Method in class com.aspose.note.Outline
Gets or sets the max width.
setMeteredKey(String, String) - Method in class com.aspose.note.Metered
Sets metered public and private keys.
setMinWidth(float) - Method in class com.aspose.note.Outline
Gets or sets the min width.
setNumberFormat(Byte) - Method in class com.aspose.note.NumberList
Gets or sets the number format used for a group of automatically numbered objects.
setNumberList(NumberList) - Method in class com.aspose.note.OutlineElement
Gets or sets the style for the numbered list header.
setOpen() - Method in class com.aspose.note.CheckBox
Sets the tag to open state.
setOpen() - Method in class com.aspose.note.NoteTask
Sets the tag to open state.
setPageContentRevisionSummary(RevisionSummary) - Method in class com.aspose.note.Page
Gets or sets the revision summary for the page and it's child nodes.
setPageLayoutSize(Dimension2D) - Method in class com.aspose.note.Page
Sets page's layout size displayed in the editor.
setParagraphStyle(ParagraphStyle) - Method in class com.aspose.note.RichText
Sets the paragraph style.
setPrinterName(String, Locale) - Method in class com.aspose.note.DocumentPrintAttributeSet
The name of the printer to be used.
setPrinterName(String) - Method in class com.aspose.note.DocumentPrintAttributeSet
The name of the printer to be used.
setPrintout(boolean) - Method in class com.aspose.note.AttachedFile
Sets a value indicating whether the view of the file is printout.
setPrintRange(int, int) - Method in class com.aspose.note.DocumentPrintAttributeSet
Sets the page range to be printed.
setPrintRange(int) - Method in class com.aspose.note.DocumentPrintAttributeSet
Sets the single page to be printed.
setReservedWidth(float) - Method in class com.aspose.note.Outline
Gets or sets the reserved width.
setRestart(int) - Method in class com.aspose.note.NumberList
Gets or sets the numeric value that overrides the automatic number value of the list item.
setRight(float) - Method in class com.aspose.note.Margins
Gets or sets the right margin width.
setRunIndex(int) - Method in class com.aspose.note.TextStyle
Gets the run index.
setSizeSetByUser(boolean) - Method in class com.aspose.note.AttachedFile
Sets a value indicating whether the value of the size of the icon was explicitly updated by the user.
setSizeType(int) - Method in class com.aspose.note.Page
Gets or sets the size type of a page.
setSpaceAfter(Float) - Method in class com.aspose.note.RichText
Sets the minimum amount of space after.
setSpaceAfter(float) - Method in class com.aspose.note.RichText
 
setSpaceBefore(Float) - Method in class com.aspose.note.RichText
Sets the minimum amount of space before.
setSpaceBefore(float) - Method in class com.aspose.note.RichText
 
setStatus(int) - Method in class com.aspose.note.CheckBox
Deprecated.
Obsolete since 21.9 release. Use SetCompleted method if appropriate.
setStatus(int) - Method in interface com.aspose.note.ITag
Deprecated.
Obsolete since 21.9 release. Use SetCompleted method if appropriate.
setStatus(int) - Method in class com.aspose.note.NoteTag
Deprecated.
Obsolete since 21.9 release. Use SetCompleted method if appropriate.
setStream(OutputStream) - Method in class com.aspose.note.ResourceSavingArgs
Gets or sets the stream used to store the resource.
setStrikethrough(boolean) - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is strikethrough.
setSubscript(boolean) - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is subscript.
setSuperscript(boolean) - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is superscript.
setTaskType(int) - Method in class com.aspose.note.NoteTask
Deprecated.
Obsolete since 21.9 release. Avoid usage of this property.
setText(String) - Method in class com.aspose.note.AttachedFile
Sets the text representation of the embedded file.
setText(String) - Method in class com.aspose.note.RichText
Sets the text.
setTitle(Title) - Method in class com.aspose.note.Page
Gets or sets the title.
setTitleDate(RichText) - Method in class com.aspose.note.Title
Gets or sets a string representation of the date in the title.
setTitleText(RichText) - Method in class com.aspose.note.Title
Gets or sets the text of the title.
setTitleTime(RichText) - Method in class com.aspose.note.Title
Gets or sets a string representation of the time in the title.
setTop(float) - Method in class com.aspose.note.Margins
Gets or sets the top margin width.
setUnderline(boolean) - Method in class com.aspose.note.Style
Gets or sets a value indicating whether the text style is underline.
setUri(String) - Method in class com.aspose.note.ResourceSavingArgs
Gets or sets the uri to access stored resource.
setVerticalOffset(float) - Method in class com.aspose.note.AttachedFile
Sets the vertical offset.
setVerticalOffset(float) - Method in class com.aspose.note.Image
Sets the vertical offset.
setVerticalOffset(float) - Method in interface com.aspose.note.IPageChildNode
Gets or sets the vertical offset.
setVerticalOffset(float) - Method in class com.aspose.note.Outline
Gets or sets the vertical offset.
setVerticalOffset(float) - Method in class com.aspose.note.Title
Gets or sets the vertical offset.
setWidth(float) - Method in class com.aspose.note.Image
Sets the width.
setWidth(float) - Method in class com.aspose.note.TableColumn
Gets or sets the width.
size() - Method in class com.aspose.note.PageHistory
Gets the count of the page versions in the page history.
SizeByContent - Static variable in class com.aspose.note.PageSizeType
The page does not have a fixed size.
Style - Class in com.aspose.note
This class contains common properties of ParagraphStyle and TextStyle classes.
Style() - Constructor for class com.aspose.note.Style
 

T

Table - Static variable in class com.aspose.note.NodeType
Specifies that the node is a Table.
Table - Class in com.aspose.note
Represents a table.
Table(Document) - Constructor for class com.aspose.note.Table
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
Table() - Constructor for class com.aspose.note.Table
Initializes a new instance of the Table class.
TableCell - Static variable in class com.aspose.note.NodeType
Specifies that the node is a TableCell.
TableCell - Class in com.aspose.note
Represents a table cell.
TableCell(Document) - Constructor for class com.aspose.note.TableCell
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
TableCell() - Constructor for class com.aspose.note.TableCell
Initializes a new instance of the TableCell class.
TableColumn - Class in com.aspose.note
Represents a table column.
TableColumn() - Constructor for class com.aspose.note.TableColumn
 
TableRow - Static variable in class com.aspose.note.NodeType
Specifies that the node is a TableRow.
TableRow - Class in com.aspose.note
Represents a table row.
TableRow(Document) - Constructor for class com.aspose.note.TableRow
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
TableRow() - Constructor for class com.aspose.note.TableRow
Initializes a new instance of the TableRow class.
TagStatus - Class in com.aspose.note
Specifies the status of the note tag node.
TaiwaneseCounting - Static variable in class com.aspose.note.NumberFormat
Specifies that the sequence shall consist of sequential numbers from the Taiwanese counting system.
TaiwaneseCountingThousand - Static variable in class com.aspose.note.NumberFormat
Specifies that the sequence shall consist of sequential numbers from the Taiwanese counting thousand system.
TaskType - Class in com.aspose.note
Specifies the type of the note task node.
TextStyle - Class in com.aspose.note
Specifies the text style.
TextStyle() - Constructor for class com.aspose.note.TextStyle
Initializes a new instance of the TextStyle class.
Tiff - Static variable in class com.aspose.note.SaveFormat
Specifies that the output is a TIFF file.
TiffCompression - Class in com.aspose.note
Specifies what type of compression to use when saving a document to the TIFF format.
Title - Static variable in class com.aspose.note.NodeType
Specifies that the node is a Title.
Title - Class in com.aspose.note
Represents a title.
Title(Document) - Constructor for class com.aspose.note.Title
Deprecated.
Obsolete since 22.1 release. Use other constructors instead.
Title() - Constructor for class com.aspose.note.Title
Initializes a new instance of the Title class.

U

Unknown - Static variable in class com.aspose.note.FileFormat
Unknown file format.
UpperLetter - Static variable in class com.aspose.note.NumberFormat
Specifies that the sequence shall consist of one or more occurrences of a single letter of the Latin alphabet in upper case.
UpperRoman - Static variable in class com.aspose.note.NumberFormat
Specifies that the sequence shall consist of uppercase roman numerals.
usingDefaultFont(String, Map<String, String>) - Static method in class com.aspose.note.fonts.DocumentFontsSubsystem
Create new DocumentFontsSubsystem instance using specified default font name.
usingDefaultFont(String) - Static method in class com.aspose.note.fonts.DocumentFontsSubsystem
Create new DocumentFontsSubsystem instance using specified default font name.
usingDefaultFontFromFile(String, Map<String, String>) - Static method in class com.aspose.note.fonts.DocumentFontsSubsystem
Create new DocumentFontsSubsystem instance using a font from specified file as default.
usingDefaultFontFromFile(String) - Static method in class com.aspose.note.fonts.DocumentFontsSubsystem
Create new DocumentFontsSubsystem instance using specified default font name.
usingDefaultFontFromStream(InputStream, Map<String, String>) - Static method in class com.aspose.note.fonts.DocumentFontsSubsystem
Create new DocumentFontsSubsystem instance using a font from specified stream as default.
usingDefaultFontFromStream(InputStream) - Static method in class com.aspose.note.fonts.DocumentFontsSubsystem
Create new DocumentFontsSubsystem instance using a font from specified stream as default.
USLegal - Static variable in class com.aspose.note.PageSizeType
U.S.
USStatement - Static variable in class com.aspose.note.PageSizeType
U.S.

V

visitAttachedFileEnd(AttachedFile) - Method in class com.aspose.note.DocumentVisitor
End to visit the AttachedFile node.
visitAttachedFileStart(AttachedFile) - Method in class com.aspose.note.DocumentVisitor
Start to visit the AttachedFile node.
visitDocumentEnd(Document) - Method in class com.aspose.note.DocumentVisitor
End to visit the Document node.
visitDocumentStart(Document) - Method in class com.aspose.note.DocumentVisitor
Start to visit the Document node.
visitImageEnd(Image) - Method in class com.aspose.note.DocumentVisitor
End to visit the Image node.
visitImageStart(Image) - Method in class com.aspose.note.DocumentVisitor
Start to visit the Image node.
visitOutlineElementEnd(OutlineElement) - Method in class com.aspose.note.DocumentVisitor
End to visit the OutlineElement node.
visitOutlineElementStart(OutlineElement) - Method in class com.aspose.note.DocumentVisitor
Start to visit the OutlineElement node.
visitOutlineEnd(Outline) - Method in class com.aspose.note.DocumentVisitor
End to visit the Outline node.
visitOutlineGroupEnd(OutlineGroup) - Method in class com.aspose.note.DocumentVisitor
End to visit the OutlineGroup node.
visitOutlineGroupStart(OutlineGroup) - Method in class com.aspose.note.DocumentVisitor
Start to visit the OutlineGroup node.
visitOutlineStart(Outline) - Method in class com.aspose.note.DocumentVisitor
Start to visit the Outline node.
visitPageEnd(Page) - Method in class com.aspose.note.DocumentVisitor
End to visit the Page node.
visitPageStart(Page) - Method in class com.aspose.note.DocumentVisitor
Start to visit the Page node.
visitRichTextEnd(RichText) - Method in class com.aspose.note.DocumentVisitor
End to visit the RichText node.
visitRichTextStart(RichText) - Method in class com.aspose.note.DocumentVisitor
Start to visit the RichText node.
visitTableCellEnd(TableCell) - Method in class com.aspose.note.DocumentVisitor
End to visit the TableCell node.
visitTableCellStart(TableCell) - Method in class com.aspose.note.DocumentVisitor
Start to visit the TableCell node.
visitTableEnd(Table) - Method in class com.aspose.note.DocumentVisitor
End to visit the Table node.
visitTableRowEnd(TableRow) - Method in class com.aspose.note.DocumentVisitor
End to visit the TableRow node.
visitTableRowStart(TableRow) - Method in class com.aspose.note.DocumentVisitor
Start to visit the TableRow node.
visitTableStart(Table) - Method in class com.aspose.note.DocumentVisitor
Start to visit the Table node.
visitTitleEnd(Title) - Method in class com.aspose.note.DocumentVisitor
End to visit the Title node.
visitTitleStart(Title) - Method in class com.aspose.note.DocumentVisitor
Start to visit the Title node.
A B C D E F G H I J K L M N O P R S T U V 
Skip navigation links

Copyright (c) 2002-2022 Aspose. All Rights Reserved.