Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 49,142 for

shapes

(0.06 sec)
  1. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and Shapes in PowerPoint and OpenDocument.... shapes . add_audio_frame_embedded...None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 在 PHP 中检索 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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  3. Aspose.PSD for .NET 23.5 - Release Notes|Docume...

    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....isFillStartsWithAllP ; List < IPathShape > shapes = GetShapesFromResourc ( vectorPathDataResour...isFillStartsWithAllP ); // Remove one shape shapes . RemoveAt ( 1 ); // Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  4. Public API Changes in Aspose.Diagram 4.2.0|Docu...

    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....Developers can now glue group shapes inside the container. Also...working perfect with ungroup shapes. However, there’re many points...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. SmartArt|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中构建和编辑 SmartArt:添加节点、更改布局和样式、精准转换为形状,并导出为 PPT、PPTX 和 ODP。... shapes . add_smart_art ( 50 , 50 ...first_smart_art = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. Replace a Picture Shape of the Visio Diagram in...

    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....Replace a Picture Shape of the Visio Diagram in Ruby Contents...Picture Shape of the Visio Diagram To Replace a Picture Shape of the...

    docs.aspose.com/diagram/java/replace-a-picture-...
  7. 使用连接索引连接形状|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....AddMaster ( @ "C:\temp\Basic Shapes.vss" , rectangle ); diagram..."C:\temp\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  8. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for C++: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/cpp/features-overview/
  9. Set Visio Shape's XForm Data in PHP|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....Set Visio Shape's XForm Data in PHP Contents [ Hide ] Aspose...- Set Visio Shape’s XForm Data To Set Visio Shape’s XForm Data...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  10. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

    reference.aspose.com/words/python-net/aspose.wo...