Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 246,428 for

cells

(0.25 sec)
  1. AutoFit Rows and Columns|Documentation

    This article shows how to auto-fit rows, columns, rows of merged Cells, and rows in a range of Cells using the Aspose.Cells for Python via .NET API....auto-size the width and height of cells according to their content....also available through Aspose.Cells for Python via .NET so developers...

    docs.aspose.com/cells/python-net/autofit-rows-a...
  2. COUNTIF excel function works inconsistently - F...

    Dear Aspose Team, i am trying to use COUNTIF on an excelsheet: =COUNTIF(E$6:E$13;“>0”) this returns 1, however: =COUNTIF(MyTable[MyColumn];“>0”) is evalulated properly MyColumn is a column in my table which is exac…...Cells Product Family careall November...result. Numbers stored as text – Cells E6:E13 might contain values...

    forum.aspose.com/t/countif-excel-function-works...
  3. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  4. Use Error Checking Options|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets, e.g., Numbers stored as Text, using Aspose.Cells for Python via .NET API....of a cell highlights when there’s a problem with a cell. Excel...error value is displayed in the cell. Clicking on the green triangle...

    docs.aspose.com/cells/python-net/use-error-chec...
  5. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for C++ API....the AutoFilter on worksheet cells, some of the rows get hidden...the Excel end‑user. Aspose.Cells deals with this problem using...

    docs.aspose.com/cells/cpp/get-all-hidden-rows-i...
  6. 重用样式对象|Documentation

    通过 C++ 调用 Aspose.Cells for JavaScript ,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助你利用可重用样式对象的优势,并在你的应用中实现它们。...Cells Example </ title > </ head >...> < body > < h1 > Aspose.Cells Example - Create Workbook and...

    docs.aspose.com/cells/zh/javascript-cpp/reusing...
  7. Freeze panes of Excel Worksheet with C++|Docume...

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using the C++ library with the Aspose.Cells API....and columns, first select a cell (such as B2). Click View > Freeze...labels. Freeze Panes with Aspose.Cells for C++ It’s simple to freeze...

    docs.aspose.com/cells/cpp/how-to-freeze-panes-o...
  8. Code Comparison for Common Features in Aspose.C...

    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 and Apache POI - HSSF and XSSF...HSSF and XSSF SDKs with Aspose.Cells. In this case, this project...

    docs.aspose.com/cells/java/code-comparison-for-...
  9. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns while exporting spreadsheets to CSV format using Aspose.Cells for C++....data2 Here the first three cells (or columns) are blank. When...columns. By default, Aspose.Cells does not discard leading blank...

    docs.aspose.com/cells/cpp/trim-leading-blank-ro...
  10. 使用 C++ 进行重采样添加的图片 Excel 转 PDF 转换|Documentation

    学习如何使用 Aspose.Cells 与 C++ 进行重采样以减少 PDF 大小。...Cells支持重新采样已添加的图像,以减小输出的PDF文件大小并稍微提高性能。...性能。 请参阅以下示例代码,描述如何使用Aspose.Cells API执行该任务。该示例将Microsoft Exce...

    docs.aspose.com/cells/zh/cpp/resampling-added-i...