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

information

(4.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Classify raw text in MS Office, PDF and many ot...

    GroupDocs.Classification Cloud API retrieves raw text classification output for taxonomy/documents taxonomy that contains Information about the best class...extremely rich source of information, but extracting insights...an object that contains information about the best class and...

    blog.groupdocs.cloud/classification/classify-ra...
  5. parser.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/parser/release-notes/ weekly 0.5 https://docs.groupdocs.cloud/parser/available-sd......cloud/parser/get-container-items-information/ weekly 0.5 https://docs...cloud/parser/get-document-information/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/parser.xml
  6. Python Generate HTML Report from XML | HTML Rep...

    Use the GroupDocs.Assembly Cloud API to generate dynamic HTML reports with XML data in Python....corresponding Clients and related information. Subsequently, proceed with...client_secret. Set up template information with a file path, storage...

    blog.groupdocs.cloud/assembly/display-xml-data-...
  7. Extract Images from PDF Files using C# .NET RES...

    Learn how to extract images from PDF files in C# .NET. Step-by-step tutorial to download and save embedded images programmatically....; Step 2 : Specify File Information. var fileInfo = new FileInfo...pricing model. For further information, please visit pricing guide...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. 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/
  9. Evaluation and Pricing Plans | Documentation

    GroupDocs Assembly Cloud marketing Information on product's evaluation and pricing plans....Purchase Buy Now Pricing Information SDKs Policies My Orders &...provides a general marketing information on Assembly Cloud evaluation...

    docs.groupdocs.cloud/assembly/getting-started/l...
  10. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file Information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Version fileInfo Input file information size The size of the output...

    docs.groupdocs.cloud/signature/updateresult/