Aspose.Words.Lists.ListLevel class. Defines formatting for a list level in C#....get; set; } Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...
aspose.words.tables.Table class. Represents a table in a Word document...contain cells, which may have paragraphs # with typical elements such...least one row, cell, and paragraph. first_row = aw . tables ...
aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... run, paragraph or table cell) is located...get_child ( aw . NodeType . PARAGRAPH , 1 , True )) self . assertEqual...
Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....block-level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...
LoadOptions.msw_version property. Allows to specify that the document loading process should match a specific MS Word version...document is missing the default paragraph formatting style. # This default..., doc . styles . default_paragraph_format . line_spacing , delta...
NodeCollection.remove method. Removes the node from the collection and from the document....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...
Aspose::Words::Tables::Table::get_AbsoluteHorizontalDistance method. Gets or sets absolute horizontal floating table position specified by the table properties, in points. Default value is 0 in C++....offset in points from the paragraph's location where we inserted...
This class contains the text portion formatting properties. Unlike IPortionFormatEffectiveData, all properties of this class are writeable....assign the Latin font to a Paragraph ’s portion of PowerPoint Presentation...System :: SharedPtr < Paragraph > paragraph = System :: MakeObject...
Aspose::Words::Fields::FieldOptions::get_CustomTocStyleSeparator method. Gets or sets custom style separator for the \t switch in FieldToc field in C++....); builder -> Writeln ( u "Paragraph text." ); InsertNewPageWithHea...); builder -> Writeln ( u "Paragraph text." ); // This entry does...
Aspose::Words::Fields::FieldToc::get_EntrySeparator method. Gets or sets a sequence of characters that separate an entry and its page number in C++....); builder -> Writeln ( u "Paragraph text." ); InsertNewPageWithHea...); builder -> Writeln ( u "Paragraph text." ); // This entry does...