Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,239 for

text watermark

(0.04 sec)
  1. Sending texts for translation | Documentation

    How to send Texts for translation to the selected languages....Watermark Product Solution GroupDocs...Translating texts / Sending texts for translation Sending texts for translation...

    docs.groupdocs.cloud/translation/text/request/
  2. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "Text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Watermark Product Solution GroupDocs..."matchType" : "Contains" , "text" : "123456789012" , "verifyAllPages"...

    docs.groupdocs.cloud/signature/verification-opt...
  3. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract Text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios....Watermark Product Solution GroupDocs...methods to extract images, extract text. You can do it with regular...

    docs.groupdocs.cloud/parser/features-overview/
  4. Search Result Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties CellsBarcodeSignatureData Object Contains Cells Bar-code Signature properties. CellsBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies Text of Bar-code. ImagesBarcodeSignatureData Object Contains Images Bar-code Signature properties. ImagesBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies Text of Bar-code....Watermark Product Solution GroupDocs...the Barcode type. Text string Specifies text of Bar-code. ImagesBarcodeSignatu...

    docs.groupdocs.cloud/signature/search-result-ob...
  5. Fetching results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Watermark Product Solution GroupDocs...Developer's reference / Working with texts / Fetching results Fetching...

    docs.groupdocs.cloud/rewriter/text/fetch/
  6. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse Text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....Watermark Product Solution GroupDocs...Here you can see how to parse text fields by regular expressions...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  7. 在 Python 中使用 REST API 将 HTML 转换为 PDF | Python 中...

    使用适用于 Python 的 Document Conversion Cloud SDK 在 Python 中使用云中的 REST API 以编程方式将 HTML 文件转换为 PDF 文档。...output_path = "转变ed" # 定义水印选项 watermark = groupdocs_conversion_cloud...WatermarkOptions() watermark.text = "THIS IS SAMPLE WATERMARK" watermark.bold...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  8. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Watermark Product Solution GroupDocs...paraphrase a short fragment of text from English to German using...

    docs.groupdocs.cloud/rewriter/hello-world/
  9. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined template. Here you can see how to parse Text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example....Watermark Product Solution GroupDocs...Here you can see how to parse text fields by regular expressions...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  10. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...Watermark Product Solution GroupDocs..."SignatureType" : "Text" } Name Description Text Specifies Text signature...

    docs.groupdocs.cloud/signature/common-structures/