Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,329 for

autoshape

(0.12 sec)
  1. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/net/conversion/ppt-t...
  2. Create Presentations in PHP|Aspose.Slides for P...

    Create presentations with Aspose.Slides for PHP via Java — produce PPT, PPTX, and ODP files and save them programmatically for reliable results.... Add an AutoShape of Line type using addAutoShape...get_Item ( 0 ); # Add an autoshape of type line $slide -> getShapes...

    docs.aspose.com/slides/php-java/create-presenta...
  3. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/androidjava/exporting-ma...
  4. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Java—preserve formatting and boost compatibility....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/java/exporting-math-equa...
  5. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations.... get_Item ( 0 ); // Add autoshape of rectangle type sld . getShapes...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/java/shape-manipulations/
  6. 在 PHP 中格式化 PowerPoint 形状|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides 在 PHP 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精确且完全控制地设置填充、线条和效果样式。... 向幻灯片添加一个 AutoShape 。 设置形状的 line style 。 设置线宽。...PPTX 文件。 以下 PHP 代码演示如何格式化矩形 AutoShape : // 实例化表示演示文稿文件的 Presentation...

    docs.aspose.com/slides/zh/php-java/shape-format...
  7. 在 C# 中將 PPTX 轉換為 Word | products.aspose.com

    在 C# 中將 PPTX 轉換為 Word。使用 .NET 庫 API 將 PowerPoint 轉換為 Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/zh-hant/net/conversi...
  8. 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...
  9. 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...
  10. 在 Java 中將 PPTX 轉換為 Word | products.aspose.com

    在 Java 中將 PPTX 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/zh-hant/java/convers...