Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 130,496 for

presentation

(1.34 sec)
  1. Convert PNG to SVG in C++ | products.aspose.com

    Convert PNG to SVG in C++. Use the C++ library API to add PNG images to slides and save slides as SVG files....Slides for C++ is a presentation processing API that can...convert PNG to SVG, create a Presentation , add the PNG image to a...

    products.aspose.com/slides/cpp/conversion/png-t...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....newImage) Presentation presentation = new Presentation ( "presentation...byte [] imageData = // ... presentation . getImages (). get_Item...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Merge PPSM Files in C++ | products.aspose.com

    Merge PPSM files in C++. Use Aspose.Slides for C++ to clone slides from one macro-enabled slide show into another and save the merged result....C++ API for working with presentation files. Install the latest...cloning slides from one presentation into another. Load the destination...

    products.aspose.com/slides/cpp/merger/ppsm/
  4. Convert ODP to PPTX in C++|Aspose.Slides Docume...

    Convert ODP to PPTX with Aspose.Slides for C++. Clean code examples, batch tips, and high-quality results—no PowerPoint needed....explains how to convert an ODP presentation to PPTX format using Aspose...offers Presentation class that represents a presentation file....

    docs.aspose.com/slides/cpp/convert-odp-to-pptx/
  5. Merge Image to PDF in C++ | products.aspose.com

    Merge images into a PDF file in C++. Use Aspose.Slides for C++ to place images on a slide and save the result as PDF....C++ API for working with presentations, images, and PDF output...picture frames and save the presentation as a PDF file. Merge image...

    products.aspose.com/slides/cpp/merger/image-to-...
  6. Manage Chart Workbooks in Presentations on Andr...

    Discover Aspose.Slides for Android via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations on Android Contents [ Hide...sample operation: Presentation pres = new Presentation ( "chart.pptx"...

    docs.aspose.com/slides/androidjava/chart-workbook/
  7. Online XML to PPS Conversion or Develop Java ba...

    Free online app to convert XML to PPS files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  8. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...使用示例: using ( Presentation pres = new Presentation ()) { ISmartArt...SmartArtShape。 using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. Online XSLFO to POTM Conversion or Develop Java...

    Free online app to convert XSLFO to POTM files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  10. How to Secure PPTX using Python

    This topic shows you how to secure PPTX using Python with a password encryption. It provides all necessary details and runnable sample code for securing PPTX in Python....how to secure PowerPoint presentation using Python by password...password protection. A presentation can be secured in many ways including...

    kb.aspose.com/slides/python/how-to-secure-power...