Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 129,998 for

presentation

(0.06 sec)
  1. C++ API to Convert EPUB to POTX | products.aspo...

    Convert EPUB to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/epub-t...
  2. Exception”Method Is Not Implemented” when Tryin...

    Hello when trying to open a .pptx in Aspose Slides v22.01 i get the following exception: com.aspose.slides.exceptions.NotImplementedException: The method or operation is not implemented … Wrapped by: com.aspose.slid…...is this: Presentation presentation = new Presentation("testdoc...c.pptx"); presentation.save("testdoc.pptx", SaveFormat.Pptx);...

    forum.aspose.com/t/exception-method-is-not-impl...
  3. Protect ODP document Online with password or us...

    Online ODP file password protection app. Android API Java code to apply password protection on ODP Presentations....applying password to ODP presentation through android. Download...library within the project Use Presentation class to create Use getProtectionManager()...

    products.aspose.com/total/android-java/protect/...
  4. Extract Text and Images from Powerpoint File On...

    Online Powerpoint file parser app. Java API code to extract images and text from Powerpoint Presentation....Download Parse Powerpoint Presentation via Online App Import Powerpoint...instantly. Parse Powerpoint Presentation via Java Add library reference...

    products.aspose.com/total/java/parse/powerpoint/
  5. Convert PPSX to DOCX via C# .NET or with free O...

    Convert PowerPoint ppsx documents to Word docx files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint PPSX Presentation to Word DOCX document conversion...for any PowerPoint ppsx presentation to Word docx files batch...

    products.aspose.com/total/net/conversion/ppsx-t...
  6. Online POTM File Comparison or Build Android Mo...

    Free online app to Compare different POTM files. Android comparison library code for POTM documents....both POTM documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/android-java/compare/...
  7. Online POTX File Comparison or Build Android Mo...

    Free online app to Compare different POTX files. Android comparison library code for POTX documents....both POTX documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/android-java/compare/...
  8. Online PPSX File Comparison or Build Android Mo...

    Free online app to Compare different PPSX files. Android comparison library code for PPSX documents....both PPSX documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/android-java/compare/...
  9. 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…...2:35pm 26 async def render_presentation_from_doc( doc: DocumentWithLayouts...try: logger.info(f"Starting presentation rendering with theme: {theme_id}")...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  10. Extract Text from PowerPoint using Python

    This article describes how to extract text from PowerPoint using Python. It has details to set the IDE, a list of steps, and a sample code for PPTX to text converter using Python....source PowerPoint presentation into the Presentation object Use the...using Python . Load the presentation, get all text frames from...

    kb.aspose.com/slides/python/extract-text-from-p...