Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 43,014 for

shape

(0.2 sec)
  1. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one presentation to another, or even when I create an empty slide in the target presen…...Is Not Applied when Cloning Shapes or Slides Across Presentations...presentation and clone only shapes from the source slide, the...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  2. WordArt|Aspose.Slides 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....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/androidjava/wordart/
  3. WordArt|Aspose.Slides for Node.js via .NET 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....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/nodejs-java/wordart/
  4. Edit PDF in Python | products.aspose.com

    Edit PDF in Python. Use Python library API to edit PDF document...pdf" ) shape = pres . slides[ 0 ] . shapes . add_auto_shape(slides...RECTANGLE, 10 , 10 , 100 , 50 ) shape . text_frame . text = "New text"...

    products.aspose.com/slides/python-net/editor/pdf/
  5. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample code and automation techniques to streamline your workflow....presentation (containing a shape and two animation effects) into...Slides [ 0 ]; // Add a smile shape and then animate it. IAutoShape...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. 管理文本框|Aspose.Slides 文档

    使用 Java 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 Java 在文本框或文本框架中添加列。使用 Java 在 PowerPoint 幻灯片中添加带超链接的文本框。... shape ( pres , ( shape , slide , index ) ->...-> { if ( shape instanceof AutoShape ) { AutoShape autoShape...

    docs.aspose.com/slides/zh/androidjava/manage-te...
  7. 公共 API Aspose.Diagram 17.01 的变化|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....RenderingSaveOptions 类中添加了 Shapes 成员。每个保存选项类都是 RenderingSaveOptions...ShapeCollection shapes = options . getShapes (); // get shapes by page...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  8. ShadowType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShadowType enumeration. Specifies the type of a Shape shadow....enumeration Specifies the type of a shape shadow. ShadowType is not a...Drawing ShadowFormat class Shape class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::TextPath::get_FitPath m...

    Aspose::Words::Drawing::TextPath::get_FitPath method. Defines whether the text fits the path of a Shape in C++....the text fits the path of a shape. bool Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Edit HTML in Python | products.aspose.com

    Edit HTML in Python. Use Python library API to edit HTML file...add_from_html(data) shape = pres . slides[ 0 ] . shapes . add_auto_shape(slides...RECTANGLE, 10 , 10 , 100 , 50 ) shape . text_frame . text = "New text"...

    products.aspose.com/slides/python-net/editor/html/