Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 4,637 for

paragraph builder

(0.34 sec)
  1. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!...contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row (...

    reference.aspose.com/words/net/aspose.words.tab...
  2. 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...
  3. Insert and Append Documents|Aspose.Words for No...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Node.js....this, create a bookmarked paragraph where you want the document...should not enclose multiple paragraphs or text that you want them...

    docs.aspose.com/words/nodejs-net/insert-and-app...
  4. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...replacement in memory var builder = new Aspose.Words.Documen...Bookmarks[srcBookmark.Name].Remove(); } builder.MoveToBookmark(bookmark.Name...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  5. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...Document(); DocumentBuilder builder = new DocumentBuilder(swDoc);...dimensions Section section = builder.CurrentSection; section.PageSetup...

    forum.aspose.com/t/appending-document-not-maint...
  6. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldToc fieldToc = (FieldToc) builder.insertField(FieldType.FIELD_TOC...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your documents, enhancing automation and efficiency....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...
  8. FieldSubject class | Aspose.Words for Python

    aspose.words.fields.FieldSubject class. Implements the SUBJECT field...node, returns its parent paragraph. If the field is already removed...of that built-in property. builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldKeywords class | Aspose.Words for Python

    aspose.words.fields.FieldKeywords class. Implements the KEYWORDS 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. FieldUserName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserName class for seamless USERNAME field integration. Enhance document automation with powerful features today!...node, returns its parent paragraph. If the field is already removed...userInformation ; DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...