Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 5,670 for

groupdocs.comparison,

(0.19 sec)
  1. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream in Java...This article shows how to save a file to the specified stream in Java

    docs.groupdocs.com/metadata/java/save-a-modifie...
  2. Working with metadata in WEBP images. Working w...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in WEBP images. For more details please refer to the following guide: Working with XMP metadata. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples Free online document metadata management App Along with full featured .NET library we provide simple, but powerful free Apps....Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in WEBP images. For more details please refer to the following guide: Working with XMP metadata. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples Free online document metadata management App Along with full featured .NET library we provide simple, but powerful free Apps.

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .

    docs.groupdocs.com/metadata/java/load-from-a-st...
  4. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed images using Java....Add watermark to photos or multi-framed images using Java.

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Reduce image quality | Documentation

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer Java API....This topic describes how to compress images in PDF file using the GroupDocs.Viewer Java API.

    docs.groupdocs.com/viewer/java/optimization-pdf...
  6. Logging | Documentation

    Logging when rendering documents with GroupDocs.Viewer for Java...Logging when rendering documents with GroupDocs.Viewer for Java

    docs.groupdocs.com/viewer/java/logging/
  7. Load from Azure Blob Storage | Documentation

    This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your Java applications....This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your Java applications.

    docs.groupdocs.com/viewer/java/load-document-fr...
  8. Render with responsive layout | Documentation

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices.

    docs.groupdocs.com/viewer/net/render-with-respo...
  9. Specify the JPEG image quality | Documentation

    Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for Java...Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for Java

    docs.groupdocs.com/viewer/java/adjust-jpeg-imag...
  10. Barcode Image Generation in Spreadsheet Documen...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <<barcode [customer.Barcode] -qr>> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs.

    docs.groupdocs.com/assembly/net/barcode-image-g...