Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 5,190 for

autoshape

(0.05 sec)
  1. Manage Presentation Placeholders in C++|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for C++: 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/cpp/manage-placeholder/
  2. Enhance Your Presentations with AutoFit in Java...

    Learn how to manage AutoFit settings in Aspose.Slides for Java to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/java/manage-autofit-sett...
  3. Enhance Your Presentations with AutoFit on Andr...

    Manage AutoFit settings in Aspose.Slides for Android via Java to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/androidjava/manage-autof...
  4. 使用 Java 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示,并提升内容可读性。...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/java/manage-autofit-s...
  5. 使用 PHP 管理演示文稿中的文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...() -> get_Item ( 0 ); # 添加 AutoShape,类型设置为 Rectangle $ashp = $sld...} 检查文本框形状 Aspose.Slides 在 AutoShape 类中提供了 isTextBox 方法,允许您检查形状并识别文本框。...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  6. Animate PowerPoint Text in .NET|Aspose.Slides D...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET, with easy-to-follow, optimized C# code examples....to add effect IAutoShape autoShape = ( IAutoShape ) presentation...]; IParagraph paragraph = autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/net/animated-text/
  7. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide.... Add an AutoShape in the selected slide. Access...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  8. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....get_Item ( 0 ); // Add an AutoShape of Rectangle type IAutoShape...// Access TextFrame of the AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/androidjava/manage-parag...
  9. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。...Slides for Python 提供了 AutoShape 类,允许您添加包含文本的形状。 Info Aspose...它是通过 AutoShape 类转换的。只有这样,您才能使用 TextFrame ,它是 AutoShape 下的属性。请参阅本页的...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  10. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more....Presentation (); try { var autoShape = pres . getSlides (). get_Item..., 50 , 50 , 200 , 100 ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/nodejs-java/text-formatt...