Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,790 for

information

(0.17 sec)
  1. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info API method to retrieve Information Note Not all options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Info API method to retrieve information Note Not all options are...

    docs.groupdocs.cloud/signature/infosettings/
  2. Pricing Guide - Purchase - groupdocs.cloud

    Process as many files as you require. After one month, we will calculate the total number of API calls you made and bill you according to the rates below.... More information is available here . Remember...Questions? Read our FAQ for more information. If you still have any questions...

    purchase.groupdocs.cloud/self-hosting/pricing
  3. GroupDocs Newsletter November 2017 Edition – Do...

    GroupDocs developer newsletter of November 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs.... accesses file property information and allows users to perform...you can also export meta information attached with supported file...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  4. Configure Google Drive Storage | Documentation

    You have to complete following steps to connect a Google Drive Storage: Google Drive Configurations Create Google account if you don’t have one (Google Plus account can be used) (Optional) Install Google Drive application at your PC (see https://drive.google.com) Go to Google API console: https://code.google.com/apis/console Create a new Project In “APIs & Services” menu Enable Google Drive API Go to Credential options and add Information in OAuth consent screen Create “OAuth client ID” API credentials Select Web Application and More options Add https://dashboard....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Credential options and add information in OAuth consent screen Create...

    docs.groupdocs.cloud/total/configure-google-dri...
  5. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata Information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time Information in all properties that may have names containing specified string value. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d 'grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET' \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a document curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...allows you to add metadata information as properties with specified...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  6. Preview CGM files - Free Support Forum - groupd...

    I try upload file *.cgm but don’t show correctly file in viewer. Has anyone had the same problem?...similar, withour sensitive information), and the request or SDK...

    forum.groupdocs.cloud/t/preview-cgm-files/5550
  7. Extract Data from PDF using a REST API in Node.js

    Let's learn how to extract data from PDF documents in Node.js. GroupDocs.Parser offers Cloud SKDs and REST APIs to extract Information from PDFs....js Extract Information From PDF using Template Object...text, images, and extract information from PDF using a template...

    blog.groupdocs.cloud/parser/extract-data-from-p...
  8. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains Information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy....Purchase Buy Now Pricing Information SDKs Policies My Orders &...an object that contains information about the best class and...

    docs.groupdocs.cloud/classification/raw-text-cl...
  9. PDF Viewer - Optimization options | Documentation

    GroupDocs.Viewer Cloud allows you to optimize the output PDF file for a web browser or to reduce the file size by optimizing resources. Optimization for a web allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download. Resource optimization allows you to reduce the size of the output PDF file. While optimizing, GroupDocs.Viewer may reduce the image size or quality, remove notes or form fields, remove objects, fonts, or personal Information from a document, and so on....Purchase Buy Now Pricing Information SDKs Policies My Orders &...objects, fonts, or personal information from a document, and so on...

    docs.groupdocs.cloud/viewer/pdf-viewer-optimiza...
  10. Get View Info for Archive File | Documentation

    GroupDocs.Viewer Cloud provides additional Information such as list of folders when calling Info method. To retrieve view Information for Archive File call Info method and cast output result to ArchiveViewInfo type. Following example demonstrates how to print out archive contents. 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Cloud provides additional information such as list of folders when...

    docs.groupdocs.cloud/viewer/get-view-info-for-a...