Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 42,950 for

shape

(0.05 sec)
  1. Aspose.PSD for Java 23.7 - 发行说明|Documentation

    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....GIF 文件的功能 特性 PSDJAVA-503 为 Shape 图层分配来自 vscg 资源的填充属性 特性 PSDJAVA-504...outputPsd ); } PSDJAVA-503. 为 Shape 图层分配来自 vscg 资源的填充属性 // 实色填充示例...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. Aspose.PSD for .NET 24.4 - Release Notes|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.... Length ); // 1 Shape AssertAreEqual ( 3 , shapeLayer... Length ); // 3 knots in a shape AssertAreEqual (- 16127182 ...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  3. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...hidden bookmarks, original shape positions, // or footnotes will...hidden bookmarks and original shape positions. // If we set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!...hidden bookmarks, original shape positions, // or footnotes will...hidden bookmarks and original shape positions. // If we set the...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Create VSSM Files via Python | products.aspose.com

    Python Sample code for generating VSSM documents. Use this code for creating VSSM files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-net/create/v...
  6. Different Geometrytype create by arcgis and asp...

    test gdb.zip (31.5 KB) hi I use ogrinfo see the different gdb create by arcgis and aspose ,one is create by arcmap , another is by aspose ogrinfo D:\arcgis.gdb -al INFO: Open of `D:\arcgis.gdb' using driver `Ope…...OBJECTID Geometry Column = SHAPE SHAPE_Length: Real (0.0) DEFAULT...FILEGEODATABASE_SHAPE_LENGTH OGRFeature(linenozm):1 SHAPE_Length (Real)...

    forum.aspose.com/t/different-geometrytype-creat...
  7. How to Add Hyperlink to an Image in PowerPoint ...

    This article contains information on how to add hyperlink to an image in PowerPoint using C#. It covers the configuration details using step wise approach to accomplish the task and a sample code to add hyperlink to an image in PPT in C#....Insert a picture frame in the shapes collection of the selected...hyperlink for the picture frame shape using the Hyperlink class and...

    kb.aspose.com/slides/net/how-to-add-hyperlink-t...
  8. Create VSDM Files via Python | products.aspose.com

    Python Sample code for generating VSDM documents. Use this code for creating VSDM files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/v...
  9. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX documents. Use this code for creating VSTX files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/v...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Add Rectangle object to shapes collection of Graph object...object to shape collection of Graph object graph . shapes . append...

    docs.aspose.com/pdf/python-net/add-rectangle/