Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,306 for

text watermark

(0.04 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  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. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (used if you want to hide some Text) 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 Linux/MacOS/Bash # First get JSON Web Token # Replace CLIENT_ID and CLIENT_SECRET with your own credentials....Watermark Product Solution GroupDocs...(used if you want to hide some text) API usage There are steps that...

    docs.groupdocs.cloud/annotation/resource-redact...
  8. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom Text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...Watermark Product Solution GroupDocs...multiple “stamp lines” with custom text and different line thickness...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. 在 Python 中使用 REST API 将 Word 文档转换为 PDF | Word转PDF

    使用适用于 Python 的文档转换云 SDK,在 Python 中使用云端的 REST API 以编程方式将 Word 文档(DOCX 或 DOC)转换为 PDF 文件。...output_path = "converted" # 定义水印选项 watermark = groupdocs_conversion_cloud...WatermarkOptions() watermark.text = "THIS IS SAMPLE WATERMARK" watermark.bold...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  10. 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....Watermark Product Solution GroupDocs...different options for page number, text and search criteria by using...

    docs.groupdocs.cloud/signature/verify-qrcode-si...