Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 4,606 for

paragraph builder

(0.27 sec)
  1. Aspose::Words::ImportFormatOptions class | Aspo...

    Aspose::Words::ImportFormatOptions class. Allows to specify various import options to format output. To learn more, visit the documentation article in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Words :: Style > myStyle = builder -> get_Document () -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... Document () builder = aw . DocumentBuilder ( doc...doc ) self . assertFalse ( builder . list_format . is_list_item...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder ( doc...Insert paragraphs with text with DocumentBuilder. builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Table table = builder . startTable (); builder . insertCell ();...

    docs.aspose.com/words/java/format-table-in-docu...
  6. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level...linkedStyle Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldAutoNumOut class | ...

    Aspose::Words::Fields::FieldAutoNumOut class. Implements the AUTONUMOUT field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using AUTONUMOUT fields....

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method...cursor to the end of its last paragraph, specify -2. Remarks The navigation...cursor to the end of its last paragraph, specify -2. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential Paragraph formatting features for enhanced document styling....object that represents current paragraph formatting properties. public...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.dra...