Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 4,590 for

paragraph builder

(0.07 sec)
  1. FieldDisplayBarcode class | Aspose.Words for Py...

    aspose.words.fields.FieldDisplayBarcode class. Implements the DISPLAYBARCODE field...node, returns its parent paragraph. If the field is already removed...() builder = aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Mail Merge模板在Python|Aspose.Words为Python via .NET

    创建Mail Merge模板以定义输出文档中的固定内容,然后使用Python中的合并字段生成合并文档。...insert_text_input 、 inset_field 和 insert_paragraph 方法在这样的模板中包含文本、合并字段和换行符。 下面的代码示例演示如何创建Mail...create_mail_merge_template () : builder = aw . DocumentBuilder () #...

    docs.aspose.com/words/zh/python-net/mail-merge-...
  3. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type 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...
  4. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....Document(); DocumentBuilder builder = new DocumentBuilder(docOriginal);...; // Paragraph text referenced with an endnote: builder.writeln("Hello...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder. builder -> Write ( u "Run 1. " ); builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL field...node, returns its parent paragraph. If the field is already removed...(): doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Story class | Aspose.Words for Node.js

    Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../Paragraph/) and [Table](../table/)...contain block-level nodes Paragraph and Table . To learn more...firstParagraph Gets the first paragraph in the story. hasChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Allow Contextual Spacing of Paragraphs in Tables. applyBreakingRules...cachedColBalance Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++....SdtAppearance :: Tags ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> InsertNode ( tag ); // Insert...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Fields::FieldSaveDate class | As...

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

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