Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,232 for

classification

(0.07 sec)
  1. 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. Linux/MacOS/Bash # Get JSON Web Token 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....Classification Product Solution Purchase...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....Classification Product Solution Purchase...

    docs.groupdocs.cloud/assembly/getting-started/p...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Classification Cloud REST API. این طبقه...

    blog.groupdocs.cloud/fa/groupdocs.cloud/page/44/
  4. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Classification Product Solution Purchase...

    docs.groupdocs.cloud/signature/get-supported-fi...
  5. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Classification Cloud REST API. Eseguirà...

    blog.groupdocs.cloud/it/page/44/
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Classification Cloud REST API. Ele irá...

    blog.groupdocs.cloud/pt/groupdocs.cloud/page/44/
  7. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....Classification Product Solution Purchase...

    docs.groupdocs.cloud/translation/file/request/i...
  8. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....Classification Product Solution Purchase...

    docs.groupdocs.cloud/translation/file/request/e...
  9. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Classification Cloud API permite que você...

    blog.groupdocs.cloud/pt/groupdocs.cloud/page/43/
  10. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Classification Product Solution Purchase...

    docs.groupdocs.cloud/watermark/add-watermarks/