Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 50,322 for

shapes

(0.33 sec)
  1. Convert PPTM to XLSX using Python or with free ...

    PPTM to XLSX conversion in your Python applications without using Microsoft Office or online. Test free PPTM to XLSX online converter quickly before integrating the code....presentations such as text, images, shapes, tables, animations, etc. It...as formulas, charts, images, shapes, tables, etc. It also provides...

    products.aspose.com/total/python-net/conversion...
  2. Display typeface

    What is display font? Get a comprehensive understanding of these typefaces, their classification, peculiarities, pros, and cons....condensed letterforms and geometric shapes. The examples are: Trade Gothic...clean, with a focus on basic shapes and proportions. They are often...

    docs.aspose.com/font/net/what-is-font/display-f...
  3. Aspose.Cells 8.5.2中的公共API更改|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....//Access first three shapes of the worksheet Shape shape1 = worksheet.... getShapes (). get ( 0 ); Shape shape2 = worksheet . getShapes...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Section | Aspose.Words for Java

    Represents a single section in a document in Java....deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...

    reference.aspose.com/words/java/com.aspose.word...
  5. 在 .NET 中从演示文稿形状提取图像|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像 —— 快速、代码友好的解决方案。... Shapes . Count ; j ++) { // 访问包含图像的形状...访问包含图像的形状 IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape ) {...

    docs.aspose.com/slides/zh/net/extracting-images...
  6. Change the Presentation Slide Size in Java|Aspo...

    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....generate thumbnails for individual shapes or specific regions of a slide...slides as well as for selected shapes . The resulting images reflect...

    docs.aspose.com/slides/java/slide-size/
  7. Change the Slide Size in Presentations with Pyt...

    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....generate thumbnails for individual shapes or specific regions of a slide...slides as well as for selected shapes . The resulting images reflect...

    docs.aspose.com/slides/python-net/slide-size/
  8. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document 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...
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration.... public Shape InsertOleObjectAsIco ( string...the file name. Return Value Shape node containing Ole object and...

    reference.aspose.com/words/net/aspose.words/doc...