Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 9,915 for

shapes

(0.05 sec)
  1. PPT to PPTX conversion|Aspose.Slides for PHP Do...

    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.... Group shapes. Converting autoshapes including...including rectangles and ellipses. Shapes with custom geometry. Textures...

    docs.aspose.com/slides/php-java/ppt-to-pptx-con...
  2. Presentation Content|Aspose.Slides 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....PowerPoint Math Equations PowerPoint Shapes Manage Ink PowerPoint SmartArt...

    docs.aspose.com/slides/cpp/presentation-content/
  3. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetSizeInPixels method. Calculates the size of the shape in pixels for a specified zoom factor and resolution in C++....Calculates the size of the shape in pixels for a specified zoom...ReturnValue The size of the shape in pixels. Remarks This method...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. ImageData class | Aspose.Words for Python

    aspose.words.drawing.ImageData class. Defines an image for a shape...class Defines an image for a shape. To learn more, visit the Working...documentation article. Remarks Use the Shape.image_data property to access...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java....docm"); // Shapes store and display OLE objects...body. Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Technical Articles|Aspose.Slides for Node.js vi...

    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....Extracting Images from Presentation shapes Multithreading in Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/technical-ar...
  7. 形状有效属性|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的有效形状属性...) as pres : shape = pres . slides [ 0 ] . shapes [ 0 ] localTextFrameFormat...localTextFrameFormat = shape . text_frame . text_frame_format effectiveTextFrameFo...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  8. Add a Watermark to a Presentation in C#|Aspose....

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in C# to indicate a draft, confidential information, copyright, and more....PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/net/watermark/
  9. Technical Articles|Aspose.Slides for PHP 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....Extracting Images from Presentation shapes Multithreading in Aspose.Slides...

    docs.aspose.com/slides/php-java/technical-artic...
  10. 自定义形状|Aspose.Slides 文档

    在 C++ 中向 PowerPoint 演示文稿添加自定义形状...SharedPtr < IShapeCollection > shapes = pres -> get_Slides () ->...) -> get_Shapes (); SharedPtr < GeometryShape > shape = System...

    docs.aspose.com/slides/zh/cpp/custom-shape/