Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,174 for

autoshape

(0.09 sec)
  1. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs....shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/androidjava/picture-frame/
  2. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    了解如何使用 Aspose.Slides for Node.js via Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 JavaScript 示例代码自定义字体、颜色、对齐方式等。...Presentation (); try { var autoShape = pres . getSlides (). get_Item..., 50 , 50 , 200 , 100 ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  3. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Java. Discover properties, methods, and examples.... Add an AutoShape of Line type using addAutoShape...get_Item ( 0 ); // Add an AutoShape of type line sld . getShapes...

    docs.aspose.com/slides/java/line/
  4. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...RECTANGLE , 50 , 50 , 200 , 100 ) autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/zh/python-net/text-forma...
  5. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性...setWholeWordsOnly ( true ); (( AutoShape ) pres . getSlides (). get_Item...// 突出显示所有单词 'important' (( AutoShape ) pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/text-form...
  6. How to Strike Out Text in PPTX using Python

    This topic focuses on how to strike out text in PPTX using Python. It includes the details to establish the environment, a step-wise process and a working example code to strike out PPTX text using Python....sample presentation, inserting autoshape, adding the text frame by...its first slide Create an autoshape and insert a sample textframe...

    kb.aspose.com/slides/python/how-to-strike-out-t...
  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 Android via Java. Step-by-step guide.... Add an AutoShape in selected slide. Access...); // Adding and accessing Autoshape IAutoShape aShp = slide ....

    docs.aspose.com/slides/androidjava/manage-bullet/
  8. Add Line Shapes to Presentations on Android|Asp...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Android. Discover properties, methods, and Java examples.... Add an AutoShape of Line type using addAutoShape...get_Item ( 0 ); // Add an AutoShape of type line sld . getShapes...

    docs.aspose.com/slides/androidjava/line/
  9. Add Line Shapes to Presentations in PHP|Aspose....

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for PHP via Java. Discover properties, methods, and examples.... Add an AutoShape of Line type using addAutoShape...get_Item ( 0 ); # Add an AutoShape of type line $sld -> getShapes...

    docs.aspose.com/slides/php-java/line/
  10. Adding Shapes to Presentation|Aspose.Slides Doc...

    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 Line type using AddAutoShape.... Slides [ 0 ]; //Add an autoshape of type line slide . Shapes...

    docs.aspose.com/slides/net/adding-shapes-to-pre...