Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 127,406 for

presentations

(0.18 sec)
  1. Convert PPTX to TIFF in Python | products.aspos...

    Sample code for PPTX to TIFF Python conversion. Use PowerPoint Python API for batch conversion PPTX files to TIFF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PPTX to PDF in Python | products.aspose...

    Sample code for PPTX to PDF Python conversion. Use PowerPoint Python API for batch conversion PPTX files to PDF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PPTX to OTP in Python | products.aspose...

    Sample code for PPTX to OTP Python conversion. Use PowerPoint Python API for batch conversion PPTX files to OTP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  4. Convert FODP to PPT in Python | products.aspose...

    Sample code for FODP to PPT Python conversion. Use PowerPoint Python API for batch conversion FODP files to PPT files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  5. Convert FODP to POT in Python | products.aspose...

    Sample code for FODP to POT Python conversion. Use PowerPoint Python API for batch conversion FODP files to POT files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  6. Convert FODP to POTM in Python | products.aspos...

    Sample code for FODP to POTM Python conversion. Use PowerPoint Python API for batch conversion FODP files to POTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  7. Convert ODP to GIF in Python | products.aspose.com

    Sample code for ODP to GIF Python conversion. Use PowerPoint Python API for batch conversion ODP files to GIF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  8. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...SvgImage(svg_image) image = presentation.images.add_image(svg_image)...RECTANGLE, presentation.slide_size.size.width - 100, presentation.slide_size...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  9. Sblocca i file di presentazione ODP utilizzando...

    codice sorgente C++ per rimuovere la protezione dalla presentazione ODP....auto presentation = System :: MakeObject < Presentation > ( u..."pres.odp" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/it/cpp/unlock/odp/
  10. जावा का उपयोग करके पीपीटी एनोटेशन निकालें | pro...

    जेएसपी/जेएसएफ एप्लीकेशन और डेस्कटॉप एप्लीकेशन के लिए जावा रनटाइम पर्यावरण पर पीपीटी प्रारूप एनोटेशन को हटाने के लिए जावा नमूना कोड।...एनोटेशन हटाएं Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/hi/java/annotation/ppt/