Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 48,667 for

shapes

(0.21 sec)
  1. Manage SmartArt Graphics in Presentations on An...

    Automate PowerPoint SmartArt creation, editing, and styling using Aspose.Slides for Android, featuring concise Java code examples and performance-focused guidance....Contents [ Hide ] Create SmartArt Shape Aspose.Slides for Android via...create SmartArt shapes. To create a SmartArt shape in a slide, please...

    docs.aspose.com/slides/androidjava/manage-smart...
  2. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....represent fields, form fields, shapes, OLE objects, footnotes etc...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在 Python 中从演示文稿形状提取图像|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像——快速、代码友好的解决方案。... shapes )): shape = slide . shapes [ i ] shape_image =...if type ( shape ) is slides . AutoShape and shape . fill_format...

    docs.aspose.com/slides/zh/python-net/extracting...
  4. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vssx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/flowchar...
  5. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vssx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/organiza...
  6. Create flowchart style organization chart in VD...

    Python source code to create flowchart style organization chart in vdw file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/flowchar...
  7. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....paragraphs from the target shape (assumes shape index 1 is used) IParagraphCollection...IParagraphCollection paragraphs = ( slide . Shapes [ 1 ] as AutoShape ). TextFrame...

    docs.aspose.com/slides/net/developer-guide/tech...
  8. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....paragraphs from the target shape (assumes shape index 1 is used). IParagraphCollection...IParagraphCollection paragraphs = ( slide . Shapes [ 1 ] as IAutoShape ). TextFrame...

    docs.aspose.com/slides/net/excel-integration/
  9. 使用JavaScript通过C++判断Shape是否为Smart Art Shape|Docu...

    学习如何使用Aspose.Cells for Java脚本通过C++判断Excel中的形状是否为Smart Art...使用JavaScript通过C++判断Shape是否为Smart Art Shape Contents [ Hide ] 可能的使用场景...Excel中的特殊形状,允许你自动创建复杂的图表。你可以使用 Shape.isSmartArt() 属性判断形状是智能艺术形状还是普通形状。...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  10. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/java/com.aspose.word...