ParagraphFormat.is_heading property. True when the Paragraph style is one of the built-in Heading styles....is_heading property True when the paragraph style is one of the built-in...2, and then 3. builder . paragraph_format . style_identifier...
BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... paragraphs ). toEqual ( 1 ); expect.... builtInDocumentPrope . paragraphs ). toEqual ( 2 ); // For...
BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... paragraphs ). toEqual ( 1 ); expect.... builtInDocumentPrope . paragraphs ). toEqual ( 2 ); // For...
Manage a text box or text frame in PowerPoint presentations using C++...get_TextFrame (); // Creates the Paragraph object for text frame auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Creates...
Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless document formatting....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...
aspose.words.lists.ListLevel class. Defines formatting for a list level...linked_style Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...
Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....format, and a cell's inner paragraph use different border settings...
Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document...FieldStart can only be a child of Paragraph . A complete field in a Microsoft...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...
FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number....# Each entry contains the paragraph that includes the SEQ field...'PrefixSequence' builder . insert_paragraph () self . assertEqual ( '...
aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...FieldEnd can only be a child of Paragraph . A complete field in a Microsoft...Node ) parent_paragraph Retrieves the parent Paragraph of this node...