Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 4,631 for

paragraph builder

(0.27 sec)
  1. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans... builder = aw . DocumentBuilder ( doc = doc ) builder . write...write ( 'Section 1' ) builder . insert_break ( aw . BreakType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... builder = aw . DocumentBuilder ( doc = doc ) builder . write...write ( 'Section 1' ) builder . insert_break ( aw . BreakType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose..."Quote" ); builder -> InsertNode ( sdtPlainText ); builder -> InsertNode...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your document design and readability effortlessly....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...AppendChild ( new Paragraph ( doc )); builder . InsertNode ( textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....technically supposed to contain one paragraph, so when you programmatically...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/make/
  6. DocumentBuilder.insertStructuredDocumentTag met...

    DocumentBuilder.insertStructuredDocumentTag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document....let builder = new aw . DocumentBuilder ( doc ); builder . moveTo...doc . firstSection . body . paragraphs . at ( 3 )); // Note, that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....cursor to the end of its last paragraph, specify -2. Remarks The navigation...tags.docx" ); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ListLevel.Font | Aspose.Words for .NET

    Discover the ListLevel Font property to enhance your list labels with customizable character formatting for a polished, professional look....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  9. ListLevel.trailingCharacter property | Aspose.W...

    ListLevel.trailingCharacter property. Returns or sets the character inserted after the number for the list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. List.ListLevels | Aspose.Words for .NET

    Discover the ListLevels property to access and manage your list levels effortlessly, enhancing organization and clarity in your documents....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...