Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 8,402 for

pptx

(0.04 sec)
  1. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C++...the modified presentation as a PPTX file. This C++ code shows you.../out/PictureFrameFormatti_out.pptx" ; const String filePath = u...

    docs.aspose.com/slides/cpp/picture-frame/
  2. Rectangle|Aspose.Slides for Python Documentation

    Create rectangle in PowerPoint presentation in Python...the modified presentation as a PPTX file. In the example given below...Prseetation class that represents the PPTX with slides . Presentation ()...

    docs.aspose.com/slides/python-net/rectangle/
  3. Save Presentation|Aspose.Slides Documentation

    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....pptx" , com . aspose . slides . SaveFormat . Pptx ); } finally...FileOutputStream ( "Save_As_Stream_out.pptx" ); pres . save ( os , com ...

    docs.aspose.com/slides/androidjava/save-present...
  4. 在Java中转换PowerPoint | HTML、PNG、PDF、Word、TIFF|Asp...

    本文列出了在Java中可用于将PowerPoint(PPT、Pptx、ODP)转换为HTML、PNG、PDF、Word、TIFF等不同格式的主题和示例代码。...Hide ] PPT与PPTX 在Java中将PPT转换为PPTX 在 Java 中将 PPTX 转换为 PPT 在 Java...

    docs.aspose.com/slides/zh/java/convert-powerpoint/
  5. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in Java...the modified presentation as a PPTX file. This Java code demonstrates...the PPTX file to disk pres . save ( "RectShpLn_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/shape-formatting/
  6. Convert PowerPoint in Python | HTML, PNG, PDF, ...

    This articles list topics and sample codes in Python that can be used to convert PowerPoint (PPT, Pptx, ODP) to different formats like HTML, PNG, PDF, Word, TIFF etc....PPT vs PPTX Convert PPT to PPTX in Python Convert PPTX to PPT...PowerPoint to PNG Convert PPT and PPTX to PDF in Python [Advanced Features...

    docs.aspose.com/slides/python-net/convert-power...
  7. How to Hide a Slide in Presentation using Python

    This article entails how to hide a slide in Presentation using Python. It encompasses the necessarily required configuration steps and a working example code to hide a PPT slide using Python....working example code for hiding a PPTX slide in Python . The developed...Python. Steps to Hide a Slide in PPTX in Python Establish the environment...

    kb.aspose.com/slides/python/how-to-hide-a-slide...
  8. 如何使用 C++ 在 PPTX 中添加草稿水印

    在本教程中,我们将探讨如何使用 C++ 在 Pptx 中添加草稿水印。您可以使用 C++ 中的简单 API 接口在 PowerPoint 演示文稿中插入机密水印...如何使用 C++ 在 PPTX 中添加草稿水印 在本教程中,我们将探讨如何使用 C++** 在 PPTX 中添加草稿水印**。您可以使用...和 Linux 平台上无缝运行此代码。 使用 C++ 在 PPTX 中添加草稿水印的步骤 从 NuGet 包管理器工具安装...

    kb.aspose.com/zh/slides/cpp/how-to-add-draft-wa...
  9. Shape Formatting|Aspose.Slides for Node.js via ...

    Format shape in PowerPoint presentation in JavaScript...the modified presentation as a PPTX file. This JavaScript code demonstrates...the PPTX file to disk pres . save ( "RectShpLn_out.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/shape-format...
  10. 线|Aspose.Slides 文档

    在C#或.NET中向PowerPoint演示文稿添加线条... 将修改后的演示文稿写入PPTX文件。 在下面的示例中,我们已向演示文稿的第一张幻灯片添加了一条线。...PresentationEx class that represents the PPTX file using ( Presentation pres...

    docs.aspose.com/slides/zh/net/line/