Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 247,487 for

cells

(1.89 sec)
  1. Rows Collections - Free Support Forum - aspose.com

    Hi, I was wondering if there was a method to return a rows collection in a worksheet following a certain criteria? For example, if i only wanted rows that had data/no data or is hidden/not hidden. At the moment I would…...Cells Product Family cells-net GaryO July 14...Enumerators through the Aspose.Cells for .NET API. johnson.shi July...

    forum.aspose.com/t/rows-collections/315172
  2. Reading and Writing Query Table of Worksheet|Do...

    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....Cells provides the Worksheet.QueryTables...Query Table Result Range Aspose.Cells provides an option to read the...

    docs.aspose.com/cells/net/reading-and-writing-q...
  3. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的指南将展示如何在您的图表中实现平滑数据过渡和滚动平均,提供连续更新的显示效果。...使用Aspose Cells创建动态滚动图表 在接下来的段落中,我们将向您展示如何使用Aspose.Cells创建动态滚动图...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-dynamic-rol...
  4. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...Cells to convert XLSX -> CSV (UTF-8...quoted) var wb = new Aspose.Cells.Workbook(xlsxStream); var csvOpts...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  5. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the Cells around my…...Cells Product Family cells-java camilla11 July...formatting since the cells around my Calibri cell are set to TimesNewRoman...

    forum.aspose.com/t/sheetrender-toimage-changing...
  6. Developer Guide|Documentation

    Aspose.Cells for JavaScript via C++ developer guide....data of Excel files Format cells with JavaScript via C++ Manage...

    docs.aspose.com/cells/javascript-cpp/developer-...
  7. 使用字体|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....Cells - 使用字体 C# Workbook workbook...value to cell Cell cell = worksheet . Cells [ "A1" ]; cell . PutValue...

    docs.aspose.com/cells/zh/net/working-with-fonts/
  8. Insert or Delete Rows in an Excel Worksheet|Doc...

    This article provides the C# code to insert and delete rows in Excel worksheet...Cells offers two methods for inserting...and deleting rows: Cells.InsertRows and Cells.DeleteRows . These...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  9. Calculate Formulas|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Cells has an embedded formula calculation...formulas added at runtime. Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/net/calculate-formulas/
  10. Setting Column Width or Row Height|Documentation

    This article explains how to set column width and row height using the Aspose.Cells.GridDesktop API....Cells.GridDesktop API. Sometimes, worksheet cells contain...original cell. It makes it difficult for users to read the cell content...

    docs.aspose.com/cells/net/aspose-cells-griddesk...