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

autoshape

(0.03 sec)
  1. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout.... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/python-net/presentation-...
  2. Superscript and Subscript|Aspose.Slides for Nod...

    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...TextFrame associated with the AutoShape . Clear existing Paragraphs...

    docs.aspose.com/slides/nodejs-java/superscript-...
  3. Presentation Localization|Aspose.Slides for Nod...

    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/nodejs-java/presentation...
  4. Highlight Text in PowerPoint using C#

    Highlight text in PowerPoint using C#. Get the IDE settings, a list of steps, and sample code to search text in the slides and highlight in PowerPoint using C#....and access each shape in an AutoShape object Highlight all the text...shapes in each slide. Use the AutoShape object to highlight the text...

    kb.aspose.com/slides/net/highlight-text-in-powe...
  5. Highlight Text in PowerPoint using Python

    Highlight text in PowerPoint using Python. Get the IDE environment settings, a list of steps, and example code to search text in the slide and highlight in PowerPoint using Python....first default slide Add an Autoshape of the Rectangle type and...default slide. We create an autoshape in the slide by adding some...

    kb.aspose.com/slides/python/highlight-text-in-p...
  6. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in Java...the second slide IAutoShape autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/java/manage-zoom/
  7. 段落|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.... AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/zh/androidjava/paragraph/
  8. Presentation Localization|Aspose.Slides Documen...

    Change or check language in PowerPoint presentation. Spell check text in C# or .NET... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/net/presentation-localiz...
  9. 形状格式化|Aspose.Slides 文档

    在 Java 的 PowerPoint 演示中格式化形状... 此 Java 代码演示了我们格式化矩形 AutoShape 的操作: // 实例化表示演示文稿文件的演示文稿类...Presentation (); try { IShape autoShape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/shape-formatting/
  10. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....it, and then via "Format AutoShape" -> "Alt Text". doc . save...

    reference.aspose.com/words/python-net/aspose.wo...