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

autoshape

(0.15 sec)
  1. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using Java...get_Item ( 0 ); // Adds an AutoShape with type set as Rectangle...IAutoShape ) { IAutoShape autoShape = ( IAutoShape ) shape ; System...

    docs.aspose.com/slides/androidjava/manage-textbox/
  2. Text Box|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....box is represented by an AutoShape . Nearly any shape can contain...Box A text box is simply an AutoShape with no fill or border and...

    docs.aspose.com/slides/net/examples/elements/te...
  3. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...js via Java provides the AutoShape class that allows you to add...shapes added through the AutoShape class may contain text. Note...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  4. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using Java...get_Item ( 0 ); // Adds an AutoShape with type set as Rectangle...IAutoShape ) { IAutoShape autoShape = ( IAutoShape ) shape ; System...

    docs.aspose.com/slides/java/manage-textbox/
  5. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....the placeholder shape to an AutoShape and change the text using...TextFrame associated with the AutoShape . Save the modified presentation...

    docs.aspose.com/slides/python-net/manage-placeh...
  6. Manage TextBox|Aspose.Slides for PHP Documentation

    Manage a text box or text frame in PowerPoint presentations using PHP...get_Item ( 0 ); # Adds an AutoShape with type set as Rectangle...isTextBox method from the AutoShape class, allowing you to examine...

    docs.aspose.com/slides/php-java/manage-textbox/
  7. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C++...idx_get ( 0 ); // Adds an AutoShape with type set as Rectangle...IAutoShape > ( shape )) { auto autoShape = ExplicitCast < IAutoShape...

    docs.aspose.com/slides/cpp/manage-textbox/
  8. 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....get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...); ITextFrame textFrame = autoShape . getTextFrame (); Portion...

    docs.aspose.com/slides/java/wordart/
  9. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python.... slides [ 0 ] autoShape = slide . shapes . add_auto_shape... 400 , 200 ) textFrame = autoShape . text_frame portion = textFrame...

    docs.aspose.com/slides/python-net/wordart/
  10. 管理文本框|Aspose.Slides 文档

    使用 Java 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 Java 在文本框或文本框架中添加列。使用 Java 在 PowerPoint 幻灯片中添加带超链接的文本框。...get_Item ( 0 ); // 添加类型设置为矩形的 AutoShape IAutoShape ashp = sld . getShapes...Slides 提供 isTextBox() 属性(来自 AutoShape 类),允许您检查形状并查找文本框。 以下 Java...

    docs.aspose.com/slides/zh/androidjava/manage-te...