Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 961 for

document annotation java sdk

(0.06 sec)
  1. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/metadata/working-with-folder/
  2. How to self-host GroupDocs.Merger Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  3. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple Documents and manipulate single Document structure across a wide range of Document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more Documents into one Document, join specific pages or page ranges from several source Documents into a single resultant Document. Joined Documents should be of the same format....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/merger/features-overview/
  4. Skip rendering of empty rows | Documentation

    Sometimes Excel Document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  5. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting Document by setting CadOptions as show in example. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document into cloud storage Render Document or get Document info Download rendered Document from storage Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  6. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document into cloud storage Render Document or get Document info Download rendered Document from storage Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  7. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/parser/get-template/
  8. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the Document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected Documents, it is required to provide the password....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  9. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical Documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/parser/create-or-update-te...
  10. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the Sdk of your choice GroupDocs for Cloud Sdk is written in different languages, all you need to get started is adding our Sdk to your existing project....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/signature/quick-start/