Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 130,004 for

presentation

(0.18 sec)
  1. 使用 C++ 查看或編輯 PPTM 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPTM 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation System...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  2. 将幻灯片移动到新位置|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....Counting the slides in the presentation. public static int CountSlides...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...
  3. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....follows: using ( Presentation pres = new Presentation ()) { IPPImage...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/net/modern-api/
  4. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in Python Contents...you to convert PowerPoint presentations to Markdown, which can be...

    docs.aspose.com/slides/python-net/convert-power...
  5. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....Optimize Image Management in Presentations Using C++ Contents [ Hide...Introduction Images make presentations more engaging and interesting...

    docs.aspose.com/slides/cpp/image/
  6. 连接线|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在形状之间添加、路由和设置连接线的样式,提供 PPT、PPTX 和 ODP 演示文稿的 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. 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....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/php-java/manage-rows-and...
  8. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one Presentation to another, or even when I create an empty slide in the target presen…...Shapes or Slides Across Presentations in Java Aspose.Slides Product...I clone a slide from one presentation to another, or even when...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  9. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用文本框:使用 Java 对 PPT、PPTX 和 ODP 演示文稿进行添加、格式化、对齐、换行、自动适应和样式设置。...addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  10. Customize Doughnut Charts in Presentations with...

    Discover how to create and customize doughnut charts in Aspose.Slides for Python via .NET, supporting PowerPoint and OpenDocument formats for dynamic Presentations....Customize Doughnut Charts in Presentations with Python Contents [ Hide...center hole, and saving the presentation. It focuses on the doughnut_hole_size...

    docs.aspose.com/slides/python-net/doughnut-chart/