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

autoshape

(0.04 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. 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/
  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/java/connector/
  4. 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/
  5. 使用 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...
  6. 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...
  7. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....addClone(sld); // Add an autoshape of type line IAutoShape ashp...instanceof AutoShape) { AutoShape autoShape = ((AutoShape)shape);...

    forum.aspose.com/t/disable-spell-check-and-gram...
  8. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in C# or .NET... Add two AutoShape to the slide using the AddAutoShape...Shapes ; // Adds an Ellipse autoshape IAutoShape ellipse = shapes...

    docs.aspose.com/slides/net/connector/
  9. Shape Manipulations|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.... get_Item ( 0 ); // Add autoshape of rectangle type sld . getShapes...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/java/shape-manipulations/
  10. Presentation Localization|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.... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/cpp/presentation-localiz...