Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 4,243 for

paragraph builder

(0.21 sec)
  1. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...DocumentBuilder. builder.write("Run 1. "); builder.write("Run 2....

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::FieldComments class | As...

    Aspose::Words::Fields::FieldComments class. Implements the COMMENTS field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Run can only be a child of Paragraph or inline StructuredDocumentTa...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  4. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....let builder = new aw . DocumentBuilder ( doc ); builder . writeln...( "Add text to this paragraph." ); builder . currentParagraph...

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

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your documents for enhanced user interaction....get; } Retrieves the parent Paragraph of this node. PreviousSibling...and can only be a child of Paragraph . FormField is represented...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format... export_paragraph_graphics_to_artifact Gets...value determining whether a paragraph graphic should be marked as...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldInclude class | Asp...

    Aspose::Words::Fields::FieldInclude class. Implements the INCLUDE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...object we created above. auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...FieldQuote field = ( FieldQuote ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/net/aspose.words/doc...
  10. StyleIdentifier enumeration | Aspose.Words for ...

    aspose.words.StyleIdentifier enumeration. Locale independent style identifier.... DEFAULT_PARAGRAPH_FONT The Default Paragraph Font style....LIST_NUMBER4 LIST_NUMBER5 LIST_PARAGRAPH NO_SPACING NORMAL The Normal...

    reference.aspose.com/words/python-net/aspose.wo...