Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,174 for

autoshape

(0.2 sec)
  1. 在 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...
  2. 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...
  3. 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...
  4. 在 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...
  5. 段落|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/
  6. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors.... Add two AutoShape to the slide using the addAutoShape...getShapes (); # Adds an Ellipse autoshape $ellipse = $shapes -> addAutoShape...

    docs.aspose.com/slides/php-java/connector/
  7. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....for the second slide auto autoshape = slide2 -> get_Shapes ()...200.0f , 500.0f , 200.0f ); autoshape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/cpp/manage-zoom/
  8. Export Math Equations from Presentations in С++...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for С++ — preserve formatting and boost compatibility....< Presentation > (); auto autoShape = pres -> get_Slides () ->...ExplicitCast < IMathPortion > ( autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/cpp/exporting-math-equat...
  9. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically.... get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...(). get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...

    docs.aspose.com/slides/androidjava/rectangle/
  10. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides with precise layout, images and formatting preserved....instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    docs.aspose.com/slides/java/convert-powerpoint-...