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

presentation

(0.08 sec)
  1. View JPEG File Online and Load or Read JPEG Fil...

    Free online JPEG file viewer app. Python API code to read and load JPEG file for viewer application....ODP Files (OpenDocument Presentation Format) View ODT Files (OpenDocument...Template Presentation) View POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/viewer/jpeg/
  2. Digitally Sign Powerpoint File Online or using ...

    Free online app for digital signature in Powerpoint Presentation. Develop C++ application to electronically sign Powerpoint Presentations....via C++ Load Powerpoint presentation Load PFX file using DigitalSignature...Document) Sign ODP (OpenDocument Presentation Format) Sign ODT (OpenDocument...

    products.aspose.com/total/cpp/signature/powerpo...
  3. Convert JSON Format to POTM in Android Apps | p...

    Parse JSON to POTM in Android Applications without using Microsoft PowerPoint...On the other hand, POTM (Presentation Open XML Macro-Enabled)...Microsoft PowerPoint to store presentations that contain macros. It...

    products.aspose.com/total/android-java/conversi...
  4. 安装|Aspose.Slides for Python 文档

    在 Windows、Linux 或 macOS 上通过 Java 安装 Aspose.Slides for Python...import Presentation , SaveFormat pres = Presentation () slide...import Presentation , SaveFormat pres = Presentation () slide...

    docs.aspose.com/slides/zh/python-java/installat...
  5. 通過 C++ 合併 OTP 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 OTP 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/otp/
  6. How to Convert ODP to PPTX in Java

    This topic focuses on how to convert ODP to PPTX in Java by providing the detailed information about the environment settings and steps to execute the sample code to transform ODP to PPTX in Java....the load options for ODP presentation Set the load format as ODP...source ODP file using the Presentation class with the set load...

    kb.aspose.com/slides/java/how-to-convert-odp-to...
  7. View and Update PPTX Properties Online or Updat...

    View and modify PPTX properties through online app for free. C# .NET API code to update PPTX properties....NET Create Presentation class object Get all Properteis...Title, Subject Save the presentation with the updated metedata...

    products.aspose.com/total/net/metadata/pptx/
  8. 通過 C++ 合併 PPTM 文件 | products.aspose.com

    C++ 示例代碼用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 PPTM 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  9. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint Presentations....Get Paragraph Bounds from Presentations on Android Contents [ Hide...bounds rectangle. Presentation pres = new Presentation ( "HelloWorld...

    docs.aspose.com/slides/androidjava/paragraph/
  10. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....repository Create a new Presentation object Get the first slide...values on the chart Save the presentation on the disk These steps...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...