Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 43,005 for

shapes

(0.04 sec)
  1. Product Overview|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....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you can also add different...

    docs.aspose.com/slides/androidjava/product-over...
  2. Aspose.Slides for .NET 15.10.0 的公共 API 和不兼容的更改|...

    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....0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; slide . Timeline . MainSequence...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  3. 从 Visio PHP 页面中提取所有图像|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()){ $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/extract-all-ima...
  4. Public API and Backwards Incompatible Changes i...

    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....shortest possible path between the shapes it connect. To do this, the...Presentation (); IShapeCollection shapes = input . getSlides (). get_Item...

    docs.aspose.com/slides/java/public-api-and-back...
  5. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in C# or .NET...Shape Formatting Contents [ Hide ] In PowerPoint, you can add...add shapes to slides. Since shapes are made of up lines, you can...

    docs.aspose.com/slides/net/shape-formatting/
  6. Drawing Images using Graphics|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....library you can draw simple shapes like lines, rectangles and...complex shapes like polygons, curves, arcs and Bezier shapes. Aspose...

    docs.aspose.com/psd/java/drawing-images-using-g...
  7. Retrieve User-defined Cells from Shapesheet in ...

    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....$pages -> get ( $count ); $shapes = $page -> getShapes (); $i...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  8. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all Shapes from the text of this story in C++....Story::DeleteShapes method Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. Data in Non-Primitive Shape with C++|Documentation

    Access and manipulate data in non-primitive Shapes using Aspose.Cells with C++....Data in Non-Primitive Shape with C++ Contents [ Hide ] Accessing...Non-Primitive Shape Sometimes, you need to access data from a shape that...

    docs.aspose.com/cells/cpp/data-in-non-primitive...
  10. 连接器|Aspose.Slides for Python 文档

    在 Python 中连接 PowerPoint 形状... 使用 Shapes 对象公开的 add_auto_shape 方法向幻灯片添加两个 AutoShape...AutoShape 。 通过定义连接器类型使用 Shapes 对象公开的 add_auto_shape 方法添加连接器。 使用连接器连接形状。...

    docs.aspose.com/slides/zh/python-net/connector/