Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 151,081 for

jpeg

(0.12 sec)
  1. Convert DNG to HTML via Java | products.aspose.com

    Sample code for DNG to HTML Java conversion. Use API example code for batch DNG files to HTML conversion within any Web or Desktop Java based application.... JPEG and TIFF formats store images...Group) JPEG (Joint Photographic Experts Group) JP2 (JPEG 2000)...

    products.aspose.com/imaging/java/conversion/dng...
  2. TeX (LaTeX) Files Conversion | Java

    TeX(LaTeX) conversion Java API solution. Convert LaTeX files to PDF, XPS and Images including PNG, Jpeg, TIFF, BMP with few lines of Java code.... The API supports BMP, JPEG, PDF, SVG, TIFF, XPS, and PNG...code Output format PDF XPS SVG JPEG PNG TIFF BMP Select the target...

    products.aspose.com/tex/java/conversion/
  3. 在 Java 中嵌入演示文稿的字体|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确呈现。...Dimension ( 960 , 720 )); //将图像以 JPEG 格式保存到磁盘 try { slideImage . save..."picture1_out.jpg" , ImageFormat . Jpeg ); } finally { if ( slideImage...

    docs.aspose.com/slides/zh/java/embedded-font/
  4. Convert VCF to IMAGE in Python | products.aspos...

    Save VCF to IMAGE in your Python applications without using Microsoft Outlook or Word...Interchange Format) Convert VCF to JPEG (Joint Photographic Expert Group)...various types, such as bitmap, JPEG, GIF, and TIFF, each with its...

    products.aspose.com/total/python-net/conversion...
  5. Convert EML to IMAGE in Python | products.aspos...

    Save EML to IMAGE in your Python applications without using Microsoft Outlook or Word...Interchange Format) Convert EML to JPEG (Joint Photographic Expert Group)...various types, such as bitmap, JPEG, GIF, and TIFF, each with its...

    products.aspose.com/total/python-net/conversion...
  6. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...jpeg (1.2 KB) The code above produces...console output and the generated JPEG file. Try an alternative image...

    forum.aspose.com/t/black-box-for-certain-images...
  7. Convert MHTML to PNG – Aspose.HTML for Python v...

    Use powerful Python API to perform MHTML to PNG conversion with full control over save parameters or convert MHTML online with a free MHTML Converter....{{/if_output}} {{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}} import...{{/if_output}} {{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}} options...

    products.aspose.com/html/python-net/conversion/...
  8. Convert MHTML to DOCX – Python code and Online ...

    Convert MHTML to DOCX in Python. Use Aspose.HTML for Python via .NET to perform high-quality MHTML to DOCX conversion with full control over save parameters....{{/if_output}} {{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}} import...{{/if_output}} {{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}} options...

    products.aspose.com/html/python-net/conversion/...
  9. Convert SVG to GIF in Python – Aspose.HTML

    Use Aspose.HTML for Python via .NET to convert SVG to GIF with full control over save options or convert SVG online with a free SVG Converter.... {{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}} import...{{/if_output}} {{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}} options...

    products.aspose.com/html/python-net/conversion/...
  10. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...one page from a document to a JPEG image. let doc = new aw . Document...ImageSaveOptions ( aw . SaveFormat . Jpeg ); // Set the "PageSet" to "1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...