Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 48,838 for

shape

(0.14 sec)
  1. Java API to Render PCL to XLTX | products.aspos...

    Export PCL to XLTX via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pcl-t...
  2. Java API to Render XSLFO to EXCEL | products.as...

    Export XSLFO to EXCEL via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/xslfo...
  3. Converting PDF to JPEG/TIF C# results in black ...

    When converting some PDFs to JPG or TIF, a black image file is generated. So far, this has only occurred with PDFs created with ‘Simple Scan’ that contain an image. I have included example files in the attachment. We …...Default, Shape = ShapeType.Landscape }; TiffDevice...

    forum.aspose.com/t/converting-pdf-to-jpeg-tif-c...
  4. FieldStart class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在 Android 上将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 Java 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化工作流程。...Fly In Float In Split Wipe Shape Wheel Random Bars Grow & Turn...Fly Out Float Out Split Wipe Shape Random Bars Shrink & Turn Zoom...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  7. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....writeShapeStart : function ( generator , shape ) { }, writeShapeEnd : function...function ( generator , shape ) { } }); htmlOptions . setHtmlFormatter...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  8. Convert PDF To WORD Python

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

    products.aspose.com/words/python-net/conversion...
  9. Convert WORD To PDF Python

    Convert a Word document to PDF format in Python code. Save a Word document as PDF using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  10. Convert HTML To MARKDOWN Python

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

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