Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 4,262 for

paragraph builder

(0.04 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....to work with breaks: %&p - paragraph break %&b - section break...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/ran...
  4. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of headings are populated: paragraphs of styles Heading 1 , Heading...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control text handling in insert revisions with this simple boolean setting. Default is false....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...revisions and insert a paragraph. That paragraph will be an insert...

    reference.aspose.com/words/net/aspose.words.rep...
  6. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...writeln ( 'Hello world!' ) builder . writeln ( 'Hello again!' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::StyleCollection::Add method | As...

    Aspose::Words::StyleCollection::Add method. Creates a new user defined style and adds it the collection in C++....You can create character, paragraph or a list style. When creating...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Aspose::Words::Lists::ListLevel::get_RestartAft...

    Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. 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...
  10. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current Paragraph formatting properties in C++....object that represents current paragraph formatting properties. System...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...