Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,296 for

paragraph builder

(0.04 sec)
  1. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...SharedPtr < Footnote > footnote = builder -> InsertFootnote ( FootnoteType...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your Paragraphs with the ParagraphFormat RightIndent property. Enhance your document formatting today!...represents the right indent for paragraph. public double RightIndent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/net/aspose.words/par...
  3. CompareOptions.IgnoreTables | Aspose.Words for ...

    Discover how the CompareOptions IgnoreTables property enhances data analysis by controlling table data comparison for accurate insights....Document (); DocumentBuilder builder = new DocumentBuilder ( docOriginal...); // Paragraph text referenced with an endnote: builder . Writeln...

    reference.aspose.com/words/net/aspose.words.com...
  4. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Table table = builder . StartTable (); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/com...
  5. DocumentBuilder.writeln method | Aspose.Words f...

    aspose.words.DocumentBuilder.writeln method...writeln(text) Inserts a string and a paragraph break into the document. def...Remarks Current font and paragraph formatting specified by the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method... insert_html(html, use_builder_formatting) Inserts an HTML...( self , html : str , use_builder_formatting : bool ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...Shows how to use a document builder to insert html content into...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.writeln method | Aspose.Words f...

    Aspose.Words.DocumentBuilder.writeln method...writeln(text) Inserts a string and a paragraph break into the document. writeln...Remarks Current font and paragraph formatting specified by the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... Document () builder = aw . DocumentBuilder ( doc...Inline: builder . write ( 'Hello world! ' ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...