Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 328,960 for

cell

(0.05 sec)
  1. Create a Text Portion|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Introduction In PowerPoint table cells, you can work with individual...create text portions in table cells. CreateTableCellPorti API Information...

    docs.aspose.cloud/slides/create-a-text-portion-...
  2. Working with Excel comments|Aspose.Cells Cloud ...

    Cells.Cloud API for Excel operate: comments operate....is to explain a formula in a cell, especially when other people...note or explain a formula in a cell . Excel provides users with...

    docs.aspose.cloud/cells/comments/
  3. Add|Documentation

    Cells.Cloud API for Excel operate: add comment....API indicates Add worksheet’s cell comment. RSET API PUT http://api...http://api.aspose.cloud/v3.0/cells/ { name } /worksheets/ { sheetName...

    docs.aspose.cloud/cells/comments/add/
  4. Get|Documentation

    Cells.Cloud API for Excel operate: get comment....indicates Get worksheet comment by cell name. RSET API GET http://api...http://api.aspose.cloud/v3.0/cells/ { name } /worksheets/ { sheetName...

    docs.aspose.cloud/cells/comments/get/
  5. Update|Documentation

    Cells.Cloud API for Excel operate: update comment....indicates Update worksheet’s cell comment. RSET API POST http://api...http://api.aspose.cloud/v3.0/cells/ { name } /worksheets/ { sheetName...

    docs.aspose.cloud/cells/comments/update/
  6. Replace Tables in PDF via Cloud PHP SDK

    Aspose.PDF Cloud allows you to replace Tables in PDF Document. Check the PHP source code to replace Tables in PDF file....++ ) { $cell = new \Aspose\PDF\Model\Cell (); $cell -> setDefaultCellTextSt...); if ( $rowIndex == 0 ) { $cell -> setBackgroundColor ([ "a"...

    products.aspose.cloud/pdf/php/table/replace/
  7. Add Tables to PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to add a Tables to a PDF Document. Check the Python source code to add a Tables into PDF file....ApiClient , PdfApi , Table , Row , Cell , FontStyles , GraphInfo , TextRect...range ( 0 , num_of_rows ): row_cells = [] for col_index in range...

    products.aspose.cloud/pdf/python/table/add/
  8. Working with Excel validation|Aspose.Cells Clou...

    Aspose.Cells Cloud REST API support working with validations on an Excel file. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....control what a user can enter in a cell of an excel sheet. Like, restrict...shows the values in a single cell. Also, we can create a customized...

    docs.aspose.cloud/cells/validations/
  9. Working with Text|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with Table Rows Update a Table Cell...

    docs.aspose.cloud/slides/working-with-text-in-t...
  10. Delete|Documentation

    Cells.Cloud API for Excel operate: delete a comment....indicates Delete worksheet’s cell comment. RSET API DELETE http://api...http://api.aspose.cloud/v3.0/cells/ { name } /worksheets/ { sheetName...

    docs.aspose.cloud/cells/comments/delete/