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

paragraph builder

(0.17 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. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."MyBookmark_" + i; builder.write("Text before bookmark."); builder.startB...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  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. 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...
  8. 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...
  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. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...does not count as a revision. builder . Write ( "This does not count...

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