Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,529 for

compression

(0.05 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....based on lossless and lossy compression Emf Enhanced metafile format...format and is compressed with the wavelet compression PNG Work with...

    docs.aspose.com/cad/java/getting-started/suppor...
  2. PSD Format|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....Data including different compression algorithms Aspose.PSD is...

    docs.aspose.com/psd/java/psd-format/
  3. Convert HTML to TIFF – C# Examples and Online C...

    Convert HTML to TIFF using Aspose.HTML for .NET API. You will learn about the supported HTML to TIFF conversion scenarios and consider examples to illustrate them.... Tiff ) 10 { 11 Compression = Compression. None , 12 BackgroundColor...we add: Compression property that sets TIFF compression. Available...

    docs.aspose.com/html/net/convert-html-to-tiff/
  4. Convert XPS to PDF in Python

    This article focuses on how to convert XPS to PDF in Python. It explains the stepwise algorithm as well as a code snippet to change XPS file to PDF in Python.... such as image compression, text compression, and file encryption...

    kb.aspose.com/page/python/convert-xps-to-pdf-in...
  5. Save as PDF - Change image - Free Support Forum...

    hello, when I save the document as PDF the image changes, you can check it out. thanks in advance input.docx (238.8 KB)...can set options for image compression or specify how metafiles...PdfSaveOptions(); // Example: Set image compression saveOptions.setImageComp...

    forum.aspose.com/t/save-as-pdf-change-image/310466
  6. Creating, Opening and Saving PSD Files|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....PSD supports the following compression methods through the CompressionMethod...saves it to PSD with RLE compression and grayscale color mode...

    docs.aspose.com/psd/java/creating-opening-and-s...
  7. Data tag being removed after PDF to TIFF conver...

    We are currently using Aspose.PDF version 21.12.0.0 in .NET and are experiencing an issue during PDF to TIFF conversion. Specifically, all data tags on the PDF document are completely removed after the conversion. Could …...tiffSettings = new TiffSettings { Compression = CompressionType.None, Depth...

    forum.aspose.com/t/data-tag-being-removed-after...
  8. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...tiff_compression is equal to TiffCompression... tiff_compression Gets or sets the type of compression to apply...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert Markdown to PDF in Java

    This article guides on how to convert Markdown to PDF in Java. You will get IDE settings, a list of programming steps and a runnable sample code to export Markdown to PDF in Java....setting image compression, and setting text compression if required...

    kb.aspose.com/words/java/how-to-convert-markdow...
  10. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile Compression for efficiency.... small metafiles are not compressed for performance reason. Default...true , all metafiles are compressed regardless of its size. public...

    reference.aspose.com/words/net/aspose.words.sav...