Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 484,585 for

cell

(0.52 sec)
  1. Manipulate Excel cells formatting using REST API

    No Software download required. Create or update MS Excel and OpenOffice spreadsheet files using Cloud API. Get or Set excel Cell formatting...if you need to identify all cells in a spreadsheet whose values...telling Excel to color those cells red. People could then identify...

    blog.aspose.cloud/cells/manipulate-excel-cells-...
  2. Creating Tables for PDF via Cloud .NET SDK

    Create tables for PDFs using Aspose.PDF Cloud SDK for .NET. Dynamically generate extended structured layouts for documents....++) { List < Cell > row_cells = new List < Cell >(); for ( int...num_of_cols ; col_index ++) { Cell cell = new Cell ( DefaultCellTextState...

    products.aspose.cloud/pdf/net/table/create/
  3. 通过 Cloud Java SDK 为 PDF 创建表格

    使用 Aspose.PDF Cloud SDK for Java 创建 PDF 表格。动态生成文档的扩展结构化布局。...Cell ; import com.aspose.asposecloudpdf...++ ) { Row row = new Row (). cells ( new ArrayList <> ()); for...

    products.aspose.cloud/pdf/zh/java/table/create/
  4. Aspose.Cells Cloud Web API – Extract Text|Aspos...

    Extract substrings, numbers or characters from Excel Cells using Aspose.Cells Cloud API. Supports before/after text, position‑based extraction, and direct output to a new range....Cells Cloud Web API – Extract Text Contents [ Hide ] Extracts...from a spreadsheet cell into another cell, eliminating the need...

    docs.aspose.cloud/cells/extract-text/
  5. 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....spreadsheet, Cells.Cloud API, REST API” description: “The Cells.Cloud...highlight cells with a specific color, depending on the cell’s value...

    docs.aspose.cloud/cells/developer-guide/30versi...
  6. Create Spreadsheets in Cloud (using cURL via RE...

    Use cURL commands to build Spreadsheet creator & converter apps that access Microsoft Excel & OpenOffice files from cloud storage for processing...Cells Curl Process Excel Sheets in...processing. Get Started Aspose.Cells Cloud for cURL Overview Overview...

    products.aspose.cloud/cells/curl/
  7. Import Batch Data into Excel Worksheet|Document

    Learn how to import batch data (CSV, JSON, XML, arrays) into an Excel worksheet using Aspose.Cells Cloud REST API. Includes authentication, request/response examples, SDK snippets, and error handling....0/cells/import POST https://api.aspose.cloud/v3.0/cells/ { name...List<CellValue> Collection of cell values to be written directly...

    docs.aspose.cloud/cells/import-batch-data-into-...
  8. Get Paragraphs|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 methods to...

    docs.aspose.cloud/slides/get-paragraphs-from-a-...
  9. Apply Conditional Formatting to Excel Files at ...

    Add or manipulate conditional formattings (add Cell area, apply or get conditional formatting, remove conditional formattings, etc.) in the worksheet....Cells Cloud is a platform independent...apply formats to a cell or range of cells and have that formatting...

    blog.aspose.cloud/cells/apply-conditional-forma...
  10. Working with Excel Ranges|Document

    Learn how to retrieve, modify, style, merge, move, and copy Excel ranges using the Aspose.Cells Cloud REST API. Includes SDK code samples for .NET, Java, Python, and more....A range represents a single cell, an entire row, a whole column...column, a contiguous block of cells, or a three‑dimensional (3‑D)...

    docs.aspose.cloud/cells/ranges/