Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 126,320 for

presentation

(0.1 sec)
  1. 图片框|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加图片框... 创建图片框 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 通过向与演示文稿对象关联的...代码演示了如何创建图片框: // 实例化表示 PPTX 文件的 Presentation 类 var pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/picture-f...
  2. Convert ODP to JPEG using Java | products.aspos...

    Sample Java conversion code for ODP format to JPEG file. Use this example code to export PowerPoint & OpenOffice Presentations to JPEG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/odp-...
  3. Convert ODP to BMP using Java | products.aspose...

    Sample Java conversion code for ODP format to BMP file. Use this example code to export PowerPoint & OpenOffice Presentations to BMP within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/odp-...
  4. Convert POTX to JPEG using Java | products.aspo...

    Sample Java conversion code for POTX format to JPEG file. Use this example code to export PowerPoint & OpenOffice Presentations to JPEG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/potx...
  5. Export PowerPoint Notes to PDF in Java

    Learn how to export PowerPoint notes to PDF in Java using Aspose.Slides for Java. Discover step-by-step instructions and code examples. Click to learn more!...developers who need to share presentations with annotated details....Instantiate a Presentation object that represents a presentation file...

    blog.aspose.com/slides/export-powerpoint-notes-...
  6. Export PDF to POT in Android | products.aspose.com

    Android API to Convert PDF to POT without using Microsoft Word...organizations that need to create presentations quickly and easily. By converting...quickly and easily create presentations that are professional and...

    products.aspose.com/total/android-java/conversi...
  7. Convert DOT to JSON Format via Java | products....

    Convert DOT to JSON format via Java without using using Microsoft Word or Microsoft Excel...DOT to ODP (OpenDocument Presentation Format) Convert DOT to POT...(Microsoft PowerPoint Template Presentation) Convert DOT to PPTX (Open...

    products.aspose.com/total/java/conversion/dot-t...
  8. Convert PPTM to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTM document to JPEG format. Use example code for batch PPTM 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/pptm-...
  9. Convert ODP to GIF using C++ application | prod...

    Sample C++ conversion code for ODP document to GIF format. Use example code for batch ODP to GIF 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...
  10. 在 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...