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

paragraph builder

(0.29 sec)
  1. Gaussian Blur – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code for a Gaussian Blur filter and see C# examples to implement Gaussian Blur effect on SVG elements and bitmaps with Aspose.SVG....Image 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/gaussian-blur/
  2. FieldMacroButton.display_text property | Aspose...

    FieldMacroButton.display_text property. Gets or sets the text to appear as the button that is selected to run the macro or command....docm' ) builder = aw . DocumentBuilder ( doc...MacroName property. field = builder . insert_field ( field_type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldDate field = (FieldDate) builder.insertField(FieldType.FIELD_DATE...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.lines_per_page property. Gets or sets the number of lines per page in the document grid.... Document () builder = aw . DocumentBuilder ( doc...avoid overlapping characters. builder . page_setup . layout_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...dimensions and avoiding any new paragraph or page breaks, follow this...DocumentBuilder builder = new DocumentBuilder(doc); // Move builder to the...

    forum.aspose.com/t/replace-word-with-image/317224
  6. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) text_box = builder . insert_shape ( shape_type = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Gawe PDF Nganggo Python

    Gawe PDF anyar ing Python ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan Python via .NET....Document() builder = aw.DocumentBuilder(doc) font = builder.font font...highlight_color = drawing.Color.yellow builder.write( "Morbi enim nunc faucibus...

    products.aspose.com/words/jv/python-net/make/pdf/
  8. Urobiť Markdown Pomocou Python

    Vytvorte nový Markdown v Python v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice Python via .NET....Document() builder = aw.DocumentBuilder(doc) font = builder.font font...highlight_color = drawing.Color.yellow builder.write( "Morbi enim nunc faucibus...

    products.aspose.com/words/sk/python-net/make/md/
  9. Buat DOCX Menggunakan Python

    Buat DOCX baharu dalam Python dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Python via .NET....Document() builder = aw.DocumentBuilder(doc) font = builder.font font...highlight_color = drawing.Color.yellow builder.write( "Morbi enim nunc faucibus...

    products.aspose.com/words/ms/python-net/make/docx/
  10. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldSkipIf = (FieldSkipIf) builder.insertField(FieldType.FIELD_SKIP_IF...

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