Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 7,094 for

jpeg

(0.19 sec)
  1. Convert PPT, PPTX, and ODP to JPG in C#|Aspose....

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality Jpeg images with just a few lines of code. Optimize presentations for web use, sharing, and archiving. Read the full guide now!...ODP files into high-quality JPEG images. This guide explains...// Save the image to disk in JPEG format. string imageFileName...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....one page from a document to a JPEG image. auto doc = MakeObject...ImageSaveOptions > ( SaveFormat :: Jpeg ); // Set the "PageSet" to "1"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose.Note Product Family

    查找有关在没有 Microsoft OneNote 的情况下在代码中编辑、操作、查看和转换 OneNote (.one) 文件格式的答案。...将 OneNote 转换为 JPEG 如何使用 Java 将 OneNote 转换为 JPEG 如何使用 C# 将 OneNote...

    kb.aspose.com/zh/note/
  4. Aspose.PSD For Python Key Features|Documentation

    Key Features of Aspose.PSD for Python - Photoshop and Illustrator Python Package features...PSD, PSB and AI images to PDF, JPEG, PNG, TIFF, BMP, GIF, BMP Aspose...PSD and PSB images Adding of JPEG, PNG, TIFF, BMP, GIF, BMP files...

    docs.aspose.com/psd/python-net/features/
  5. Сonverting File Formats|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... INPUT PDF PNG JPEG TIFF BMP GIF PSD WEBP EMF DICOM...

    docs.aspose.com/cad/net/getting-started/convert...
  6. Font Substitution - PowerPoint C# API|Aspose.Sl...

    C# PowerPoint API lets you substitute fonts inside presentations...Saves the image to disk in the JPEG format image . Save ( "Thumbnail_out..."Thumbnail_out.jpg" , ImageFormat . Jpeg ); } NOTE You may want to see...

    docs.aspose.com/slides/net/font-substitution/
  7. Missing Features in VSTO|Aspose.Slides Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Generate Slide Thumbnail as JPEG Generating a Thumbnail from...

    docs.aspose.com/slides/net/missing-features-in-...
  8. 导出图表|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Jpeg ); } finally { if ( slideImage...

    docs.aspose.com/slides/zh/androidjava/export-ch...
  9. Convert PowerPoint Slides to Images in Java|Asp...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Java. Easily export PPTX and ODP slides to BMP, PNG, Jpeg, TIFF, and more with high-quality results....formats, including BMP, PNG, JPG (JPEG), GIF, and others. To convert...bitmap and then save the image in JPEG or any other preferred format...

    docs.aspose.com/slides/java/convert-slide/
  10. Embedded Font - PowerPoint Java API|Aspose.Slid...

    Use embedded fonts in PowerPoint presentation in Java...//Save the image to disk in JPEG format try { slideImage . save..."picture1_out.jpg" , ImageFormat . Jpeg ); } finally { if ( slideImage...

    docs.aspose.com/slides/java/embedded-font/