Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 484,547 for

cell

(0.21 sec)
  1. Aspose.Cells Cloud Web API - Master Essential E...

    This Developer Guide provides practical scenarios and tips for effectively utilizing Aspose.Cells for .NET features, enabling you to achieve specific Excel document appearances and implement various use cases efficiently....count, and average based on cell color in Excel—no manual filtering...filtering needed. Calculate by Cell Color – Get totals grouped by...

    docs.aspose.cloud/cells/calculate/
  2. Update a Paragraph|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 add and change text...adjust the alignment within the cells. Use the following method to...

    docs.aspose.cloud/slides/update-a-paragraph-in-...
  3. Update 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...of a text portion in a table cell. UpdateTableCellPorti API Information...

    docs.aspose.cloud/slides/update-a-text-portion-...
  4. Working with Tables in a Word document online|D...

    Insert, edit, delete Tables in a Word document programmatically via Cloud API....made up of rows, columns, and cells. Rows run horizontally, columns...columns run vertically, and cells are the intersections of rows...

    docs.aspose.cloud/words/tables/
  5. Excel Spreadsheet Programming API to speed up s...

    API support to build cross-platform applications having the ability to generate, modify, convert, render, and print spreadsheets. It allows developers to manage worksheets, rows, columns & Cells, create spreadsheet contents and styles from scratch, import data onto the worksheets from different data sources, add common and complex mathematical, financial, and text formulas, create & manipulate pivot tables, charts, hyperlinks, comments, drawing objects and much more....Cells Android Android REST SDK for...the cloud. Get Started Aspose.Cells Cloud SDK for Android Overview...

    products.aspose.cloud/cells/android/
  6. Add Tables to PDF via Cloud PHP SDK

    Add tables to PDFs using PHP and Aspose.PDF Cloud SDK. Structure and display tabular content programmatically....++ ) { $cell = new \Aspose\PDF\Model\Cell (); $cell -> setDefaultCellTextSt...); if ( $rowIndex == 0 ) { $cell -> setBackgroundColor ([ "a"...

    products.aspose.cloud/pdf/php/table/add/
  7. Set a Chart Data Source|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....specifying the address of the first cell of the data range. Let’s say...workbook cells B2:B5. In this case, “B2” is the first cell of the...

    docs.aspose.cloud/slides/set-a-chart-data-source/
  8. Replace Tables in PDF via Cloud PHP SDK

    Replace table content in PDFs using PHP and Aspose.PDF Cloud SDK. Update data while preserving layout....++ ) { $cell = new \Aspose\PDF\Model\Cell (); $cell -> setDefaultCellTextSt...); if ( $rowIndex == 0 ) { $cell -> setBackgroundColor ([ "a"...

    products.aspose.cloud/pdf/php/table/replace/
  9. Aspose.Cells Cloud Web API - Extract text| Aspo...

    Indicates extracting substrings, text characters, and numbers from a spreadsheet Cell into another Cell without having to use complex FIND, MIN, LEFT, or RIGHT formulas....Cells Cloud Web API - Extract text Contents [ Hide ] Indicates...from a spreadsheet cell into another cell without having to use...

    docs.aspose.cloud/cells/extract-text/
  10. Update|Document

    Use Aspose.Cells Cloud REST API to update a comment on a worksheet Cell in an Excel workbook....REST API updates a worksheet cell comment. REST API POST http://api...http://api.aspose.cloud/v3.0/cells/ { name } /worksheets/ { sheetName...

    docs.aspose.cloud/cells/comments/update/