Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 129,901 for

presentation

(2.37 sec)
  1. Convert ODP to PNG using C++ application | prod...

    Sample C++ conversion code for ODP document to PNG format. Use example code for batch ODP to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  2. Convert PPTX to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTX document to JPEG format. Use example code for batch PPTX to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  3. Convert PDF to PPT in C++ | products.aspose.com

    Convert PDF to PPT in C++. Use C++ library API to convert PDF files to PPTs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  4. Convert PDF to PPTX in C++ | products.aspose.com

    Convert PDF to PPTX in C++. Use C++ library API to convert PDF files to PPTXs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  5. Compress POTX Files Online or via Java | produc...

    Free online app to compress different POTX files. Java compression library code for POTX documents....Load the document using Presentation class. Use the Compress...Java APIs: Optimize Branded Presentation Templates for Storage and...

    products.aspose.com/total/java/compress/potx/
  6. 在 C++ 中为演示文稿添加数字签名|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 对 PowerPoint 和 OpenDocument 文件进行数字签名。只需几秒钟即可通过清晰的代码示例保护您的幻灯片。...File -> Info -> Protect Presentation 为演示文稿添加数字签名: 演示文稿可能包含多个...= System :: MakeObject < Presentation > (); // 使用 PFX 文件和 PFX...

    docs.aspose.com/slides/zh/cpp/digital-signature...
  7. 使用 Python 在演示文稿中自定义 3D 图表|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 3D 图表,支持 PPT、PPTX 和 ODP 文件——提升您的演示文稿效果。... 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加带有默认数据的图表。...draw # 创建 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/3d-chart/
  8. Installation|Aspose.Slides for Python Documenta...

    Install Aspose.Slides for Python via Java in Windows, Linux or macOS...import Presentation , SaveFormat pres = Presentation () slide...import Presentation , SaveFormat pres = Presentation () slide...

    docs.aspose.com/slides/python-java/installation/
  9. Convert JPG to PDF in C++ | products.aspose.com

    Convert JPG to PDF in C++. Use C++ library API to convert JPG files to PDFs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/jpg-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....要向演示文稿的所选幻灯片添加一条简单的直线,请遵循以下步骤: 创建 Presentation 类的实例 使用索引获取幻灯片的引用 使用 Shapes...represents the PPTX Presentation pres = new Presentation (); //Get the...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...