Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 3,250 for

doc to doc

(0.04 sec)
  1. 10. Convert Html document with load options | D...

    This example demonstrates how To convert html Document inTo pdf Document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document inTo cloud sTorage Convert Document Download converted Document from sTorage Steps 1 and 3 are sTorage operations, please refer To the File API Documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted Document in the response body...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/conversion/convert-html-do...
  2. GroupDocs.Comparison Cloud SDKs | Documentation

    GroupDocs.Comparison Cloud is a modern REST oriented API, that allows easy integration inTo existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer To speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific To your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/available-sdks/
  3. Sending PowerPoint and ODP files for translatio...

    How To send PowerPoint and ODP files for translation To the selected languages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/translation/file/request/p...
  4. Available SDKs | Documentation

    GroupDocs.EdiTor Cloud is a modern REST-oriented API, that allows easy integration inTo existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer To speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific To your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/editor/available-sdks/
  5. Join Document Pages | Documentation

    This REST API allows merging the source Document with specific Document pages from joined Documents inTo one resultant Document by specifying desired page numbers or page ranges. There are several ways To specify page numbers needed from each Document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability To get only even/odd pages from the specified page range by setting RangeMode property....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/join-document-pages/
  6. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up To 10). 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: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } XML...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/classification/classifybat...
  7. Convert document using custom font | Documentation

    This example demonstrates how To convert Document that use cusTom font, or non-standard font. Fonts should be uploaded inTo cloud sTorage before conversion. Then put path To fonts inTo conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document and fonts inTo cloud sTorage Convert Document Download converted Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this GroupDocs.STorage Cloud Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/conversion/convert-using-c...
  8. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you To apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how To apply the watermark To the output pages. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/add-watermark/
  9. Delete rendered document | Documentation

    After rendering various types of Documents inTo HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud sTorage using special method. Note: This method deletes only output files, the input file remains in the sTorage. Following example demonstrates on how To delete rendered Document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example 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/viewer/delete-rendered-doc...
  10. Configure FTP Storage | Documentation

    You have To complete following steps To configure the STorage: Create FTP sTorage account. Box.com account is used via FTP in this example Log inTo Dashboard Access the STorages Page Select FTP STorage from the ‘Create New STorage’ menu Enter STorage Name (For example: MyFTPSTorage), FTP server address, user name, password and port number and check if Require explicit SSL over TLS Save STorage Now you can use it by its name in the service API with this account....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/total/configure-ftp-storage/