Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 50,321 for

shapes

(0.06 sec)
  1. 获取页面的纸张宽度和高度|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 visio 页面的纸张大小。...// get shape of the Visio diagram by ID Shape OLE_Shape = page...); // filter shapes by type Foreign if ( OLE_Shape . getType ()...

    docs.aspose.com/diagram/zh/java/get-paper-width...
  2. Microsoft PowerPoint (PPT)|Aspose.Slides Docume...

    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.... Manage animations on shapes. Manage slide shows. Format...

    docs.aspose.com/slides/java/microsoft-powerpoin...
  3. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....represent fields, form fields, shapes, OLE objects, footnotes etc...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  4. Merge PDF Files in Python | products.aspose.com

    Merge PDF to PDF in Python. Use Python library API to combine PDF files...to merge PDFs with all their shapes, styles, texts, formatting...

    products.aspose.com/slides/python-net/merge/pdf...
  5. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP.... Copying or cloning shapes within slides in a way that...animations and using connectors with shapes. Converting a document to PDF...

    docs.aspose.com/slides/net/why-not-open-xml-sdk/
  6. TextBox.BreakForwardLink | Aspose.Words for .NET

    Discover the TextBox BreakForwardLink method to seamlessly unlink your TextBoxes, enhancing user experience and form navigation. Optimize your UI today!...in the current sequence of shapes. For example: 1-2-3-4 sequence...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Convert VSS to VSX via Python | products.aspose...

    Sample Python conversion code for VSS format to VSX file. Use this example code to convert VSS to VSX within any Python based application....elements such as collection of shapes, connectors, flowcharts, network...that consist of drawings and shapes that are used for creating...

    products.aspose.com/diagram/python-net/conversi...
  8. Convert VSSM to XPS via Python | products.aspos...

    Sample Python conversion code for VSSM format to XPS file. Use this example code to convert VSSM to XPS within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/conversi...
  9. Convert VSSM to TIFF via Python | products.aspo...

    Sample Python conversion code for VSSM format to TIFF file. Use this example code to convert VSSM to TIFF within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/conversi...
  10. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

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