Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 3,246 for

doc to doc

(0.06 sec)
  1. Set Metadata By Tag | Documentation

    This REST API allows To set Document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how To set metadata information To all properties with the “CreaTor” tag name. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  2. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need To specify the FormattedTexToptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how To extract formatted text. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  3. Working With Storage | Documentation

    STorage existence API This API intended for checking the existence of cloud sTorage with a given name from GroupDocs Cloud STorage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out STorage existence API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description sTorageName STorage name cURL example Request curl -X GET "https://api.groupDocs.cloud/v1.0/metadata/sTorage/MySTorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/working-with-stor...
  4. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language To render field labels such as From, To, Subject etc. There might be the case when you want To change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough To allow you To use the cusTom field labels for email header. The API provides a new property FieldLabels in EmailOptions class To change the field labels....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  5. Working with Charts | Documentation

    How-To-use different types of charts and graphs, work with chart options and colors in Document templates with GroupDocs Assembly Cloud....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  6. Licensing | Documentation

    Create Account For details on how To create a new account please check Create a new Account. Apply Client Id and Client Secret For details on how To get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret. Free Plan Our free plan allows you To use Cloud APIs as you would normally. It only applies the limitation To the data that can be processed with the APIs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/licensing/
  7. Fetching file translations | Documentation

    How To fetch the translated file from the GroupDocs.Translation Cloud queue....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/translation/file/fetch/
  8. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/rewriter/workflow/
  9. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability To detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared Document can be applied or rejected and the exported To a final Document. GroupDocs.Comparison Cloud allows To obtain basic information about source Document - file type, size, pages count etc....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/overview/
  10. Render with custom fonts | Documentation

    GroupDocs.Viewer Cloud provides the feature To add cusTom font sources. Following code snippet shows how To set cusTom font source. 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. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/render-with-custom-...