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

text watermark

(0.04 sec)
  1. 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...
  2. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web document formats....Watermark Product Solution GroupDocs...Macro-Enabled Template RTF Rich Text Format Microsoft Office Excel...

    docs.groupdocs.cloud/assembly/getting-started/f...
  3. 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/
  4. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Watermark Product Solution GroupDocs..."description" : "File description or raw text to classify if no document is...

    docs.groupdocs.cloud/classification/classify-re...
  5. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Translation Cloud into your applications....Watermark Product Solution GroupDocs...development easier. Translating the text .NET (C#) using System.Collections...

    docs.groupdocs.cloud/translation/sdk/
  6. Supported Document Formats | Documentation

    All document and image formats supported by GroupDocs.Viewer Cloud V2....Watermark Product Solution GroupDocs...OpenDocument Text OpenDocument Text Template Rich Text Document Plain...

    docs.groupdocs.cloud/viewer/supported-document-...
  7. 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...
  8. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Watermark Product Solution GroupDocs...EnableLayeredRenderi Enables rendering of text and graphics according to z-order...

    docs.groupdocs.cloud/viewer/renderoptions/
  9. 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...
  10. Verify QR-code 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...'QRCode', 'QRCodeType': 'Aztec', 'Text': 'GroupDocs.Signature Cloud'...

    docs.groupdocs.cloud/signature/verify-qr-code-s...