Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 48,865 for

shapes

(0.42 sec)
  1. 在 Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // 为系列添加动画 slide...

    docs.aspose.com/slides/zh/java/animated-charts/
  2. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape....the containing block of this shape. @property def coord_origin...group shape. doc = aw . Document () # Create a group shape. A group...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Pages in Ruby|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....Diagrams in Ruby Working with Shapes in Ruby...

    docs.aspose.com/diagram/java/working-with-pages...
  4. API Limitations|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....Connection indexes to connect shapes Migrating from Earlier Versions...

    docs.aspose.com/diagram/java/api-limitations/
  5. Manage Smart Art with Golang via C++|Documentation

    Manage and manipulate Smart Art Shapes in Excel files using Aspose.Cells for C++....for working with Smart Art shapes in Excel files programmatically...via C++ Data in Non-Primitive Shape with Golang via C++...

    docs.aspose.com/cells/go-cpp/managing-smartart/
  6. Several JPG Into JPG C++

    Merge multiple JPG into JPG in C++ code. Save JPG as JPG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-jpg/
  7. Several JPG Into SVG C++

    Merge multiple JPG into SVG in C++ code. Save JPG as SVG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-svg/
  8. Several Image Into SVG C++

    Merge multiple Image into SVG in C++ code. Save Image as SVG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-svg/
  9. Several Image Into JPG C++

    Merge multiple Image into JPG in C++ code. Save Image as JPG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-jpg/
  10. PPT to PPTX conversion|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.... Group shapes. Converting autoshapes including...including rectangles and ellipses. Shapes with custom geometry. Textures...

    docs.aspose.com/slides/java/ppt-to-pptx-convers...