Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 4,276 for

paragraph builder

(0.04 sec)
  1. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property to access and customize your current list formatting settings for enhanced document design....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Fields::FieldToc::get_BookmarkNa...

    Aspose::Words::Fields::FieldToc::get_BookmarkName method. Gets or sets the name of the bookmark that marks the portion of the document used to build the table in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); builder -> StartBookmark ( u "MyBookmark" );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current Paragraph should use the document grid lines per page settings when laying out the contents in the Paragraph....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. @property def snap_to_grid...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance document design with powerful features and flexibility....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  7. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...after the paragraph containing the matched text. Paragraph para =...

    reference.aspose.com/words/net/aspose.words.rep...
  8. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font Paragraph and section formatting in Java....other content, specify font, paragraph and section formatting. To...learn more, visit the Document Builder Overview documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children....let builder = new aw . DocumentBuilder ( doc ); builder . insertField...); Shows how to output all paragraphs in a document that are list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts.... Document () builder = aw . DocumentBuilder ( doc...of the line. page_setup = builder . page_setup page_setup . ...

    reference.aspose.com/words/python-net/aspose.wo...