Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,993 for

data

(0.99 sec)
  1. classify/file Request Rarameters | Documentation

    Parameter In Type Default value Comment FormData multipart/form-Data File content. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) “1” Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) “default” Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) "" Balance between precision and recall. Password url (Optional) string null (not present) File password....Comment FormData multipart/form-data File content. BestClassesCount...

    docs.groupdocs.cloud/classification/classifyfil...
  2. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    GroupDocs.cloud Holidays offer – Get 25% off GroupDocs.Total Cloud APIs. Quote HOLOFF2018 when placing your order online....responses in form of JSON or XML data. Read more details here . Feedback...

    blog.groupdocs.cloud/total/groupdocs.cloud-holi...
  3. 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...Classification Cloud Unstructured data in the form of raw text is everywhere:...

    blog.groupdocs.cloud/classification/classify-ra...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Cloud storage, provide JSON data, and generate a finished invoice...

    blog.groupdocs.cloud/groupdocs.cloud/page/2/
  5. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to Data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...applications to obtain access to data to different APIs. OAuth provides...application/x-www-form-urlencoded' \ --data-urlencode 'grant_type=client_credentials'...

    docs.groupdocs.cloud/total/authenticating-api-r...
  7. C# Excel to PDF | XLS to PDF | XLSX to PDF online

    Seamlessly convert Excel workbooks to PDF using C# .NET. Expert techniques for XLS and XLSX files into high-quality PDF documents conversion....have become a cornerstone of data organization and analysis for...where sharing or presenting this data in a more universal and accessible...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  8. Sending files for translation | Documentation

    How to send files for translation to the selected languages....UV1hLfgNCSQ4VKGCOA' \ --data '{ "sourceLanguage": "en", "targetLanguages":...'Content-Type: application/json' \ --data '{ "sourceLanguage": "en", "targetLanguages":...

    docs.groupdocs.cloud/translation/file/request/
  9. Signing up | Documentation

    Learn how to sign up for GroupDocs.Rewriter Cloud service....organizational measures to protect your data from unauthorized use, accidental...

    docs.groupdocs.cloud/rewriter/sign-up/
  10. RemoveOptions | Documentation

    RemoveOptions structure defines options for removing document annotations FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "AnnotationIds": [ 0 ], "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Annotation Cloud / Developer Guide / Data structures / RemoveOptions RemoveOptions...

    docs.groupdocs.cloud/annotation/removeoptions/