Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,093 for

autoshape

(0.04 sec)
  1. 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/androidjava/wordart/
  2. 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.... get_Item ( 0 ); var autoShape = slide . getShapes (). addAutoShape..., 200 ); var textFrame = autoShape . getTextFrame (); var portion...

    docs.aspose.com/slides/nodejs-java/wordart/
  3. Enhance Your Presentations with AutoFit in C#|A...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...FillType = FillType . Solid ; autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/net/manage-autofit-setti...
  4. Manage Autofit Settings|Aspose.Slides for Pytho...

    Set the autofit settings for textbox in PowerPoint in Python... slides [ 0 ] autoShape = slide . shapes . add_auto_shape...slides . FillType . SOLID autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/python-net/manage-autofi...
  5. Animated Text|Aspose.Slides Documentation

    Animated text in PowerPoint with Java...to add effect IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/java/animated-text/
  6. WordArt|Aspose.Slides 文档

    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/zh/java/wordart/
  7. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C++...SharedPtr < IAutoShape > autoShape = pres -> get_Slide ( 0 )...100.0f ); auto paragraphs = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/cpp/text-formatting/
  8. Animated Text|Aspose.Slides Documentation

    Add animated text and effects to PowerPoint presentation in C# or .NET...to add effect IAutoShape autoShape = ( IAutoShape ) presentation...]; IParagraph paragraph = autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/net/animated-text/
  9. Animated Text|Aspose.Slides Documentation

    Animated text in PowerPoint with Java...to add effect IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/androidjava/animated-text/
  10. 管理自适应设置|Aspose.Slides 文档

    在 Java 中设置 PowerPoint 中文本框的自适应设置...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

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