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

doc to pdf

(0.07 sec)
  1. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the Document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios To use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "with_watermarks\\sample.pdf" }, "OutputFolder": "removed_watermarks"...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  2. 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...
  3. 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...
  4. 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...
  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...

    docs.groupdocs.cloud/translation/file/upload/
  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 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...cloud/v1/signature/Signed_QRCode.pdf/qrcode/verification?Folder#signed"...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  8. 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...
  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 Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. DocumentGuid long The unique identifier of Document. text string The text of the annotation. creaTorGuid string The annotation creaTor unique identifier. creaTorName string The annotation creaTor name....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...cloud/v1/annotation/Annotated.pdf/annotations" \ -X GET \ -H "Content-Type:...

    docs.groupdocs.cloud/annotation/working-with-an...