Table.setBorder method. Sets the specified table border to the specified line style, width and color....setBorder ( borderType : Aspose . Words . BorderType , lineStyle...lineStyle : Aspose . Words . LineStyle , lineWidth : number , color...
Section.prependContent method. Inserts a copy of content of the source section at the beginning of this section....prependContent ( sourceSection : Aspose . Words . Section ) Parameter Type...sectionBreak ); See Also module Aspose.Words class Section Section.ensureMinimum...
Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and formatting for this paragraph.... get listLabel () : Aspose . Words . Lists . ListLabel Examples...} ` ); } See Also module Aspose.Words class Paragraph Paragraph...
Section.append_content method. Inserts a copy of content of the source section at the end of this section....self , source_section : aspose . words . Section ): ... Parameter...get_text ()) See Also module aspose.words class Section Section.accept...
BuiltInDocumentProperties.heading_pairs property. Specifies document headings and their names.... Aspose.Words does not update this property...titles_of_parts_index += 1 See Also module aspose.words.properties class BuiltInDocumentPrope...
DocumentBuilder.insert_node method. Inserts a node before the cursor....insert_node ( self , node : aspose . words . Node ): ... Parameter...length ()) See Also module aspose.words class DocumentBuilder DocumentBuilder...
How to use end method of Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection class in C++....Aspose::Words::Drawing::Charts Library Aspose.Words for C++ ChartSeriesGroupColl::end()...Aspose::Words::Drawing::Charts Library Aspose.Words for C++ Aspose::Words::...
ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....save_options ) See Also module aspose.words class ParagraphFormat ParagraphFormat...
Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolderAlias method. Specifies the name of the folder used to construct font URIs written into an HTML document. Default is an empty string in C++....ExportFontResources is set to true , Aspose.Words needs to save fonts used...externally saved resources that Aspose.Words will create when saving...
Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text document from a stream. Automatically detects the file format in C++....Namespace Aspose::Words Library Aspose.Words for C++ PlainTextDocume...Namespace Aspose::Words Library Aspose.Words for C++ PlainTextDocume...