Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 241,491 for

cells

(0.17 sec)
  1. 用C++计算数据表的数组公式|Documentation

    如何使用Aspose.Cells库在Microsoft Excel中用C++计算数据表的数组公式。通过加载现有Excel文件或创建新Excel文件,利用Aspose.Cells提供的方法计算数组公式并获取结果。最后保存修改后的Excel文件。...Cells现在允许您计算数据表的数组公式。请在计算任何类型的公式时使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/calculation-of-arr...
  2. 在 Jython 中冻结窗格|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 - 冻结窗格 使用 Aspose.Cells Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/freeze-panes-in-j...
  3. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.Cells在C++中检查VBA代码的数字签名的有效性。...Cells允许你使用 Workbook.VbaProject.IsValidSigned...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  4. Find and Refresh the Nested or Child Pivot Tabl...

    Learn how to find and refresh nested or child pivot tables of a parent pivot table using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Load sample Excel file...

    docs.aspose.com/cells/cpp/find-and-refresh-the-...
  5. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard text, especially when users copy multiple Cells from an external Excel file and paste them into the GridJs…...Cells Product Family parthiveera May...Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our...

    forum.aspose.com/t/issue-unable-to-capture-clip...
  6. Updating Slicer with C++|Documentation

    This article shows how to update a slicer by using the Aspose.Cells for C++ API....Cells and then call the Slicer.Refresh()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/updating-slicer/
  7. Table.cellSpacing property | Aspose.Words for N...

    Table.Cellspacing property. Gets or sets the amount of space (in points) between the Cells....space (in points) between the cells. get cellSpacing () : number...spacing between individual cells in a table. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Showing Cell Range as the Data Labels with Java...

    Learn how to show a range of Cells as data labels in charts using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Showing Cell Range as the Data Labels with JavaScript via C++...display a cell range for data labels. Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/showing-ce...
  9. Generate Thumbnail of the Worksheet with C++|Do...

    Generate worksheet thumbnails as images using Aspose.Cells for C++....Cells for C++ allows you to output...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/generate-thumbnail-of...
  10. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for .NET API....Using the Format Cells Dialog Select the Cells : First, select...select the cells that you want to format as fractions. You can click...

    docs.aspose.com/cells/net/how-to-format-number-...