Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 126,618 for

presentation

(0.08 sec)
  1. Convert PDF to Image in Java | products.aspose.com

    Convert PDF to Image in Java. Use Java library API to convert PDF files to Images...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/java/conversion/pdf-...
  2. Convert TXT to PPTM in Android Apps or with fre...

    TXT to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....purposes, such as creating presentations from text documents, or...Java, you can create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  3. Merge Powerpoint Files Online or using C++ | pr...

    Free online app to combine different Powerpoint Presentations. C++ merging library code to merge Powerpoint Presentation into format of your choice....using Presentation class object Select the one presentation as the...method and get single merged Presentation C++ Code: Merge Powerpoint...

    products.aspose.com/total/cpp/merge/powerpoint/
  4. View PPSX File Online and Load or Open PPSX Fil...

    Free online PPSX file viewer app. Python API code to load and open PPSX file for viewer application....Slides ) Create Presentation class object and load source...Load Microsoft Powerpoint Presentation Python Code : Open Powerpoint...

    products.aspose.com/total/python-net/viewer/ppsx/
  5. Convert JPG to Image in Java | products.aspose.com

    Convert JPG to Image in Java. Use Java library API to convert JPG files to Images...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/java/conversion/jpg-...
  6. Convert SVG to PNG in Java | products.aspose.com

    Convert SVG to PNG in Java. Use Java library API to convert SVG files to PNGs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/java/conversion/svg-...
  7. Convert DOT to PPSM in Android Apps or with fre...

    DOT to PPSM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to PPSM online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...manipulate, and convert presentations. It also provides features...

    products.aspose.com/total/android-java/conversi...
  8. Export CGM to POWERPOINT via C# API | products....

    .NET API to Convert CGM to POWERPOINT without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...create, edit, and manipulate presentations, including the ability to...

    products.aspose.com/total/net/conversion/cgm-to...
  9. How to Convert PowerPoint to SVG in Python

    In this simple article, we'll walk you through the steps for how to convert PowerPoint to SVG in Python along with the detailed configuration steps to setup the environment. By using a few lines of code, you can easily convert PPTX to SVG in Python....source presentation by using an instance of the Presentation class...converter Iterate through presentation slides to export slides...

    kb.aspose.com/slides/python/how-to-convert-powe...
  10. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...shape name auto presentation = MakeObject<Presentation>(u"Test1.pptx");...try { auto slideCount = presentation->get_Slides()->get_Count();...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...