Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 4,591 for

paragraph builder

(0.09 sec)
  1. PdfSaveOptions class | Aspose.Words for Node.js

    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...value determining whether a paragraph graphic should be marked as...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a Paragraph in Java....) within a paragraph. To learn more, visit the...SmartTag can be a child of a Paragraph or another SmartTag node....

    reference.aspose.com/words/java/com.aspose.word...
  6. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....hyperlinks, and working with paragraph layouts, lists, and transparency...the page’s paragraph collection with page.paragraphs.add(text_fragment)...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  7. Aspose::Words::Fields::FieldKeywords class | As...

    Aspose::Words::Fields::FieldKeywords class. Implements the KEYWORDS 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. 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...
  9. 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...
  10. Aspose::Words::Fields::FieldUserName class | As...

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

    reference.aspose.com/words/cpp/aspose.words.fie...