Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 4,284 for

paragraph builder

(0.06 sec)
  1. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity....Examples Shows how to number paragraphs with LISTNUM fields. Document...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++....ReadOnly , u "MyPassword" ); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); builder -> Writeln ( String ( u "Hello world...

    reference.aspose.com/words/cpp/aspose.words/edi...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...