Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,230 for

text watermark

(0.11 sec)
  1. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Watermark Product Solution GroupDocs...: "Barcode" , "Page" : 1 , "Text" : "123" , "BarcodeType" : "Code128"...

    docs.groupdocs.cloud/signature/searchsettings/
  2. Working with Lists | Documentation

    How-to dynamically generate items within different types of lists and specify their options using GroupDocs Assembly Cloud....Watermark Product Solution GroupDocs...increase the readability of text by arranging and formatting...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  3. 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....Watermark Product Solution GroupDocs...{ "qrCodeType" : "Aztec" , "text" : "123456789012" , "format"...

    docs.groupdocs.cloud/signature/signresult/
  4. Working with 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 sign a document with Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and document folder (if required) using following API....Watermark Product Solution GroupDocs...SignatureImplementat ": " TextStamp "," Text ": " John Smith "," Width ":...

    docs.groupdocs.cloud/signature/working-with-bar...
  5. Specify Max Chars And Rows | Documentation

    When processing Text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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....Watermark Product Solution GroupDocs...by document type / Rendering Text Files / Specify Max Chars And...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  6. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "Text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Watermark Product Solution GroupDocs..."barcodeType" : "Code128" , "text" : "123456789012" , "format"...

    docs.groupdocs.cloud/signature/searchresult/
  7. Product overview | Documentation

    An introduction to GroupDocs.Translation Cloud service and how it can solve everyday business needs....Watermark Product Solution GroupDocs...the service can process both text and files in while maintaining...

    docs.groupdocs.cloud/translation/product-overview/
  8. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Watermark Product Solution GroupDocs..."None" , "type" : "Inserted" , "text" : "lol" , "targetText" : "Latin...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  9. Subsription plans | Documentation

    Check out the free tier limits and pricing plans of GroupDocs.Rewriter Cloud service....Watermark Product Solution GroupDocs...restrictions. We do not place watermarks or messages inside rewritten...

    docs.groupdocs.cloud/rewriter/subscription/
  10. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Watermark Product Solution GroupDocs..."id" : 0 , "action" : "None" , "text" : "\rsssssssss" , "author"...

    docs.groupdocs.cloud/comparison/get-list-of-rev...