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

text watermark

(0.06 sec)
  1. solution-family.min.css

    .h2title,.h2title-white{font-size:40px;font-weight:700}.h2title{color:#182945}.h2title-white{color:#fafafa}.diagram1{width:840px;color:#6a6a6a;padding:20px 10px;position:relative;margin:0 auto;Text......10px;position:relative;margin:0 auto;text-align:left;min-height:220px}...-100px;padding-top:26px;position:absolute;text-align:center;top:5%;width:200px;z-index:1}...

    products.groupdocs.app/merger/css/solution-fami...
  2. Sending texts for processing | Documentation

    How to send Texts for processing to the selected language....Watermark Product Solution GroupDocs...with texts / Sending texts for processing Sending texts for processing...

    docs.groupdocs.cloud/rewriter/text/request/
  3. 使用 Node.js 将 JPG 转换为 PDF |将图像转换为 PDF

    使用 GroupDocs.Conversion Cloud SDK for Node.js 在 Node.js 中使用云上的 REST API 以编程方式将 JPG 转换为 PDF。...= "output"; // 定义水印选项 let watermark = new groupdocs_conversion_cloud...WatermarkOptions(); watermark.text = "This is a Sample watermark"; watermark...

    blog.groupdocs.cloud/zh/conversion/convert-imag...
  4. 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/
  5. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved 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 Store in User Storage example....Watermark Product Solution GroupDocs...Here you can see how to parse text fields by regular expressions...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  6. Search Options 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 SearchOptionsCollectionData Object Provides list of options for documents searching. Example SearchOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "Text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...Watermark Product Solution GroupDocs..."barcodeTypeName" : "Code39Standard" , "text" : "123456789012" , "matchType"...

    docs.groupdocs.cloud/signature/search-options-o...
  7. 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/
  8. 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...
  9. 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/
  10. 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/