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

paragraph builder

(0.14 sec)
  1. ImageSaveOptions.threshold_for_floyd_steinberg_...

    ImageSaveOptions.threshold_for_floyd_steinberg_dithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method...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...
  2. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and text....Effect Using SVG Builder API Aspose.SVG Builder API is designed...in the previous paragraph) using SVG Builder API . This code...

    docs.aspose.com/svg/net/drop-shadow/
  3. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct formatting with the ExpandTableStylesToDirectFormatting method, enhancing your document's appearance effortlessly....formatting of tables, cells, paragraphs or text. This version of...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document.... Document () builder = aw . DocumentBuilder ( doc...( i ) builder . start_bookmark ( bookmark_name ) builder . write...

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

    Implements the NUMWORDS 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. 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. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection.... Document () builder = aw . DocumentBuilder ( doc...( i ) builder . start_bookmark ( bookmark_name ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT 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...
  10. 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...