Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 297 for

compression

(0.04 sec)
  1. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s discuss what the metadata is? The Metadata summarizes basic information about data. In other words, it’s an information which describes the data that contained in something like a web page, document, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a document might include a collection of information like the author, file size, date the document was created, and keywords to describe the document....date and time, and type of compression. Technical metadata is often...

    blog.groupdocs.com/metadata/best-practices-in-m...
  2. Convert to PDF with advanced options | Document...

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....document are re-compressed. The amount of compression and image quality...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. Convert WebP to JPG, PNG, and PDF in Java | Fre...

    How to convert WebP to JPG, PNG, or PDF in Java using an open-source document conversion API. Convert WebP online for free. Running examples are available....provides lossless and lossy compression for images on the web. WebP...

    blog.groupdocs.com/conversion/convert-webp-to-j...
  4. Saving a File to an Output Stream | Documentation

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....orientation, margins, or compression. Converting and Writing to...

    docs.groupdocs.com/conversion/java/save-file-to...
  5. Convert to PDF with advanced options | Document...

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Re-compresses all images in the document. The compression quality...

    docs.groupdocs.com/conversion/java/convert-to-p...
  6. GroupDocs.Conversion for Java 16.10.1 Implement...

    Team GroupDocs is keen to announce another release of GroupDocs.Conversion for Java 16.10.1. Numerous customers reported bugs are resolved in this release. Moreover, API encompasses multitude of new features. Support of converting documents to and from PSD format is introduced. Using latest version of the API developers can implement multi-thread conversion as well. We would recommend you to download and experience GroupDocs.Conversion for Java 16.10.1 and share your feedback....Output file after CCITT4 compression not rendered well in IBM...

    blog.groupdocs.com/conversion/groupdocs.convers...
  7. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Compression: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format.... Compression . High )); // Enabling the...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  9. After groupdocs.convertion updation in 25.2.1 x...

    it thorugh error like this Unhandled exception thrown while processing 26356a6d-4d91-431e-9537-37e54f06d5d8. Original exception message: Invalid left or right margin, Left margin in inch: 0.7875, Right margin in inch: 0…...1 byte Compression 0 = uncompressed, 1 = RLE compressed /// 3...

    forum.groupdocs.com/t/after-groupdocs-convertio...
  10. .NET XLAM Viewer API - Read, View, Render in C#...

    .NET document viewer API to read, render and display XLAM in any type of C#, ASP.NET, VB.NET & .NET Core applications....formats and are saved with ZIP compression to reduce the overall file...

    products.groupdocs.com/viewer/net/xlam/