Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,449 for

document information

(0.07 sec)
  1. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set Document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata Information to all properties that match regular expression “^NameOfApp.*”. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. 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" # cURL example to join several Documents into one curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  2. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set Document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata Information to all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. 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" # cURL example to join several Documents into one curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  3. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how to retrieve metered license consumption. You can find more Information about Docker version at How to self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on Document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Annotation Cloud...

    docs.groupdocs.cloud/annotation/metered-consump...
  4. ConversionSettings | Documentation

    ConversionSettings data structure used as input parameters for Document Conversion API. ConversionSettings example { "Format": "string", "FilePath": "string", "Storage": "string", "LoadOptions": { "Password": "string", }, "ConvertOptions": { "FromPage": "integer", "PagesCount": "integer" }, "OutputPath": "string" } ConversionSettings fields Name Description Format Specifies target conversion format. Required. FilePath The path of the Document, located in the storage. Required. StorageName Storage name LoadOptions Format specific LoadOptions. ConvertOptions Format specific ConvertOptions. OutputPath Path to store conversion result....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/conversionsetti...
  5. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the Document choosing the properties to remove by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to remove metadata properties that have “creator” phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  6. Extract Text from PowerPoint in C# | PPTX to Te...

    Learn how to extract text from PowerPoint presentations using C# .NET. Automate text extraction from PPT and PPTX files with the .NET REST API....the API Step 2 – Set File Information Step 3 – Extract Text from...) contain important text information such as titles, bullet points...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  7. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents into cloud storage Compare Documents or get Document info Download comparison result 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 &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud...

    docs.groupdocs.cloud/comparison/customize-chang...
  8. Extract Specific Data from PDF using Python | R...

    Programmatically Extract Specific Data from PDF using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....data from your PDF or Word documents using a user-defined template...template. You can parse any document and extract fields and table...

    blog.groupdocs.cloud/parser/extract-specific-da...
  9. Annotate PDF Documents using REST API in PHP | ...

    Programmatically Annotate PDF Documents using a REST API on the cloud in PHP with Document Annotation Cloud SDK for PHP. Add multiple annotations using PHP....extra information about any specific part of the document. We can...can mark up the documents with feedback and reviews using annotations...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  10. Classify Documents and Raw Text using C# | REST...

    Programmatically Classify your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....easily classify raw text or documents programmatically on the cloud...will learn how to classify documents and raw text using a REST...

    blog.groupdocs.cloud/classification/classify-do...