Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 292 for

compression

(0.12 sec)
  1. Adjust Contrast when Converting a Document to I...

    Up till now, there was a simple document to image conversion process. With the GroupDocs.Conversion for Java release version 19.10, we’ve added a number of interesting features for image conversion. Set color mode when converting to JPEG Option to set Compression mode Adjust image brightness and contrast Set gamma Option to flip image Have a look at its implementation of the above features in Java Conversion from CDR CDR is a vector graphics file....converting to JPEG Option to set compression mode Adjust image brightness...

    blog.groupdocs.com/conversion/adjust-contrast-w...
  2. Ways to Convert SVG to JPG

    Convert SVG to JPG images using online & free SVG converter. Developers can perform the conversion with few lines of code using .NET & Java API....image to JPG: Compression: JPG uses lossy compression, which can...

    blog.groupdocs.com/conversion/convert-svg-to-jpg/
  3. Extract Archive Files Data using C# | ZIP, RAR,...

    Extract data of compressed archives like ZIP, RAR, TAR, GZIP, BZIP2 files using C# in .NET application. Parse archives and extract whole text within files....the total file size using compression algorithms. Just like parsing...metadata from the files that are compressed within the archives. In this...

    blog.groupdocs.com/parser/extract-zip-files-dat...
  4. Rendering Archive Documents

    The Compressed files (e.g .ZIP or TAR) use file Compression in order to save the disk space. Also, the compressed archive formats can be used to compress multiple files into a single archive. This post demonstrates the usage of the GroupDocs.Viewer API to render the list of files or folders from an archive file. Rendering the List of a Folder from the Archive The GetPages method of both ViewerImageHandler and ViewerHtmlHandler renders the items from the root of archives....The Compressed files (e.g .ZIP or TAR) use file compression in... the compressed archive formats can be used to compress multiple...

    blog.groupdocs.com/viewer/rendering-archive-doc...
  5. How to merge PNG images using C# | Documentation

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....format that use loseless compression. This file format was created...supports loseless image compression that makes it popular among...

    docs.groupdocs.com/merger/net/getting-started/u...
  6. Configuring search network | Documentation

    This page contains information about configuring the search network....well as the degree of text compression in the storage ( method)...setTextStorageSettin ( true , Compression . High ) . setIndexType (...

    docs.groupdocs.com/search/java/configuring-sear...
  7. How to merge PNG images using Java | Documentation

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in java language using GroupDocs.Merger for Java library....format that use loseless compression. This file format was created...supports loseless image compression that makes it popular among...

    docs.groupdocs.com/merger/java/getting-started/...
  8. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files 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 AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....( "Compression: {0}" , videoStreamProperty . Compression ); Console...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Configuring search network | Documentation

    This page contains information about configuring the search network....well as the degree of text compression in the storage ( method)...SetTextStorageSettin ( true , Compression . High ) . SetIndexType (...

    docs.groupdocs.com/search/net/configuring-searc...
  10. .NET J2C Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display J2C in any type of C#, ASP.NET, VB.NET & .NET Core applications....format and is compressed with the wavelet compression. It has nearly...both lossy and lossless compression. The JPEG 2000 codestream...

    products.groupdocs.com/viewer/net/j2c/