Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 48,667 for

shapes

(0.07 sec)
  1. Մի Քանի JPG Դեպի Պատկեր C++

    Միավորել մի քանի JPG Պատկեր ին C++ կոդի մեջ: Պահպանեք JPG որպես Պատկեր օգտագործելով C++:... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/hy/cpp/merge/jpg-to-i...
  2. 在 Ruby 中设置 Visio 形状的填充数据|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "rectangle" && shape . getID () ==...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  3. Working with Diagrams|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....Create, Layout and Auto-Fit Shapes Retrieve Visio Connectors and...

    docs.aspose.com/diagram/java/working-with-diagr...
  4. Draw an Ellipse in a PostScript File using Java

    Learn how to draw an Ellipse in a PostScript file using Java with [Aspose.Page for Java](https//products.aspose.com/page/java/). Discover code example and benefits....Explore Overview # Drawing shapes in graphics programming is...simplifies the process of adding shapes and enhances your productivity...

    blog.aspose.com/page/draw-an-ellipse-in-a-posts...
  5. 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...
  6. Saving to Fixed-page Format in C++|Aspose.Words...

    How to save a document to a fixed-page format – PDF, XPS, HTML, XAML, PostScript, and PCL? See the instructions....rendering of DrawingML shapes and fallback shapes ( DmlRenderingMode...

    docs.aspose.com/words/cpp/saving-a-document-to-...
  7. GroupShape | Aspose.Words for Java

    Represents a group of Shapes in a document in Java....ShapeBase Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/java/com.aspose.word...
  8. Animate PowerPoint Charts in JavaScript|Aspose....

    Create stunning animated charts in JavaScript with Aspose.Slides for Node.js. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....); var shapes = slide . getShapes (); var chart = shapes . get_Item...); var shapes = slide . getShapes (); var chart = shapes . get_Item...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  9. Enhance PowerPoint Presentations with Animation...

    Use Aspose.Slides for Node.js via Java to handle PowerPoint animations. This overview highlights key features and offers insights to enhance your presentations....PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/nodejs-java/powerpoint-a...
  10. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... shapes . add_chart ( charts . ChartType...使用索引获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建新图表 使用 Shapes 对象提供的 AddAutoShape...

    docs.aspose.com/slides/zh/python-net/trend-line/