Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 4,133 for

as

(0.03 sec)
  1. Get file info | Documentation

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison.

    docs.groupdocs.com/comparison/net/get-file-info/
  2. Set image size limits | Documentation

    Control image size in PDF output: set width, height, or maximum dimensions....Control image size in PDF output: set width, height, or maximum dimensions.

    docs.groupdocs.com/viewer/python-net/set-image-...
  3. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented As strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage<Jpeg2000RootPackage>(); if (root.

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Search for Image e-signatures | Documentation

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API....This article explains how to search for Image electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/search-for-im...
  5. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....This article explains how to search for Form Fields signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/search-for-for...
  6. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....This article explains how to search for Form Fields signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/search-for-fo...
  7. Search for Metadata e-signatures | Documentation

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/search-for-me...
  8. Developers Guide - Web Report Generator | Docum...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBAse that can be accessed through DatAset / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBAse System Processing Verifies Template Document Format. Connects to MS SQL Server DatabAse using connection string Tests Connection according to the provided connection string....Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string.

    docs.groupdocs.com/assembly/net/developers-guid...
  9. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API.

    docs.groupdocs.com/conversion/java/load-note-do...
  10. Split text file | Documentation

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Java API....Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Java API.

    docs.groupdocs.com/merger/java/split-text-file/