Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 9,574 for

image

(0.18 sec)
  1. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size....Viewer may reduce the image size or quality, remove notes...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. Optimize the output PDF file | GroupDocs

    Optimize PDFs for web viewing or reduce file size with GroupDocs.Viewer. Adjust resources and improve loading times....Viewer may reduce the image size or quality, remove notes...spreadsheets in a PDF file Optimize images Optimize content Optimize fonts...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Convert to grayscale | GroupDocs

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#)....output PDF file / Optimize images / Convert to grayscale Convert...Sub End Module The following image demonstrates the result: Was...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. GroupDocs.Metadata for .NET 17.2.0 Now Supports...

    We are really excited to announce the release of GroupDocs.Metadata for .NET version 17.02.0. The latest release comes up with a number of new features and enhancements. Users can now export the extracted metadata of various formats to a CSV or Excel file. The GroupDocs.Metadata API now supports video format too. Moreover, detecting DICOM format, reading Photoshop layers of a PSD format etc are some other enhancements introduced in this version of the API....(little-endian, big-endian) for image formats For details, please...

    blog.groupdocs.com/metadata/groupdocs.metadata-...
  5. List and print all supported file types | Group...

    This article explains how to list and print file types supported by GroupDocs.Viewer for .NET...Sub End Module The following image shows a sample console output:...

    docs.groupdocs.com/viewer/net/how-to-list-and-p...
  6. Subset fonts | GroupDocs

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....Sub End Module The following image demonstrates the result. There...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG Images. The following are the steps to read the native PNG metadata. Load a PNG Image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...formats / Images / Working with metadata in PNG images Working...Working with metadata in PNG images Leave feedback Reading PNG metadata...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...common TIFF/EXIF tags in TIFF images. The memory consumption is...features like ability to save Image documents as PDF and signing...

    blog.groupdocs.com/groupdocs.blog/page/53/
  9. GroupDocs.Total for .NET | GroupDocs

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....and manipulate documents and images within your .NET or Cloud-based...with over 170 document and image formats, including text documents...

    docs.groupdocs.com/total/net/
  10. System Requirements | GroupDocs

    GroupDocs.Metadata for Python supports any 32-bit or 64-bit operating system that run the Python runtime including...processing images or documents that contain images. Linux installation...Required for drawing functions (image/font rendering). fontconfig...

    docs.groupdocs.com/metadata/python-net/system-r...