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

paragraph builder

(1.16 sec)
  1. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes.... Document () builder = aw . DocumentBuilder ( doc...that we pass to the document builder's "InsertEndnote" method. #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving document clarity....create outlines for headings (paragraphs formatted with the Heading...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldQuote field = (FieldQuote) builder.insertField(FieldType.FIELD_QUOTE...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the document....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . start_table...formatting options for a document builder # will apply them to every...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveOptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImageSaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4)....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . paragraph_format...'Heading 1' ) builder . writeln ( 'Hello world!' ) builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDocVariable.variable_name property | Aspos...

    FieldDocVariable.variable_name property. Gets or sets the name of the document variable to retrieve.... Document () builder = aw . DocumentBuilder ( doc...category' field_doc_property = builder . insert_field ( field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 使用 Java 製作 DOC

    通過幾個步驟在 Java 中創建一個新的 DOC。使用 Java 庫輕鬆創建 DOC。...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...(doc); Font font = builder.getFont(); font.setName( "Courier New"...

    products.aspose.com/words/zh-hant/java/make/doc/
  10. ConditionalStyleCollection.bottom_left_cell pro...

    ConditionalStyleCollection.bottom_left_cell property. Gets the bottom left cell style....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...