Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 4,242 for

paragraph builder

(0.07 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::R...

    Aspose::Words::Markup::StructuredDocumentTag::RemoveSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree in C++....SdtAppearance :: Tags ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> InsertNode ( tag ); // Insert...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Fields::FieldNumPages class | As...

    Aspose::Words::Fields::FieldNumPages class. Implements the NUMPAGES field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...get_MyDir () + u "Paragraphs.docx" ); auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldNumWords class | As...

    Aspose::Words::Fields::FieldNumWords class. Implements the NUMWORDS field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...get_MyDir () + u "Paragraphs.docx" ); auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python....inset_field , and insert_paragraph methods. The following code...create_mail_merge_template () : builder = aw . DocumentBuilder () #...

    docs.aspose.com/words/python-net/mail-merge-tem...
  5. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style...paragraphFormat Gets the paragraph formatting of the conditional...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...for the builder's current section and add text. builder.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....child of Paragraph . Comment can contain Paragraph and Table...how to add a comment to a paragraph. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... Document () builder = aw . DocumentBuilder ( doc...DocumentBuilder. builder . write ( 'Run 1. ' ) builder . write ( 'Run...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI.... DocumentBuilder builder = new DocumentBuilder ( doc...doc ); // Write a new paragraph in the document with some text...

    docs.aspose.com/words/java/create-new-document-...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the document. Default value is %2 in C++....document will be split at paragraphs formatted using Heading 1...only Heading 1 and Heading 2 paragraphs cause the document to be...

    reference.aspose.com/words/cpp/aspose.words.sav...