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

paragraph builder

(0.11 sec)
  1. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row 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...
  2. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top 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...
  3. MarkdownSaveOptions.export_as_html property | A...

    MarkdownSaveOptions.export_as_html property. Allows to specify the elements to be exported to Markdown as raw HTML...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...Create table. builder . insert_cell () builder . paragraph_format ...

    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. FieldFileName class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFileName class. Implements the FILENAME field...node, returns its parent paragraph. If the field is already removed...let builder = new aw . DocumentBuilder ( doc ); builder . moveToDocumentEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape....child5 ) builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...insert_node ( group ) builder . move_to ( group . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....other content, specify font, paragraph and section formatting. To...learn more, visit the Document Builder Overview documentation article...

    reference.aspose.com/words/cpp/aspose.words/
  8. 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...
  9. 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...
  10. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . font...green builder . font . border . line_width = 2.5 builder . font...

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