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

compression

(0.03 sec)
  1. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the Compression of the output content (HTML, CSS, and SVG)....might want to use is the compression of the output content (HTML...

    blog.groupdocs.com/viewer/introducing-html-mini...
  2. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage.... Compression ); Console . WriteLine (...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. 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...
  4. 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...
  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 Node.js via Java....document are re-compressed. The amount of compression and image quality...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. 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...
  7. 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...
  8. 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...
  9. .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/
  10. .NET JP2 Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display JP2 in any type of C#, ASP.NET, VB.NET & .NET Core applications....and state-of-the-art image compression standard. Designed, using...

    products.groupdocs.com/viewer/net/jp2/