Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 1,313 for

doc to pdf

(0.2 sec)
  1. Verify Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To verify a signed Document. It provides methods To verify Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Linux/MacOS/Bash # Verify barcode in a PDF document curl -v "https://api...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  2. 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...1 based indexes of pages in PDF or Word document, worksheets...

    docs.groupdocs.cloud/translation/file/request/p...
  3. Documentation

    GroupDocs Cloud Documentation Homepage...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Documentation Powerful API to merge PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.cloud/
  4. Conversion options by document family | Documen...

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Document Formats 6. Convert to PDF Formats 7. Convert to Text Formats...

    docs.groupdocs.cloud/conversion/conversion-opti...
  5. Comparing different file formats | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Upgrade an Order Free Support Docs Free Consulting Blog New Releases...feedback How to compare two PDF files Was this page helpful?...

    docs.groupdocs.cloud/comparison/comparing-diffe...
  6. Working with Search Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To search multiple signatures in a Document. For example, you can search whether a Document contains Text and Barcode Signatures at same time. To search list of signatures on Document (Cells, Images, Pdf, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...on document (Cells, Images, PDF, Slides or Words) Signature API...

    docs.groupdocs.cloud/signature/working-with-sea...
  7. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To verify multiple signatures in a Document. For example, you can verify whether a Document contains Text and Barcode Signatures at same time. To verify list of signatures on Document (Cells, Images, Pdf, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...on document (Cells, Images, PDF, Slides or Words) Signature API...

    docs.groupdocs.cloud/signature/working-with-ver...
  8. Evaluation tier | Documentation

    Evaluate GroupDocs.Translation Cloud service without registration....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...is not supported. Translate PDF document Maximum 1,000 characters...

    docs.groupdocs.cloud/translation/evaluation/
  9. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, Documents that contain other attached Documents like emails, Pdf portfolios, MS Outlook sTorages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the Document, located in the sTorage. Required. FileInfo.STorageName STorage name It could be omitted for default sTorage. FileInfo.Password The password To open file It should be specified only for password-protected Documents....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...attached documents like emails, PDF portfolios, MS Outlook storages...

    docs.groupdocs.cloud/parser/get-container-items...
  10. Working with Conversion API | Documentation

    This API intended for convert the Document To specified target format. URI ~/ HTTP POST Example 2 (Convert Document) Takes as input and returns. Example URL https://api.groupDocs.cloud/v2.0/conversion Request { "FilePath": "/words/Docx/one-page.Docx", "Format": "Pdf", "OutputPath": "converted" } Response [ { "name": "one-page.Pdf", "size": 17958, "url": "converted/one-page.Pdf" } ]...Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."/words/docx/one-page.docx" , "Format" : "pdf" , "OutputPath" : "converted"...

    docs.groupdocs.cloud/conversion/conversion-api/