Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 42,868 for

shape

(0.05 sec)
  1. Convert WORD To TIFF Java

    Convert a Word document to TIFF format in Java code. Save a Word document as TIFF using Java....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/word-...
  2. Convert WORD To MARKDOWN Java

    Convert a Word document to MARKDOWN format in Java code. Save a Word document as MARKDOWN using Java....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/word-...
  3. Convert HTML To Image Java

    Convert HTML to Image format in Java code. Save HTML as Image using Java....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.html"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/html-...
  4. How to Convert SVG to Presentation using Python

    In this topic, we will walk you through the steps for how to convert SVG to Presentation using Python. By utilizing a few lines of easy code you can easily convert SVG to presentation using Python....class instance, a picture frame shape will be added that will utilize...

    kb.aspose.com/slides/python/how-to-convert-svg-...
  5. How to Convert PDF to TIFF using Python

    This article briefs on how to convert pdf to tiff using python. For conversion of PDF to TIFF Python sample code along with description and IDE settings are provided....compression type, color depth, shape type, and flag to skip the blank...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  6. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object...from LoadOptions ) convert_shape_to_office_math Gets or sets...sets whether to convert shapes with EquationXML to Office Math objects...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert TIFF to STL via Python | products.aspos...

    Sample code for TIFF to STL Python conversion. Use API example code for batch TIFF files to STL conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/ti...
  8. How to Convert PDF to TIFF in Java

    This brief tutorial explains how to convert PDF to TIFF in Java. In order to write the PDF to TIFF converter Java code and detailed steps are provided along with the environment configuration.... skipping the blank pages, shape type, color depth, brightness...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ti...
  9. ChartSeriesCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesCollection class, your solution for managing and customizing chart series effortlessly.... Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 管理自动适应设置|Aspose.Slides 文档

    在 Java 中为 PowerPoint 的文本框设置自动适应设置...属性(来自 TextFrameFormat 类)设置为 Shape 。 以下 Java 代码演示如何指定文本在 PowerPoint...setAutofitType ( TextAutofitType . Shape ); pres . save ( "Output-presentation...

    docs.aspose.com/slides/zh/java/manage-autofit-s...