Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 1,223 for

doc to pdf

(0.12 sec)
  1. 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/
  2. 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...
  3. 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...
  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. 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...
  6. Working With Files | Documentation

    Download File API This API allows you To download a file from GroupDocs Cloud STorage. API Explorer GroupDocs.EdiTor 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/editor/working-with-files/
  7. 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/
  8. 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...
  9. 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...
  10. 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/