Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 5,585 for

parser

(0.12 sec)
  1. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/get-document-info...
  2. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  3. Watermark Cloud API i SDK do zabezpieczania dok...

    Znak wodny dokumentów za pomocą REST API przy użyciu .NET lub Java SDK. Dodatki zawarte; Dodaj graficzne lub tekstowe znaki wodne, usuń, zamień lub wyszukaj znaki wodne....com/groupdocs-parser-cloud/groupdocs-parser-cloud-dotnet-samples...

    blog.groupdocs.cloud/pl/watermark/watermark-clo...
  4. API Watermark Cloud e SDK per proteggere i docu...

    Filigrana i documenti con l'API REST utilizzando .NET o Java SDK. Le caratteristiche includono; Aggiungi filigrane di immagini o testo, rimuovi, sostituisci o cerca filigrane....com/groupdocs-parser-cloud/groupdocs-parser-cloud-dotnet-samples...

    blog.groupdocs.cloud/it/watermark/watermark-clo...
  5. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Ekstrak Teks dari XML di C# | Ambil Teks XM......Parser Cloud SDK untuk Node.js. Otomatiskan...Node.js | PowerPoint Image Parser API Pelajari cara mengekstrak...

    blog.groupdocs.cloud/id/groupdocs.cloud/index.xml
  6. Extract Metadata | Documentation

    This REST API allows to extract metadata from the documents. With this API you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified name; Extract properties with specified value; The table below contains the full list of properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata/
  7. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. 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....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/quick-start/
  8. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classify-re...
  9. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud API status and error codes....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/s...
  10. 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....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/raw-text-cl...