Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 4,608 for

paragraph builder

(0.15 sec)
  1. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Lists::ListLevel::get_NumberStyl...

    Aspose::Words::Lists::ListLevel::get_NumberStyle method. Returns or sets the number style for this list level 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. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style...formatting properties of a paragraph style. (Inherited from Style...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....collection separately from the paragraphs of text. You do not create...AddCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. TabStopCollection indexer | Aspose.Words for Py...

    TabStopCollection indexer. Gets a tab stop at the given index.... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

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

    Discover the InlineStory Paragraphs property, access a unique collection of story Paragraphs for enhanced content organization and readability....Paragraphs Contents [ Hide ] InlineStory.Paragraphs property...property Gets a collection of paragraphs that are immediate children...

    reference.aspose.com/words/net/aspose.words/inl...
  7. DocumentBuilder.CurrentStory | Aspose.Words for...

    Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your document editing experience....how to work with a document builder’s current story. Document doc...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....document builder. let doc = new aw . Document (); let builder = new...); builder . underline = aw . Underline . Dash ; builder . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.Paragraphs property. Gets a collection of Paragraphs that are immediate children of the story....paragraphs property InlineStory.paragraphs property Gets a collection...collection of paragraphs that are immediate children of the story...

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

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity....Document (); DocumentBuilder builder = new DocumentBuilder ( docOriginal...); // Paragraph text referenced with an endnote: builder . Writeln...

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