Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 50,331 for

shape

(1.04 sec)
  1. Convert HTML To PDF Python

    Convert HTML to PDF format in Python code. Save HTML as PDF using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  2. Convert TEXT To PDF Python

    Convert TEXT to PDF format in Python code. Save TEXT as PDF using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  3. Convert PDF To DOC Python

    Convert PDF to DOC format in Python code. Save PDF as DOC using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  4. Convert PDF To TIFF Python

    Convert PDF to TIFF format in Python code. Save PDF as TIFF using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  5. Convert HTML To SVG Python

    Convert HTML to SVG format in Python code. Save HTML as SVG using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  6. Convert HTML To PNG Python

    Convert HTML to PNG format in Python code. Save HTML as PNG using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  7. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....pres -> get_Slide ( 0 ) -> get_Shape ( 0 )); System :: SharedPtr...); // Adds a new rectangle shape with text System :: SharedPtr...

    docs.aspose.com/slides/cpp/presentation-propert...
  8. PPT的圆角矩形在导出PDF时左边框会消失 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 问题描述:在ppt中绘制圆角矩形,导出的jpg图片中圆角矩形左边框消失 导出JPG图片样式: image.png (3.4 KB)... shape.line_format.fill_format.solid_fill_color...pt 。 shape.line_format.width 禁用自动线条合并 在 PDF/JPG 导出时, shape.line_format...

    forum.aspose.com/t/ppt-pdf/322438
  9. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...value determining how DrawingML shapes are rendered. (Inherited from...EPUB. export_shapes_as_svg Controls whether Shape nodes are converted...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert TEXT To HTML Javascript

    Convert TEXT to HTML format in JavaScript code. Save TEXT as HTML using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.txt") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...