Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 241,389 for

slide

(0.77 sec)
  1. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up Slide design and automation.... Obtain the reference of a slide by using its Index. Add SmartArt...Please note Method com.aspose.slides.ISmartArtNode.isHidden() returns...

    docs.aspose.com/slides/cpp/manage-smartart/
  2. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for C++, with examples for PowerPoint and OpenDocument presentations.... With a slide being one of the elements in...presentations, a slide part contains the content of a single slide. A slide...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  3. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java 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/java/manage-textbox/
  4. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....placed inside a PowerPoint slide. That Excel chart is considered...within the PowerPoint. Aspose.Slides for Java allows you to insert...

    docs.aspose.com/slides/java/manage-ole/
  5. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 创建一...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  6. 向幻灯片添加注释|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....FilePath + "Add a comment to a slide.pptx" ; AddCommentToPresenta...Adds a comment to the first slide of the presentation document...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  7. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 的 MathematicalText 示例:在 PPT、PPTX 和 ODP 演示文稿中使用 C# 创建和格式化方程式、分数、矩阵和符号。...Slides for .NET 处理数学文本形状并格式化公式。 添加数学文本...Presentation (); var slide = presentation . Slides [ 0 ]; // 向幻灯片添加数学形状。...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....their slides using Aspose.Slides for C++ . Aspose.Slides for C++...simple ellipse to a selected slide of the presentation, please...

    docs.aspose.com/slides/cpp/ellipse/
  9. 更改演示文稿中形状的填充颜色|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....the first shape on the first slide. public static void SetPPTShapeColor...relationship ID of the first slide. PresentationPart part = ppt...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....Slides for PHP via Java also allows...use bullets and numbers in slides in your presentations. Why...

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