Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 49,131 for

shapes

(0.09 sec)
  1. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for .NET 21.11 - 发行说明|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....IndianRed ; PathShape shape = new PathShape (); shape . Points . Add...PointF ( 50 , 150 ), true )); shape . Points . Add ( new BezierKnot...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. 在 Python 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...0 ] smile_shape = slide . shapes . add_auto_shape ( slides ....main_sequence . add_effect ( smile_shape , slides . animation . EffectType...

    docs.aspose.com/slides/zh/python-net/convert-po...
  4. Convert PowerPoint Slides to PNG in Java|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Java, ensuring precise, automated results....can I export only a specific shape (e.g., chart or picture) rather...for individual shapes ; you can render a shape to a PNG image...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for C++ for PPT and PPTX, with practical C++ code examples....() -> idx_get ( 0 ) -> get_Shapes () -> AddChart ( ChartType...() -> idx_get ( 0 ) -> get_Shapes () -> AddChart ( ChartType...

    docs.aspose.com/slides/cpp/chart-calculations/
  6. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...collection of drawing pages, shapes, fonts, images, data connections...

    products.aspose.com/diagram/python-net/watermar...
  7. Aspose.Total for C++|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....manipulate and render charts and shapes. Moreover, formula calculations...features such as managing text, shapes, tables & animations, adding...

    docs.aspose.com/total/cpp/
  8. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。...您可以使用 Shape.autoShapeType 属性检查它们的类型。 使用 Shape.paths 属性访问...head > < title > Non-Primitive Shape Paths Example </ title > </...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....collection Traverse through each shape inside the the presentation...collection Insert a picture frame shape with the desired image for every...

    kb.aspose.com/slides/python/how-to-add-image-wa...