Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 242,106 for

cells

(0.16 sec)
  1. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook object...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  2. 用C++释放工作簿的未管理资源|Documentation

    学习如何使用Aspose.Cells和C++释放工作簿的未管理资源。...Cells 提供 Workbook.Dispose() 方法用于释放...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/release-unmanaged-...
  3. Decrease the Calculation Time of Cell.Calculate...

    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....Decrease the Calculation Time of Cell.Calculate method Contents [...calculated values of the individual cells. But sometimes, users do not...

    docs.aspose.com/cells/java/decrease-the-calcula...
  4. 在使用C++进行写保护时指定作者|Documentation

    学习如何在用Aspose.Cells for C++写保护工作簿时指定作者名称。...Cells API进行写保护时指定作者名称。请使用 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/specify-author-whi...
  5. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for JavaScript via C++....the Width and Height of the Cell Value in Unit of Pixels Contents...height of a cell value to fit the cell value inside the cell. Aspose...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  6. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Cells . Add ( "Column (" + row_count...row_count + ", 1)" ); row . Cells . Add ( "Column (" + row_count +...

    products.aspose.com/pdf/net/table/
  7. 在 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/split-panes-in-jy...
  8. Zoom Factor in 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 - Zoom Factor To append documents...documents using Aspose.Cells Java for Jython . Here you can see...

    docs.aspose.com/cells/java/zoom-factor-in-jython/
  9. 使用 C++ 移除 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 从工作簿中删除 ActiveX 控件。...Cells 提供了从工作簿中移除 ActiveX 控件的功能。为此,API...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/remove-activex-con...
  10. Worksheets|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....Sheet with Go Count number of cells in the Worksheet with Go Get...

    docs.aspose.com/cells/go-cpp/worksheets/