Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 243,668 for

slide

(0.34 sec)
  1. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....Slides for PHP via Java , you can...placeholders on slides in presentations. Aspose.Slides allows you...

    docs.aspose.com/slides/php-java/manage-placehol...
  2. 图片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。...Slides for Python via .NET 从内存图像中...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers....Slides provides the classes you need...PowerPoint text in Python. Aspose.Slides provides the TextFrame class...

    docs.aspose.com/slides/python-net/manage-paragr...
  4. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument Slides—gain full control over straight, elbow and curved connectors....moved or repositioned on a slide. Connectors attach to connection...(angled), and curved. Aspose.Slides supports the following connector...

    docs.aspose.com/slides/python-net/connector/
  5. Delete all the comments by an author|Aspose.Sli...

    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....Remove all the comments in the slides by a certain author. public...Iterate through all the slides and get the slide parts. foreach ( SlidePart...

    docs.aspose.com/slides/net/delete-all-the-comme...
  6. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....ellipse shapes to their slides using Aspose.Slides for PHP via Java...Java. Aspose.Slides for PHP via Java provides an easier set of APIs...

    docs.aspose.com/slides/php-java/ellipse/
  7. Merge Image to PDF in C++ | products.aspose.com

    Merge images into a PDF file in C++. Use Aspose.Slides for C++ to place images on a Slide and save the result as PDF....Slides C++ Merger IMAGE to PDF Merge...Image to PDF in C++ Use Aspose.Slides for C++ to combine images and...

    products.aspose.com/slides/cpp/merger/image-to-...
  8. 超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。...Slides for PHP via Java 添加、访问、删除和更新超链接。...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....Slides provides the Table class, ITable...load the presentation. Get a slide’s reference through its index...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  10. Manage Table Cells in Presentations Using PHP|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for PHP. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Get the table from the first slide. Iterate through the table’s...get_Item ( 0 ); // assuming that Slide#0.Shape#0 is a table for ( $i...

    docs.aspose.com/slides/php-java/manage-cells/