Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 45,706 for

shapes

(0.07 sec)
  1. Determine if Shape is Smart Art Shape|Documenta...

    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....Determine if Shape is Smart Art Shape Contents [ Hide ] Possible...Scenarios Smart Art Shapes are special shapes in Microsoft Excel...

    docs.aspose.com/cells/python-net/determine-if-s...
  2. Chart Axis|Aspose.Slides for Python Documentation

    Edit PowerPoint chart axis in Python... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-axis/
  3. 动画图表|Aspose.Slides 文档

    在C#或.NET中使用PowerPoint图表系列和动画...0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // 为系列添加动画 slide . Timeline...

    docs.aspose.com/slides/zh/net/animated-charts/
  4. Get the Entire Presentation Slide Background as...

    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....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/nodejs-java/get-the-enti...
  5. Get the Entire Presentation Slide Background as...

    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....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/php-java/get-the-entire-...
  6. Create a New Presentation|Aspose.Slides Documen...

    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 . Title . TextFrame . TextRange...the sub title text slide . Shapes [ 2 ]. TextFrame . TextRange...

    docs.aspose.com/slides/net/create-a-new-present...
  7. Შეკუმშოს WORD Javascript

    შეკუმშოს WORD JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compres...
  8. Შეკუმშოს DOCX Javascript

    შეკუმშოს DOCX JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compres...
  9. Format Visio Pages|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....Collection of Shapes in the Visio Page Connect Shapes...

    docs.aspose.com/diagram/python-java/format-visi...
  10. 段落|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的段落和部分...Presentation ( path + "Shapes.pptx" ) as presentation : shape = presentation...slides [ 0 ] . shapes [ 0 ] textFrame = shape . text_frame rect...

    docs.aspose.com/slides/zh/python-net/paragraph/