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

pdf to doc

(0.09 sec)
  1. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...cloud/v1/signature/Signed_Text.pdf/text/verification?Folder#signed"...

    docs.groupdocs.cloud/signature/verify-text-sign...
  2. 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/
  3. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports To render the Document pages To images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the Document pages and returns links To generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used To generate images of Document pages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...cloud/v1/annotation/Annotated.pdf/image/pages" \ -X POST \ -H "Content-Type:...

    docs.groupdocs.cloud/annotation/image-represent...
  4. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks To the Document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; 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 ", }, " WatermarkDetails ": [...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  5. 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...
  6. 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/
  7. 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...cloud/v1/signature/Signed_BarCode.pdf/barcode/verification?Folder#signed"...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  8. 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...
  9. 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/
  10. Working With Files | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.Merger Cloud API Reference lets you 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 expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a 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...( "WordProcessing/ten-pages.pdf" , Common . MyStorage ); Stream...

    docs.groupdocs.cloud/merger/working-with-files/