Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 129,290 for

presentation

(0.19 sec)
  1. Convert PDF to SVG in Java | products.aspose.com

    Convert PDF to SVG in Java. Use Java library API to convert PDF files to SVGs...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. 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...
  3. Aspose.Slides/Net6.Crossplatform Latest Version...

    Hello. Our company uses the following libraries: Aspose.Slides.Net6 for apps targetting net47 Aspose.Slides.Net6.Crossplatform for our application running under net8, Linux containers. The current versions we run are …...following: using (Presentation presentation = new Presentation(pptFilePath))...Compress.RemoveUnusedMasterSl(presentation); Compress.RemoveUnused...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  4. Convert Image to JPG in Java | products.aspose.com

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

    products.aspose.com/slides/java/conversion/imag...
  5. 在 C++ 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 C++ 中将 PowerPoint 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); // 添加笑脸形状并进行动画...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  6. Convert PDF to XML in PHP | products.aspose.com

    Convert PDF to XML in PHP. Use PowerPoint PHP API to convert PDF files to XML...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  7. Convert FODP to PPTM in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  8. Convert PPTM to ODP in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  9. Convert PDF to PNG in PHP | products.aspose.com

    Convert PDF to PNG in PHP. Use PowerPoint PHP API to convert PDF files to PNG...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  10. Convert OTP to JPEG using C++ application | pro...

    Sample C++ conversion code for OTP document to JPEG format. Use example code for batch OTP 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/otp-t...