Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 48,674 for

shapes

(0.07 sec)
  1. Convert EXCEL to PPS using Python or with free ...

    EXCEL to PPS conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to PPS online converter quickly before integrating the code....work with charts, tables, and shapes. By using Aspose.Total for... pivot tables, tables, and shapes. How to Convert EXCEL to PPS...

    products.aspose.com/total/python-net/conversion...
  2. Convert XLTX to PPSM using Python or with free ...

    XLTX to PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLTX to PPSM online converter quickly before integrating the code....creating charts, tables, and shapes. The API also provides features...creating charts, tables, and shapes. The API also provides features...

    products.aspose.com/total/python-net/conversion...
  3. Convert PPTX to DOC via Java or with free Onlin...

    Java API to Export PPTX to DOC without using Microsoft Word or PowerPoint or online. Test free PPTX to DOC online converter quickly before integrating the code....as well as manipulate text, shapes, and images. The second step...ability to manipulate text, shapes, and images, as well as create...

    products.aspose.com/total/java/conversion/pptx-...
  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. Coordinate system|Aspose.PDF for .NET

    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....class is used to draw areas or shapes on the page. It can also be...Cons: Limited to rectangular shapes. Requires additional steps...

    docs.aspose.com/pdf/net/coordinate-system/
  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. 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...
  9. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....value determining how DrawingML shapes are rendered. getEncoding()...value determining how DrawingML shapes are rendered. setEncoding(Charset...

    reference.aspose.com/words/java/com.aspose.word...
  10. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

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