Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,239 for

text watermark

(0.03 sec)
  1. Supported Document Formats | Documentation

    GroupDocs.Comparison Cloud API supports following document formats: CAD Formats Format File Extension Compare MicroStation Design File (V7) .DGN ✔ Autodesk Design Web Format .DWF ✔ AutoCAD Drawing .DWG ✔ AutoCAD Drawing Interchange .DXF ✔ Industry Foundation Classes .IFC ✔ Stereo Lithography .STL ✔ Diagram Formats Format File Extension Compare Microsoft Visio 2010 Web Drawing .VDW ✔ Microsoft Visio 2003-2010 XML Drawing .VDX ✔ Microsoft Visio 2003-2010 Drawing .VSD ✔ Microsoft Visio Macro-Enabled Drawing ....Watermark Product Solution GroupDocs...OpenDocument Text . ✔ OpenDocument Text Template . ✔ Rich Text Document...

    docs.groupdocs.cloud/comparison/supported-docum...
  2. Verify Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Watermark Product Solution GroupDocs... 'BarcodeType': 'Code128', 'Text': '123456789012', 'MatchType':...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  3. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Watermark Product Solution GroupDocs...pdf" }, { "fileFormat" : "Plain Text" , "extension" : ".txt" }, {...

    docs.groupdocs.cloud/classification/supported-f...
  4. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of Text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Watermark Product Solution GroupDocs...documents are a specific form of text-based spreadsheets with delimiters...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  5. PDF & Office Java Document Viewer Module for DN...

    GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites....Library Support for adding watermarks to printed pages and settings...for Java Library Support for text redaction. Support for exporting...

    blog.groupdocs.cloud/annotation/focus-groupdocs...
  6. Product overview | Documentation

    An introduction to GroupDocs.Rewriter Cloud service and how it can solve everyday business needs....Watermark Product Solution GroupDocs...generate alternative versions of text, providing diversity and uniqueness...

    docs.groupdocs.cloud/rewriter/product-overview/
  7. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings 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..."SignatureType" : "Text" , "Page" : 1 , "Text" : "John" , "MatchType"...

    docs.groupdocs.cloud/signature/verifysettings/
  8. Squiggly Annotation | Documentation

    Squiggly annotation marks Text with a squiggly styling. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...page Squiggly annotation marks text with a squiggly styling. API...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  9. Working with Hyperlinks, Bookmarks, Checkboxes,...

    Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud....Watermark Product Solution GroupDocs...follows: << link [ reference ][ text ]>> Here, a mandatory reference...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  10. Setting content language | Documentation

    How to specify a language of the processed Text....Watermark Product Solution GroupDocs...Example { "language" : "en" , "text" : "Hello, everyone! We will...

    docs.groupdocs.cloud/rewriter/languages/