Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,473 for

autoshape

(0.03 sec)
  1. Manage Placeholder|Aspose.Slides Documentation

    Change Text in a Placeholder in PowerPoint Slides using Java. Set Prompt Text in a Placeholder in PowerPoint Slides using Java....the placeholder shape to an AutoShape and change the text using...TextFrame associated with the AutoShape . Save the modified presentation...

    docs.aspose.com/slides/androidjava/manage-place...
  2. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....the anchor/canvas for an AutoShape object with the "In line with...the inline canvas for the AutoShape. auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in Java... Add two AutoShape to the slide using the addAutoShape...getShapes (); // Adds an Ellipse autoshape IAutoShape ellipse = shapes...

    docs.aspose.com/slides/androidjava/connector/
  4. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in Java... Add two AutoShape to the slide using the addAutoShape...getShapes (); // Adds an Ellipse autoshape IAutoShape ellipse = shapes...

    docs.aspose.com/slides/java/connector/
  5. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in C++... Add two AutoShape to the slide using the AddAutoShape...get_Shapes (); // Adds an Ellipse autoshape SharedPtr < IAutoShape > ellipse...

    docs.aspose.com/slides/cpp/connector/
  6. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...get_Item ( 0 ); // 添加矩形类型的 AutoShape IAutoShape ashp = slide ....150 , 300 , 150 ); // 访问 AutoShape 的 TextFrame ITextFrame tf...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  7. 使用 Aspose.Slides 的 Hello World 应用程序|Aspose.Slid...

    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....在幻灯片的指定位置添加一个形状类型为矩形的 AutoShape。 向 AutoShape 添加一个 TextFrame,包含默认文本...<DOM/ShapeCollection.h> #include <DOM/AutoShape.h> #include <DOM/Paragraph...

    docs.aspose.com/slides/zh/cpp/hello-world-appli...
  8. Ellipse|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....by using its Index Add an AutoShape of Ellipse type using AddAutoShape...by using its Index. Add an AutoShape of Ellipse type using AddAutoShape...

    docs.aspose.com/slides/cpp/ellipse/
  9. How to Strike Out Text in PPTX using C#

    This tutorial entails how to strike out text in PPTX using C#. It encompasses the details to set up the environment, a step-wise process and a working sample code to strike out PPTX text using C#....sample presentation, adding autoshape, creating the text frame by...class is used for adding the autoshape in the PPTX slide, the TextStrikethroughTyp...

    kb.aspose.com/slides/net/how-to-strike-out-text...
  10. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML presentation using Python....created presentation Insert an Autoshape of Rectangle type along with...presentation and adding an autoshape of rectangle type along with...

    kb.aspose.com/slides/python/how-to-create-power...