Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 242,743 for

slide

(0.94 sec)
  1. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java 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/java/manage-rows-and-col...
  2. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for C++: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C++ examples....Slides for C++ . Add a Hyperlink Create...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/cpp/examples/elements/hy...
  3. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Java: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....Slides for Java . Add a Hyperlink...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/h...
  4. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Android: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....Slides for Android via Java . Add...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  5. Manage Rows and Columns in PowerPoint Tables Us...

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

    docs.aspose.com/slides/php-java/manage-rows-and...
  6. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in PHP to indicate a draft, confidential information, copyright, and more....used on a slide or throughout all presentation slides. Usually...presentation formats. In Aspose.Slides, you can add a watermark to...

    docs.aspose.com/slides/php-java/watermark/
  7. Merge PDF Files To SVG Using Python | products....

    Merge multiple PDF files in Python....Slides Python via .NET Merge PDF to...PDF to SVG in Python Aspose.Slides for Python via .NET is a powerful...

    products.aspose.com/slides/python-net/merge/pdf...
  8. 格式化文本|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....Slides 方法遵循以下步骤: 打开源演示文稿。 访问第一张幻灯片。...); //Access the first slide Slide slide = pres . GetSlideByPosition...

    docs.aspose.com/slides/zh/net/format-text/
  9. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用文本框:使用 Java 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...
  10. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Hide ] Introduction Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/cpp/manage-textbox/