Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,063 for

document compression

(0.08 sec)
  1. Convert SVG to PNG in Python – Aspose.HTML

    Convert SVG to PNG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to PNG....supports lossless image compression that makes it popular among...Load an SVG document from a file or URL document = SVGDocument("{{input...

    docs.aspose.com/html/python-net/convert-svg-to-...
  2. Manipulating PNG Images|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.... Compressing PNG Files The Portable Network...Graphic (PNG) is a lossless compression format for transmitting a...

    docs.aspose.com/psd/net/manipulating-png-images/
  3. Convert PowerPoint Presentations to TIFF in And...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Android via Java. Step-by-step guide with code examples included....TiffOptions (); // Set the compression type. tiffOptions . setCompressionType...TiffCompressionTypes . Default ); /* Compression types: Default - Specifies...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. Convert PowerPoint Presentations to TIFF in C#|...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for .NET. Step-by-step guide with code examples included....TiffOptions (); // Set the compression type. tiffOptions . CompressionType...TiffCompressionTypes . Default ; /* Compression types: Default - Specifies...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux....You can load an input Word document in DOCX or DOC formats using...You may need to convert Word document to TIFF using C++ to preview...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  6. Convert SVG to PNG – Python Examples

    Convert SVG to PNG in Python code or online. You will find Python examples and an online SVG Converter...set_extension(SkiaModule()) # Load an SVG document from a file with SVGDocument("{{input...SVGDocument("{{input lower}}") as document: # Initialize saving options...

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  7. PdfImageColorSpaceExportMode | Aspose.Words for...

    Specifies how the color space will be selected for the images in PDF Document in Java....selected for the images in PDF document. Examples: Shows how to set...images in a document as we export it to PDF. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 20.5 - Release Notes|Docume...

    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....Feature PSDNET-201 Support for document conversion progress Feature...} PSDNET-201. Support for document conversion progress string...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  9. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document | Aspose.Words for Java

    Represents a Word Document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

    reference.aspose.com/words/java/com.aspose.word...