Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,925 for

text watermark

(0.19 sec)
  1. Subsription plans | Documentation

    Check out the free tier limits and pricing plans of GroupDocs.Rewriter Cloud service....Watermark Product Solution GroupDocs...restrictions. We do not place watermarks or messages inside rewritten...

    docs.groupdocs.cloud/rewriter/subscription/
  2. 在 Node.js 中将 Excel 电子表格转换为 PDF | XLS、XLSX 到 PDF

    使用 Node.js 中的 REST API 以编程方式将 Excel 电子表格转换为 PDF 文件。 Node.js SDK 允许将 XLS、XLSX 文件转换为 PDF。..."converted"; // 定义水印选项 let watermark = new groupdocs_conversion_cloud...WatermarkOptions(); watermark.text = "CONFIDENTIAL"; watermark.bold = true;...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  3. Working with Data | Documentation

    Programming techniques, designed to apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....Watermark Product Solution GroupDocs...content like “Bold and italic text” at runtime. <<[ "<b>Bold</b>...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  4. UpdatesOptions | Documentation

    UpdatesOptions data structure defines comparison options UpdatesOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 }, "OutputPath": "string", "Changes": [ { "Id": 0, "Text": "string", "TargetText": "string", "Authors": [ "string" ], "StyleChangeInfo": [ { "ChangedProperty": "string", "OldValue": "string", "NewValue": "string" } ], "PageInfo": { "Width": 0, "Height": 0, "PageNumber": 0 }, "Box": { "Height": 0, "Width": 0, "X": 0, "Y": 0 } } ] } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....Watermark Product Solution GroupDocs..."Changes" : [ { "Id" : 0 , "Text" : "string" , "TargetText" :...

    docs.groupdocs.cloud/comparison/updatesoptions/
  5. Specify encoding when loading documents | Docum...

    GroupDocs.Viewer Cloud enables users to pass encoding when rendering Text documents or email messages. This feature is supported for: Plain-Text (.txt) files Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail Message (.eml) Following code snippet sets the document encoding. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Watermark Product Solution GroupDocs...pass encoding when rendering text documents or email messages...

    docs.groupdocs.cloud/viewer/specify-encoding-wh...
  6. Specify Max Chars And Rows | Documentation

    When processing Text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Watermark Product Solution GroupDocs...by document type / Rendering Text Files / Specify Max Chars And...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  7. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search 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...{ "qrCodeType" : "Aztec" , "text" : "GroupDocs.Signature Cloud"...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  8. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Watermark Product Solution GroupDocs..."id" : 0 , "action" : "None" , "text" : "\rsssssssss" , "author"...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  9. Llofnod Digidol - dogfennau esign | Llofnod Gro...

    Roedd llofnod digidol (eSignature) yn hawdd gyda Llofnod GroupDocs. Creu eich llofnod digidol electronig a dogfennau esign digidol!...e","Sign_Text_Name":"Llofnodion testun","Sign_Text_Title":"Sign_Text_Title"...ign_Text_Title","ListPanel_Apply":"Cynnig","ListPanel_NoEntries":"Nid...

    products.groupdocs.app/cy/signature/total
  10. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...groupdocs.cloud/v1.0/parser/text" \ -X POST \ -H "Content-Type:...

    docs.groupdocs.cloud/parser/extract-images-from...