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

paragraph builder

(0.1 sec)
  1. Border.tintAndShade property | Aspose.Words for...

    Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color....Examples Shows how to insert a paragraph with a top border. let doc...new aw . Document (); let builder = new aw . DocumentBuilder...

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

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your document's presentation effortlessly....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); AddOutlineHeadingPar ( builder , docList , "Aspose.Words Outline...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertField...extract the list labels of all paragraphs that are list items. Document...

    reference.aspose.com/words/net/aspose.words/nod...
  4. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your documents. Enhance your workflow today!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...after the paragraph containing the matched text. Paragraph para =...

    reference.aspose.com/words/net/aspose.words.rep...
  5. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. @property def insert_hyperlink...(): doc = aw . Document () builder = aw . DocumentBuilder ( doc...

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

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...DocumentBuilder. builder . Writeln ( "Hello world!" ); builder . StartTable...

    reference.aspose.com/words/net/aspose.words/nod...
  7. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....EqualTo ( section )); Paragraph para = new Paragraph ( doc ); body ...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . MoveTo...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...child of Paragraph . Comment can contain Paragraph and Table...firstParagraph Gets the first paragraph in the story. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Allow Contextual Spacing of Paragraphs in Tables. apply_breaking_rules...cached_col_balance Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/python-net/aspose.wo...
  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...