Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 4,606 for

paragraph builder

(0.18 sec)
  1. Aspose::Words::Revision::get_RevisionType metho...

    Aspose::Words::Revision::get_RevisionType method. Gets the type of this revision in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...does not count as a revision. builder -> Write ( u "This does not...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....Shows how to create and use a paragraph style with list formatting...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...appears that the whole block/paragraph was replaced rather than a...downloadAndPrepareDo(s3Url); // Get paragraphs as a parameterized collection...

    forum.aspose.com/t/words-java-tracking-changes-...
  4. FieldTemplate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTemplate class for seamless TEMPLATE field implementation. Enhance your document processing with powerful features!...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...
  5. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...get; } Retrieves the parent Paragraph of this node. PreviousSibling...FieldStart can only be a child of Paragraph . A complete field in a Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization....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/rev...
  7. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined document editing....AutoText 3" ); DocumentBuilder builder = new DocumentBuilder ( doc...field = ( FieldAutoTextList ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldEditTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEditTime class for efficient document editing. Simplify your workflow with powerful EDITTIME field management....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...
  9. 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...
  10. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the document has any tracked changes in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...does not count as a revision. builder -> Write ( u "This does not...

    reference.aspose.com/words/cpp/aspose.words/doc...