Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 1,317 for

pdf to doc

(0.66 sec)
  1. Working with File Api | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.Annotation Cloud API Reference lets you To try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...( "Annotationdocs/ten-pages.pdf" , Common . MyStorage ); Stream...

    docs.groupdocs.cloud/annotation/working-with-fi...
  2. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...cloud/v1/signature/Signed_Digital.pdf/digital/verification?Folder#signed"...

    docs.groupdocs.cloud/signature/verify-digital-s...
  3. Upload file | Documentation

    How To upload file To Cloud sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...\ --F "path=@/path/to/myfile.pdf" } ' Was this page helpful? Not...

    docs.groupdocs.cloud/translation/file/upload/
  4. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.Pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.Pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "Top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed Document Size Size of the signed Document DownloadUrl Page file path in the cloud sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath" : "signed/one-page.pdf" , "Password" : "1234567890"...

    docs.groupdocs.cloud/signature/signresult/
  5. Upload file | Documentation

    How To upload file To Cloud sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...\ --F "path=@/path/to/myfile.pdf" Was this page helpful? Not really...

    docs.groupdocs.cloud/rewriter/file/upload/
  6. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks To the Document. With this API you can add image watermarks with the following features: 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; There are many watermark positioning and transforming properties; There are format-specific options. These options allow To leverage specific format features and often allow To make watermarks stronger; For protected Documents, it is required To provide the password....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "documents/sample.pdf", "StorageName": "" }, "WatermarkDetails":...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  7. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.Pdf", "size": 17958, "url": "converted/one-page.Pdf" }, ... ] ConversionResult fields Name Description name Name of the converted Document size Size of the converted Document url Page file path in the cloud sTorage. Use this value To download page using File API...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...example [ { "name" : "one-page.pdf" , "size" : 17958 , "url" : "converted/one-page...

    docs.groupdocs.cloud/conversion/conversionresult/
  8. Authenticating API Requests | Documentation

    There is only one way To authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 proTocol with JWT Bearer Token. The JWT Token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications To obtain access To data To different APIs. OAuth provides authorization flows for web and deskTop applications, and mobile devices. What is a JSON Web Token (JWT)?...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...msg/html/attachments/Freescale%20OSC.pdf/pages/1/resources/styles.css"...

    docs.groupdocs.cloud/total/authenticating-api-r...
  9. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole Document by default. Document could be a file of any supported formats.You need To specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole Document example. cURL example The following example demonstrates how To extract text from the whole Document. Linux/MacOS/Bash # 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..."containers/archive/zip-eml-jpg-pdf.zip", "StorageName": "" } }'...

    docs.groupdocs.cloud/parser/extract-images-from...
  10. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...cloud/v1/signature/01_pages.pdf/digital" \ -X POST \ -H "Content-Type:...

    docs.groupdocs.cloud/signature/working-with-dig...