Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 45,841 for

shapes

(0.07 sec)
  1. Aspose.Slides for .NET 14.9.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.... Shapes . AddSmartArt ( 10 , 10 , 400...SmartArtShape shape in node . Shapes ) { <span class="n">shape</span><span...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  2. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization....presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] textFrame...textFrame = shape . text_frame for paragraph in textFrame . paragraphs...

    docs.aspose.com/slides/python-net/portion/
  3. DocumentBase.document property | Aspose.Words f...

    DocumentBase.document property. Gets this instance....adding content such as text and shapes: a Section, a Body, and a Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... GROUP_SHAPE A group of shapes, images, OLE objects...objects or other group shapes. SHAPE A drawing object, such as an...

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

    Represents a SubDocument - which is a reference to an externally stored document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Presentation Content|Aspose.Slides for Python D...

    Create, edit, and extract presentation content with Aspose.Slides for Python via .NET—get code examples for text, images, Shapes, charts; PPT, PPTX and ODP....in Python Manage PowerPoint Shapes in Python Manage Ink Objects...

    docs.aspose.com/slides/python-net/presentation-...
  7. Create Presentation - C++ PowerPoint API|Aspose...

    To create PowerPoint Presentation in C++ API, please follow the steps mentioned in this article. The code adds a line to the first slide of the presentation....AddAutoShape method exposed by Shapes object. Write the modified...

    docs.aspose.com/slides/cpp/create-presentation/
  8. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library.... Then add shapes and connectors to build up...

    docs.aspose.com/diagram/java/create-visio-docum...
  9. Support For Interruptable Library|Aspose.Slides...

    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.... Re-sizing Shapes on Slide Set Caption to OLE...

    docs.aspose.com/slides/java/support-for-interru...
  10. 使用 Python 导出演示文稿图表|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 导出演示文稿中的图表,支持 PPT、PPTX 和 ODP 格式,并将报告无缝集成到任何工作流中。... shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/export-chart/