ShapeBase.title property. Gets or sets the title (caption) of the current shape object....shape that has a title, // Aspose.words will store that title in...cube" ); See Also module Aspose.Words.Drawing class ShapeBase...
DocumentVisitor.visitHeaderFooterEnd method. Called when enumeration of a header or footer in a section has ended....visitHeaderFooterEnd ( headerFooter : Aspose . Words . HeaderFooter ) Parameter...mBuilder ; } See Also module Aspose.Words class DocumentVisitor DocumentVisitor...
InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....get parentParagraph () : Aspose . Words . Paragraph Examples Shows...docx" ); See Also module Aspose.Words class InlineStory InlineStory...
Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments).... get storyType () : Aspose . Words . StoryType Examples Shows...docx" ); See Also module Aspose.Words class Comment Comment.replies...
InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... get font () : Aspose . Words . Font Examples Shows how...docx" ); See Also module Aspose.Words class InlineStory InlineStory...
DocumentVisitor.visitFieldSeparator method. Called when a field separator is encountered in the document....visitFieldSeparator ( fieldSeparator : Aspose . Words . Fields . FieldSeparator...mBuilder ; } See Also module Aspose.Words class DocumentVisitor DocumentVisitor...
InlineStory.first_paragraph property. Gets the first paragraph in the story....first_paragraph ( self ) -> aspose . words . Paragraph : ... Examples...docx' ) See Also module aspose.words class InlineStory InlineStory...