Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 36,441 for

compression

(0.33 sec)
  1. Convert PNG to XLSX via C# | Aspose

    Sample code for PNG to XLSX C# conversion. Use API example code for batch PNG files to XLSX conversion within VB.NET, Asp.NET or any .NET based application....format that use loseless compression. This file format was created...supports loseless image compression that makes it popular among...

    products.aspose.com/ocr/net/conversion/png-to-x...
  2. Convert PNG to JSON via C# | Aspose

    Sample code for PNG to JSON C# conversion. Use API example code for batch PNG files to JSON conversion within VB.NET, Asp.NET or any .NET based application....format that use loseless compression. This file format was created...supports loseless image compression that makes it popular among...

    products.aspose.com/ocr/net/conversion/png-to-j...
  3. Print big pdf - Free Support Forum - aspose.com

    Hi, I want print big PDF files. My test file is 180 pages, but I have and documents with 2000 pages. I use following code: PdfViewer viewer = new PdfViewer(); viewer.setAutoResize(true); // Print the file with…...adjusting the resolution and compression settings. You can try lowering...resolution or using different compression options when saving or printing...

    forum.aspose.com/t/print-big-pdf/319302
  4. Convert a Document to an Image in C++|Aspose.Wo...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice....JpegQuality (0‑100) adjusts JPEG compression, while TiffCompression sets...sets TIFF compression type. Adjust these on the ImageSaveOptions...

    docs.aspose.com/words/cpp/convert-a-document-to...
  5. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Aspose.HTML Python library. Learn HTML to PNG conversion scripts with ready-to-use Python examples....popular due to its lossless compression, which ensures that images...The compression option allows you to set the compression method...

    docs.aspose.com/html/python-net/convert-html-to...
  6. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for Node.js via C++....via C++ Adjust Workbook Compression Level with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/save-workbook-...
  7. Bug 5300: Shapefile to GeoPackage- Stuck - Free...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Error: Stucks on this line: VectorLayer.Convert(sourcePath, srcDriver, outputPath, destDriver, options); option is empty Test fix data(in…...(coordinate system, layer name, compression). using Aspose.Gis; using...+no_defs"), // Enable SQLite compression (optional, reduces file size)...

    forum.aspose.com/t/bug-5300-shapefile-to-geopac...
  8. 使用JavaScript通过C++调整工作簿压缩级别|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++调整工作簿的压缩级别。...Example - Save XLSB with Compression Levels </ title > </ head...Save XLSB with Different Compression Levels </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/adjust-...
  9. Convert PDF to Different Image Formats in C#|As...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, EMF, JPEG, PNG, GIF, SVG with a few lines of code.... TiffSettings { Compression = Aspose . Pdf . Devices...Devices . TiffSettings { Compression = Aspose . Pdf . Devices...

    docs.aspose.com/pdf/net/convert-pdf-to-images-f...
  10. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs....Specifies the quality of JPEG compression for images. The default value...resolutions, background color, and compression specifying: Copy 1 // Convert...

    docs.aspose.com/html/java/html-to-pdf-converter/