Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 997 for

colorization

(0.06 sec)
  1. Editar planilha do Excel usando API REST em Pyt...

    Edite programaticamente planilhas do Excel (XLS ou XLSX) usando uma API REST na nuvem em Python com o Excel Spreadsheet Editor Cloud SDK para Python....style="width: 100%;background-color: #dddddd;border: 1px solid black;">...<tr><th style="background-color: #04AA6D; color: white;">First Name</th><th...

    blog.groupdocs.cloud/pt/editor/edit-excel-sheet...
  2. تحرير ورقة Excel باستخدام REST API في Python | ...

    قم بتحرير ورقة Excel برمجيًا (XLS أو XLSX) باستخدام واجهة برمجة تطبيقات REST على السحابة في Python باستخدام Excel Spreadsheet Editor Cloud SDK لـ Python....style="width: 100%;background-color: #dddddd;border: 1px solid black;">...<tr><th style="background-color: #04AA6D; color: white;">First Name</th><th...

    blog.groupdocs.cloud/ar/editor/edit-excel-sheet...
  3. Edit Excel Sheet using REST API in Python | Edi...

    Programmatically edit Excel sheet (XLS or XLSX) using a REST API on the cloud in Python with Excel Spreadsheet Editor Cloud SDK for Python....style="width: 100%;background-color: #dddddd;border: 1px solid black;">...<tr><th style="background-color: #04AA6D; color: white;">First Name</th><th...

    blog.groupdocs.cloud/editor/edit-excel-sheet-us...
  4. 次世代 GroupDocs.Comparison Cloud API の初公開リリースを公開

    GroupDocs.Comparison Cloud は、クラウド内での変更に伴う操作が行われたドキュメントを比較するための REST API です。...rue,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':''...'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':''...

    blog.groupdocs.cloud/ja/comparison/announcing-f...
  5. Modifica il foglio Excel utilizzando l'API REST...

    Modifica in modo programmatico un foglio Excel (XLS o XLSX) utilizzando un'API REST sul cloud in Python con Excel Spreadsheet Editor Cloud SDK per Python....style="width: 100%;background-color: #dddddd;border: 1px solid black;">...<tr><th style="background-color: #04AA6D; color: white;">First Name</th><th...

    blog.groupdocs.cloud/it/editor/edit-excel-sheet...
  6. Chỉnh sửa Trang tính Excel bằng API REST trong ...

    Lập trình chỉnh sửa trang tính Excel (XLS hoặc XLSX) bằng cách sử dụng API REST trên đám mây bằng Python với SDK đám mây của Trình chỉnh sửa bảng tính Excel cho Python....style="width: 100%;background-color: #dddddd;border: 1px solid black;">...<tr><th style="background-color: #04AA6D; color: white;">First Name</th><th...

    blog.groupdocs.cloud/vi/editor/edit-excel-sheet...
  7. Upravte list Excelu pomocí REST API v Pythonu |...

    Programově upravujte list Excelu (XLS nebo XLSX) pomocí REST API v cloudu v Pythonu s Excel Spreadsheet Editor Cloud SDK pro Python....style="width: 100%;background-color: #dddddd;border: 1px solid black;">...<tr><th style="background-color: #04AA6D; color: white;">First Name</th><th...

    blog.groupdocs.cloud/cs/editor/edit-excel-sheet...
  8. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14.... ForeColor Color Gets or sets the fore color of signature....BorderColor Color Gets or sets the border color of signature...

    docs.groupdocs.cloud/signature/signature-option...
  9. Compare Emails format

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....rue,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':''...'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':''...

    blog.groupdocs.cloud/zh/tag/compare-emails-format/
  10. ItemsStyle | Documentation

    ItemsStyle data structure used for styling comparison differences. ItemsStyle example: { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true } Name Description FontColor Font color for changed components. A string representation of RGB color, converted to integer (“14297642” for Red color, as example) HighlightColor Highlight color for changed components BeginSeparatorString Start tag for changed components EndSeparatorString End tag for changed components Bold Bold style for changed components Italic Italic style for changed components StrikeThrough Strike through style for changed components Underline Underline style for changed components...Description FontColor Font color for changed components. A string...RGB color, converted to integer (“14297642” for Red color, as...

    docs.groupdocs.cloud/comparison/itemsstyle/