Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 3,839 for

presentation to jpeg

(0.07 sec)
  1. 将 PowerPoint 幻灯片转换为 JavaScript 中的 PNG|Aspose.Sl...

    在 JavaScript 中使用 Aspose.Slides for Node.js 快速将 PowerPoint 演示文稿转换为高质量 PNG 图像,确保精确、自动化的结果。...PNG(Portable Network Graphics)格式不如 JPEG(Joint Photographic Experts Group)流行,但仍然非常流行。...使用场景: 当你有复杂图像且尺寸不是问题时,PNG 比 JPEG 更合适的图像格式。 Tip 您可能想查看 Aspose...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  2. 在 C++ 中將 PPTX 轉換為 Word | products.aspose.com

    在 C++ 中將 PPTX 轉換為 Word。使用 C++ 庫 API 將 PowerPoint 轉換為 Word...C++ 代碼 auto presentation = MakeObject < Presentation > (); auto...for ( const auto & slide : presentation -> get_Slides()) { // generates...

    products.aspose.com/slides/zh-hant/cpp/conversi...
  3. 在 Java 中將 PPT 轉換為視頻 | products.aspose.com

    用 Java 將 PPT 轉換為視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...Java 代碼 Presentation presentation = new Presentation (); try...animates it IAutoShape smile = presentation . getSlides (). get_Item...

    products.aspose.com/slides/zh-hant/java/convers...
  4. Online OFT to MD Conversion or Build .NET based...

    Free online app To convert OFT To MD files. .NET C# conversion library code for OFT documents....editable documents and presentations. However, when working with...better decision-making. Media Presentation and Display : Convert ODF...

    products.aspose.com/total/net/conversion/oft-to...
  5. Aspose.Slides for Xamarin | Xamarin PowerPoint ...

    Aspose.Slides for Xamarin To build Xamarin PowerPoint applications....shapes of the slide, save presentation in the desired format. Review...Review presentation from mobile, add comments and notes, and...

    products.aspose.com/slides/xamarin/
  6. Java API to Render PDF to FODS | products.aspos...

    Export PDF To FODS via Java API without using Microsoft Excel or Adobe Reader...image formats such as TIFF, JPEG, PNG, and BMP. Aspose.Cells...PDF to ODP (OpenDocument Presentation Format) Convert PDF to ODT...

    products.aspose.com/total/java/conversion/pdf-t...
  7. 在 Java 中將 PPTX 轉換為視頻 | products.aspose.com

    將 PPTX 轉換為 Java 中的視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...Java 代碼 Presentation presentation = new Presentation (); try...animates it IAutoShape smile = presentation . getSlides (). get_Item...

    products.aspose.com/slides/zh-hant/java/convers...
  8. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument auTomation....as follows: Presentation pres = new Presentation (); try { IPPImage...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/java/modern-api/
  9. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the C++ Modern API for seamless PowerPoint and OpenDocument auTomation....follows: System :: SharedPtr < Presentation > pres = System :: MakeObject...MakeObject < Presentation > (); // instantiate a disposable instance...

    docs.aspose.com/slides/cpp/modern-api/
  10. LaTeX to image | Python

    To convert TeX To image formats using Aspose.TeX API solution for Python learn this article To see that describes how To do this and the code examples.... presentation . image import * 4 from...import * 3 from aspose. tex . presentation . image import * 4 from...

    docs.aspose.com/tex/python-net/latex-to-image/