Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 4,606 for

paragraph builder

(0.49 sec)
  1. FieldAutoNumLgl.separator_character property | ...

    FieldAutoNumLgl.separator_character property. Gets or sets the separator character to be used.... Document () builder = aw . DocumentBuilder ( doc..._insert_numbered_clause ( builder , ' \t Heading 1' , filler_text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Edit Word, PDF In C++

    Edit DOCX, DOC, PDF and a variety of other file formats in C++....Update existing elements: paragraphs, lists, tables, images, links...chapters, sections, pages, paragraphs) Edit table using C++ One...

    products.aspose.com/words/cpp/edit/
  3. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java....content and span multiple paragraphs or sections in a document...content, such as nested fields, paragraphs, shapes, tables and in this...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE 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...
  5. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_to_merge_field method...with data with a document builder instead of a mail merge. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....Document(getMyDir() + "Paragraphs.docx"); DocumentBuilder builder = new DocumentBuilder(doc);...DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  7. MarkdownSaveOptions.table_content_alignment pro...

    MarkdownSaveOptions.table_content_alignment property. Gets or sets a value that specifies how to align contents in tables when exporting into the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format... builder = aw . DocumentBuilder () builder . insert_cell...insert_cell () builder . paragraph_format . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Edit MARKDOWN In C++

    Edit MARKDOWN in C++ code....unwanted Markdown elements (paragraphs, pages, sections, chapters)...<Document>( u"Input.md" ); auto builder = MakeObject <DocumentBuilder>(doc);...

    products.aspose.com/words/cpp/edit/markdown/
  9. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this SDT.... Document () builder = aw . DocumentBuilder ( doc...tag . lock_contents = True builder . write ( 'The contents of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023.... Paragraphs . Add ( table ); try { //...rectangle ); } // Create a paragraph from the text fragment in...

    docs.aspose.com/pdf/net/whatsnew/2023/