Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 129,330 for

presentation

(0.8 sec)
  1. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C# code....() { using var presentation = new Presentation (); // Clone the...var defaultMasterSlide = presentation . Masters [ 0 ]; var newMasterSlide...

    docs.aspose.com/slides/net/examples/elements/ma...
  2. 使用 C++ 查看或編輯 PPS 文件元數據 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/cpp/metadata...
  3. 使用 Python 查看或編輯 POTM 文件元數據 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/python-net/m...
  4. 使用 Python 查看或編輯 OTP 文件元數據 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/python-net/m...
  5. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations Using PHP Contents [ Hide...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/php-java/picture-frame/
  6. Multithreading in Aspose.Slides for .NET|Aspose...

    Aspose.Slides for .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/net/multithreading/
  7. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通图表:创建、格式化、绑定数据,并使用 C# 示例将图表导出为 PPT、PPTX 和 ODP。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // 在第一张幻灯片上添加一个简单的面积图表。 var chart...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Multithreading in Aspose.Slides for C++|Aspose....

    Aspose.Slides for C++ multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/cpp/multithreading/
  9. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint Presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in .NET Contents [...PowerPoint or OpenDocument presentation to video, you gain: Increased...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  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....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...