Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 484,547 for

cell

(0.28 sec)
  1. Aspose.Cells Cloud Remove Duplicate Substrings ...

    Automatically find and remove duplicate substrings within Excel Cells while preserving original formulas and formatting. Clean repeated text efficiently with Aspose.Cells API....Remover - Clean Repeated Text in Cells Contents [ Hide ] Remove duplicate...duplicate substrings from Excel cells with intelligent detection....

    docs.aspose.cloud/cells/remove-duplicate-substr...
  2. Adding Excel Formula using C# REST API

    This article guides on adding Excel formula using C# REST API. You will learn how to add a formula in Excel using C# Low Code API with a .NET-based Cloud SDK....Cells Cloud Product Family Aspose...setting a formula Download Aspose.Cells Cloud SDK for Dotnet to insert...

    kb.aspose.cloud/cells/net/adding-excel-formula-...
  3. 通过云 PHP SDK 替换 PDF 中的表格

    使用 PHP 和 Aspose.PDF Cloud SDK 替换 PDF 中的表格内容。在保持布局的同时更新数据。...++ ) { $cell = new \Aspose\PDF\Model\Cell (); $cell -> setDefaultCellTextSt...); if ( $rowIndex == 0 ) { $cell -> setBackgroundColor ([ "a"...

    products.aspose.cloud/pdf/zh/php/table/replace/
  4. Execute Mail Merge of Any Type to Create Documents

    Execute mail merge and generate documents from a template and XML. Mail merge can be executed in any language as per your preference....Cells Cloud # Using Aspose.Cells you can convert...[merge][9] or [unmerge cells][10], set [value of cells][11] or [range][12]...

    blog.aspose.cloud/total/aspose-cloud-for-php-sd...
  5. Sending file with ss:WrapText="1" does not wrap...

    After sending a XSL file to convert into PDF via a API call, the rows are reduced to one line. We have the Cell styles set to have ss:WrapText=“1” and if we convert it into XLSX the word wrap is honored. Is there another…...Cells Cloud Product Family Brian.Ginoza...reduced to one line. We have the Cell styles set to have ss:WrapText=“1”...

    forum.aspose.cloud/t/sending-file-with-ss-wrapt...
  6. Delete|Document

    Deletes a comment from a specific Cell in a worksheet using the Aspose.Cells Cloud REST API....deletes a comment from a worksheet cell. REST API DELETE http://api...http://api.aspose.cloud/v3.0/cells/ { name } /worksheets/ { sheetName }...

    docs.aspose.cloud/cells/comments/delete/
  7. Delete Hyperlinks in Spreadsheets and Replace T...

    Delete hyperlinks from a worksheet or update it with Aspose.Cells. You can find and replace text in PDF documents and work with images....[merge][8] or [unmerge cells][9], set [value of cells][10] or [range][11]...[delete value of cells or range][12], set style of cells or range and...

    blog.aspose.cloud/total/create-update-or-conver...
  8. Aspose.Cells Cloud Remove Characters by Positio...

    Remove characters from Excel Cells based on specific positions—delete first N characters, last N characters, or text before/after certain markers with Aspose.Cells Cloud Web API....Delete characters from Excel cells by position: remove first/last...Precise text cleaning with Aspose.Cells Cloud Web API. Introduction...

    docs.aspose.cloud/cells/remove-characters-by-po...
  9. Add|Document

    Adds a comment to a specific worksheet Cell using the Aspose.Cells Cloud REST API....worksheet cell. REST API PUT http://api.aspose.cloud/v3.0/cells/ { name...string path The address of the cell (e.g., A1 ). comment object...

    docs.aspose.cloud/cells/comments/add/
  10. Working with Excel validation|Document

    Learn how to manage Excel data validations using Aspose.Cells Cloud REST API. Add, retrieve, update, delete, and clear validation rules programmatically across multiple languages....control what a user can enter in a cell of a worksheet. It can restrict...and display values in a single cell. You can also define a custom...

    docs.aspose.cloud/cells/validations/