Paragraph.accept_start method. Accepts a visitor for visiting the start of the document's paragraph....accept_start ( self , visitor : aspose . words . DocumentVisitor ): ....visitor. See Also module aspose.words class Paragraph Paragraph...
Aspose::Words::Saving::ImageSavingArgs::get_ImageFileName method. Gets or sets the file name (without path) where the image will be saved to in C++....name that was generated by Aspose.Words. You can change the value...file names must be unique. Aspose.Words automatically generates...
EditableRangeStart.editableRange property. Gets the facade object that encapsulates this editable range start and end....get editableRange () : Aspose . Words . EditableRange Examples...remove (); See Also module Aspose.Words class EditableRangeStart...
PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....docx" ); See Also module Aspose.Words class PageSetup PageSetup...
FontSourceBase.priority property. Returns the font source priority.... In this case Aspose.Words selects the font from the...value is 0. See Also module Aspose.Words.Fonts class FontSourceBase...
IIndexFilter.should_skip_index method. Determines whether the item with the specified index should be skipped.... See Also module aspose.words class IIndexFilter...
ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....saveOptions ); See Also module Aspose.Words class ParagraphFormat ParagraphFormat...
Font.sizeBi property. Gets or sets the font size in points used in a right-to-left document....docx" ); See Also module Aspose.Words class Font Font.size property...
CompositeNode.remove_all_children method. Removes all the child nodes of the current node....Shows how to construct an Aspose.Words document by hand. doc =...docx' ) See Also module aspose.words class CompositeNode CompositeNode...