Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 243,638 for

slide

(1.19 sec)
  1. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Contents [ Hide ] 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/php-java/manage-textbox/
  2. Change Background Color in PowerPoint using C#

    Change background color in PowerPoint using C#. Get IDE configuration, a list of steps and sample code for changing a PPT background color using C#....Slides Product Family Aspose.Imaging...individual slide background color and master slide background...

    kb.aspose.com/slides/net/change-background-colo...
  3. 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...
  4. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately....Slides for Java allows you to receive...Enable Warning Callbacks Aspose.Slides for Java provides straightforward...

    docs.aspose.com/slides/java/getting-warning-cal...
  5. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#....Slides for .NET Contents [ Hide ]...accomplish is adding text to slides dynamically. This article shows...

    docs.aspose.com/slides/net/adding-text-dynamica...
  6. 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...
  7. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C# code examples....Slides for .NET . Add a Modern Comment...Presentation (); var slide = presentation . Slides [ 0 ]; var author...

    docs.aspose.com/slides/net/examples/elements/co...
  8. 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/
  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. 格式化文本|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/