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

paragraph builder

(0.2 sec)
  1. FieldCompare Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldCompare class for effortless document comparison. Enhance your workflow with powerful, accurate field functionalities....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldTitle class | Aspose.Words for Python

    aspose.words.fields.FieldTitle class. Implements the TITLE field...node, returns its parent paragraph. If the field is already removed...property in the document. builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Text Styles | Aspose.Note Document...

    A guide on how to work with text styles within a Java development environment.... Change style of the paragraph. Copy 1 String dataDir = Utils...with ❤ by GitHub Set default paragraph style settings. Copy 1 String...

    docs.aspose.com/note/java/working-with-text-sty...
  4. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories... Document (); let builder = new aw . DocumentBuilder...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field...node, returns its parent paragraph. If the field is already removed...docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Font::get_ThemeColor method | As...

    Aspose::Words::Font::get_ThemeColor method. Gets or sets the theme color in the applied color scheme that is associated with this Font object in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln (); // Create some...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/cpp/aspose.words/sto...
  8. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild(body); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldOcx class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild(body); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/java/com.aspose.word...