Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 1,280 for

pdf to docx

(0.11 sec)
  1. 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 Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....documents into HTML, Image, or Pdf, you may clean (delete) rendered..."FilePath": "SampleFiles/sample.docx" } }' Windows PowerShell # First...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  2. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you To reorder the document pages. The order of the pages in the source document is never changed, instead, the API applies reordering To the resultant Pdf document. The following code snippet shows how To reorder 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....reordering to the resultant PDF document. The following code..."FilePath": "SampleFiles/sample.docx" }, "ViewFormat": "HTML", "RenderOptions":...

    docs.groupdocs.cloud/viewer/reorder-pages/
  3. 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....output pages (HTML / Image / PDF). The following code sample shows..."FilePath": "SampleFiles/sample.docx" }, "ViewFormat": "HTML", "Watermark":...

    docs.groupdocs.cloud/viewer/add-watermark/
  4. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly styling. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document inTo cloud sTorage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....docx" }, "OutputPath": "Output/output.docx", "Annotations":...'annotationdocs/one-page.docx' }, 'OutputPath': 'Output/output.docx', 'Annotations':...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  5. Working with Signature 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 sign a document with multiple signatures. For example, you can add Text and Barcode Signature To a document at same time. To put list of signatures on document (Cells, Images, Pdf, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....on document (Cells, Images, PDF, Slides or Words) Signature API...cloud/v2.0/signature/01_pages.pdf/collection?folder#storage \ --header...

    docs.groupdocs.cloud/signature/working-with-sig...
  6. Verify Digital 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 Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....pdf/digital/verification?Folder#signed"...cloud/v1/signature/Signed_Digital.pdf/digital/verification?Folder#signed"...

    docs.groupdocs.cloud/signature/verify-digital-s...
  7. Working with Digital 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 add Digital Signature To a document. It provides methods To create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature To Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....pdf/digital" \ -X POST \ -H "Content-Type:...cloud/v1/signature/01_pages.pdf/digital" ` -X POST ` -H "Content-Type:...

    docs.groupdocs.cloud/signature/working-with-dig...
  8. Verify Text 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 Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....pdf/text/verification?Folder#signed"...cloud/v1/signature/Signed_Text.pdf/text/verification?Folder#signed"...

    docs.groupdocs.cloud/signature/verify-text-sign...
  9. Verify QRCode 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 QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....pdf/qrcode/verification?Folder#signed"..."fileName" : "Signed_QRCode.pdf" , "folder" : "signed" , "code"...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  10. Multiple Annotation | Documentation

    This REST API allows To add multiple annotations To the document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document inTo cloud sTorage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the environment variables CLIENT_ID and CLIENT_SECRET....docx" }, "OutputPath": "Output/output.docx", "Annotations":..."annotationdocs/ten-pages.docx" }, "OutputPath": "Output/output.docx", "Annotations":...

    docs.groupdocs.cloud/annotation/multiple-annota...