Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 242,718 for

cells

(0.38 sec)
  1. 在 C++ 中如何用 PivotOptions 管理数据透视图|Documentation

    使用 C++ 管理带有 PivotOptions 的数据透视图的方法。...Cells,您可以使用 PivotOptions 来管理数据透视图。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-manage-pivo...
  2. Three methods for filtering Chart Data with Jav...

    Learn how to filter charts in Excel using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....Cells for JavaScript via C++, we can...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/javascript-cpp/filtering-...
  3. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose Cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...Cells Product Family oraspose March...where I need to let aspose cells api know where to look for fonts...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  4. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the Excel Worksheet Page Setup paper width and paper height using C++ code programmatically with Aspose.Cells for C++ API....Cells.h" using namespace Aspose :: Cells ; using namespace...std ; int main () { Aspose :: Cells :: Startup (); // Create an...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...
  5. Find Maximum Rows and Columns supported by XLS ...

    Learn how to find the maximum rows and columns supported by XLS and XLSX formats using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Print message about...

    docs.aspose.com/cells/cpp/find-maximum-rows-and...
  6. Encrypt And Decrypt ODS files with C++|Document...

    Password-protect and encrypt ODS files using Aspose.Cells for C++, which is a pure C++ library....Cells allows you to encrypt and decrypt...Encrypt ODS file with Aspose.Cells for C++ For encrypting an ODS...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-o...
  7. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....Cells changes the entire word/sentence’s...worksheet cells using the Worksheet.cells property Set cell values...

    docs.aspose.com/cells/python-net/change-the-fon...
  8. 使用 C++ 设置数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持多种单元格数字设置。本文将介绍如何使用Aspose.Cells库管理单元格的数字格式,以便根据需要调整电子表格中的数字格式。...Cells支持此功能,并允许开发人员为数字或日期设置任何显示格式。...、 百分比 等。Aspose.Cells支持所有这些显示格式。 Aspose.Cells提供了一个表示Microsoft...

    docs.aspose.com/cells/zh/cpp/cells-number-setti...
  9. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...Cells Product Family cells-net , vlookup-formula...vlookup-formula , aspose-cells sajad.deyargaroo March 31, 2025, 10:48pm...

    forum.aspose.com/t/vlookup-function-returns-une...
  10. Working With Worksheets in NPOI and Aspose.Cell...

    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 Contents [ Hide ] This section...Worksheet Zoom Factor Split Cells in Worksheet Working with Freeze...

    docs.aspose.com/cells/net/working-with-workshee...