Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 49,130 for

shapes

(0.12 sec)
  1. Compress VSX document via Java | products.aspos...

    Java source code to compress vsx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....that consist of drawings and shapes that are used for creating...

    products.aspose.com/diagram/java/compress/vsx/
  2. View Visio VSS File Formats via Java | products...

    Java sample code to view Visio VSS documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/java/viewer/vss/
  3. How to Add Hyperlink to an Image in PowerPoint ...

    This simple focuses on how to add hyperlink to an image in PowerPoint using Python. It covers the detailed configuration steps to set up the environment and accomplish the task to add hyperlink to an image in PPT in Python by executing the simple code....the picture frame inside the shapes collection of the selected...hyperlink for the picture frame shape using the Hyperlink class and...

    kb.aspose.com/slides/python/how-to-add-hyperlin...
  4. Visio Documents Python API | products.aspose.com

    Aspose.Diagram for Python via .Net is a visio API to read, write and convert Microsoft Visio Documents like VSDX, VDX and more formats...Protect or unprotect diagrams & shapes Export diagrams to different...like document, page, master, shape, stylesheet, connect and so...

    products.aspose.com/diagram/python-net/
  5. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) 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...
  6. Watermark VSSX document via Python | products.a...

    Python sample code to add watermark to VSSX documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-java/waterma...
  7. Watermark VSS document via Python | products.as...

    Python sample code to add watermark to VSS documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-java/waterma...
  8. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...0 There is Excel file with Shapes and Icons inserted into it...

    forum.aspose.com/t/graphic-elements-in-html-are...
  9. PresentationML (PPTX, XML)|Aspose.Slides for PH...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Apply protection to shapes. Below is an example of a PresentationML...

    docs.aspose.com/slides/php-java/presentationml-...
  10. 使用 Java 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中自定义图表数据标记,通过清晰的 Java 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...将图表渲染为 raster formats 或保存 shapes as SVG 时,标记会保留其外观和设置,包括大小、填充和轮廓。...

    docs.aspose.com/slides/zh/java/chart-data-marker/