Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 4,545 for

paragraph builder

(0.06 sec)
  1. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... Document (); let builder = new aw . DocumentBuilder...populate the document with paragraphs formatted using a "Heading"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Lists::ListLevelCollection class...

    Aspose::Words::Lists::ListLevelCollection class. A collection of list formatting for each level in a list. To learn more, visit the documentation article in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...node, returns its parent paragraph. If the field is already removed...fields. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

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

    Discover the Aspose.Words.ControlChar class to effectively manage control characters in your documents for enhanced formatting and readability....commonly used in text files for paragraph breaks. const DefaultTextInputChar...readonly ParagraphBreak End of paragraph character: “\x000d” or “\r”...

    reference.aspose.com/words/net/aspose.words/con...
  5. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....let builder = new aw . DocumentBuilder ( doc ); builder . writeln...Insert a document after the paragraph containing the matched text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldAdvance::get_RightO...

    Aspose::Words::Fields::FieldAdvance::get_RightOffset method. Gets or sets the number of points by which the text that follows the field should be moved right in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Write ( u "This text is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... Document () builder = aw . DocumentBuilder ( doc...the page's center. shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutCollector.get_start_page_index method | A...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Shading::get_ForegroundPatternCo...

    Aspose::Words::Shading::get_ForegroundPatternColor method. Gets or sets the color that's applied to the foreground of the Shading object in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...BorderCollection > borders = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/sha...
  10. FieldAutoText class | Aspose.Words for Python

    aspose.words.fields.FieldAutoText class. Implements the AUTOTEXT field...node, returns its parent paragraph. If the field is already removed.... BuildingBlockBehavio . PARAGRAPH doc . glossary_document ....

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