Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 42,937 for

shape

(0.05 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. aspose.words - Aspose Words access Radio Button...

    Collectives™ on Stack Overflow Find centralized, trusted content and collaborate around the technologies you use most......access the ActiveX controls via Shapes , I do not see how I can determine...pe.Shape, true) .Select(node => (Shape)node) .Where(shape =>...

    stackoverflow.com/questions/75761392/aspose-wor...
  9. Մի Քանի Պատկեր Դեպի JPG Java

    Միավորել մի քանի Պատկեր JPG ին Java կոդի մեջ: Պահպանեք Պատկեր որպես JPG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  10. Մի Քանի JPG Դեպի SVG Java

    Միավորել մի քանի JPG SVG ին Java կոդի մեջ: Պահպանեք JPG որպես SVG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...