Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 4,610 for

paragraph builder

(0.08 sec)
  1. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("This...fieldAuthor = (FieldAuthor) builder.insertField(FieldType.FIELD_AUTHOR...

    reference.aspose.com/words/java/com.aspose.word...
  2. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape.... Document () builder = aw . DocumentBuilder ( doc...margins. text_box_shape = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.expand_table_styles_to_direct_formatti...

    Document.expand_table_styles_to_direct_formatting method. Converts formatting specified in table styles into direct formatting on tables in the document....formatting of tables, cells, paragraphs or text. This version of...elements. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Bookmark.remove method | Aspose.Words for Python

    Bookmark.remove method. Removes the bookmark from the document... Document () builder = aw . DocumentBuilder ( doc...( i ) builder . start_bookmark ( bookmark_name ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_EmptyParagraphExportMode method. Specifies how to export empty Paragraphs to Markdown. Default value is EmptyLine in C++....Specifies how to export empty paragraphs to Markdown. Default value...Shows how to export empty paragraphs. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....Document(); // Use a field builder to construct a mathematical...DocumentBuilder builder = new DocumentBuilder(doc); builder.write("This...

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

    Implements the COMPARE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldCompare field = (FieldCompare) builder.insertField(FieldType.FIELD_COMPARE...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldIncludePicture = (FieldIncludePicture) builder.insertField(FieldType.FIELD_INCLUDE_PICTURE...

    reference.aspose.com/words/java/com.aspose.word...
  9. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。... Paragraphs . Add ( table ); try { //...rectangle ); } // Create a paragraph from the text fragment in...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  10. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java....PARAGRAPH); doc.getGlossaryDocument()...brochure.dotx"}); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...