Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 4,632 for

paragraph builder

(0.09 sec)
  1. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing....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...
  2. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this document 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...
  3. FieldBibliography Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBibliography class to effortlessly manage bibliography fields in your documents. Enhance your writing with ease!...node, returns its parent paragraph. If the field is already removed...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  4. TableContentAlignment | Aspose.Words for Java

    Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in Java....DocumentBuilder builder = new DocumentBuilder(); builder.insertCell();...insertCell(); builder.getParagraphFormat().setAlignment(ParagraphAlignment...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article 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...
  6. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...line. PageSetup pageSetup = builder.getPageSetup(); pageSetup....

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!...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. FieldToa Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToa class for seamless TOA field implementation. Enhance your document processing with powerful features today!...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...
  10. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in JavaScript. Discover sample code and automation techniques to streamline your workflow.... "path/to/ffprobe" ); var builder = java . newInstanceSync (...); executor . createJob ( builder ). run (); } catch ( e ) {...

    docs.aspose.com/slides/nodejs-java/convert-powe...