Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 9,448 for

jpeg

(0.07 sec)
  1. Supported 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....Image JPEG Work with a JPEG Format Jpeg2000 Variant of JPEG file...

    docs.aspose.com/cad/net/getting-started/support...
  2. How to Create PowerPoint Slide Image using C#

    This article entails how to create PowerPoint slide Image using C#. It covers the detailed steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in C#....and save that on the disk in JPEG format The above steps use the...PowerPoint slide to image in JPEG format with the help of a few...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  3. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, Jpeg, EMF, SVG using C++ API...in various raster (BMP, PNG, JPEG, GIF, and TIFF) and vector (EMF...image format BarCodeImageFormat.Jpeg - Specifies the Joint Photographic...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  4. 如何使用 C++ 在 DOCX 中添加图像

    在这个例子中,我们将学习如何使用 C++ 在 DOCX 中添加图像。使用 C++ 在 word 文档中插入图片是开发人员经常询问的需求之一。使用 C++ 将图像添加到 DOC 可以使用简单的 API 调用来实现。...中的内容 使用 imageWriter 方法在文档中加载和添加 JPEG 图像 使用 Save 方法将 DOCX 与 C++ 中的图像一起保存...中的图像一起保存 在以下示例中,您可以使用少量 API 调用轻松地将 JPEG 图像添加到 C++ 中的 DOCX,并且不依赖于 MS...

    kb.aspose.com/zh/words/cpp/how-to-add-image-in-...
  5. ThumbnailResource | Aspose.PSD for .NET API Ref...

    ThumbnailResource Contents [ Hide ] ThumbnailResource class The thumbnail resource block. public class ThumbnailResou......get; set; } Gets or sets the JPEG options. Suitable when thumbnail...thumbnail resource is saved into JPEG file format only. This option...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  6. Thumbnail4Resource | Aspose.PSD for .NET API Re...

    Thumbnail4Resource Contents [ Hide ] Thumbnail4Resource class Represents the thumbnail resource for psd 4.0. public s......get; set; } Gets or sets the JPEG options. Suitable when thumbnail...thumbnail resource is saved into JPEG file format only. This option...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  7. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions constructor. Initializes a new instance of this class that can be used to save rendered images in the [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/saveformat/#BMP), [SaveFormat.Jpeg](../../../aspose.words/saveformat/#Jpeg), [SaveFormat.EMF](../../../aspose.words/saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/saveformat/#SVG) format....JPEG , SaveFormat.EMF , SaveFormat...SaveFormat.BMP , SaveFormat.JPEG , SaveFormat.EMF , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将PowerPoint PPT转换为JPG|Aspose.Slides 文档

    将PowerPoint转换为JPG:PPT到JPG,PPTX到JPG在C++中...imageScale , imageScale ); // 将图像以JPEG格式保存到磁盘 auto imageFileName =...imageFileName , ImageFormat :: Jpeg ); image -> Dispose (); } pres...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  9. Font Substitution - PowerPoint Java API|Aspose....

    Substitute font in PowerPoint...Saves the image to disk in the JPEG format try { $slideImage ->..."Thumbnail_out.jpg" , ImageFormat :: Jpeg ); } finally { if ( ! java_is_null...

    docs.aspose.com/slides/php-java/font-substitution/
  10. mediatypenames.image - Aspose.Email for Java - ...

    Contains documentation for all the methods & classes required to create applications using Aspose.Email for Java....type static String JPEG Specifies image/jpeg media type static...image/gif media type JPEG public static final String JPEG Specifies image/jpeg...

    reference.aspose.com/email/java/com.aspose.emai...