Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 4,608 for

paragraph builder

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

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....first paragraph of this document. Paragraph paragraph = (Paragraph)...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  3. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...does not count as a revision. builder.write("This does not count...

    reference.aspose.com/words/java/com.aspose.word...
  4. Story class | Aspose.Words for Node.js

    Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../Paragraph/) and [Table](../table/)...contain block-level nodes Paragraph and Table . To learn more...firstParagraph Gets the first paragraph in the story. hasChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Copy Table cell styles - Free Support Forum - a...

    Dear team, I’m using Aspose.words c#. And I have a requirement, in which there is a template table in my document which each header columns and body columns are bookmarked separately. Now I need to copy all the font sty…...To copy the font styles, paragraph formats, and cell formats...retrieve the font styles, paragraph formats, and cell formats...

    forum.aspose.com/t/copy-table-cell-styles/307232
  6. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTLIST field...node, returns its parent paragraph. If the field is already removed...'Contents of AutoText 3' ) builder = aw . DocumentBuilder ( doc...

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

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTLIST field implementation....node, returns its parent paragraph. If the field is already removed...AutoText 3" ); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....fragment into the page’s paragraphs collection. Save the document...line_spacing = 16 page . paragraphs . add ( text_fragment ) document...

    docs.aspose.com/pdf/python-net/text-formatting-...
  9. FieldAutoNumLgl class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Themes::ThemeColor enum | Aspose...

    Aspose::Words::Themes::ThemeColor enum. Specifies the theme colors for document themes. To learn more, visit the documentation article in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln (); // Create some...

    reference.aspose.com/words/cpp/aspose.words.the...