Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 203,307 for

cells

(0.19 sec)
  1. Print multiple copies of a worksheet|Documentation

    This article shows how to use the C# Library and .NET API to print multiple copies of an Excel worksheet programmatically....Cells provides the ability to print...Assistant Close Count number of cells in the Worksheet Freeze panes...

    docs.aspose.com/cells/net/print-multiple-copies...
  2. 在将Excel转换为PDF时渲染Office加载项 with C++|Documentation

    了解如何在将Excel文件转换为PDF时渲染Office加载项,使用Aspose.Cells for C++。...Cells在将Excel文件保存为PDF时无法渲染Office加载项。现在,Aspose.Cells可以正确渲...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/render-office-add-...
  3. 在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/copying-and-movin...
  4. 用C++显示和隐藏网格线及行列标题|Documentation

    本文提供使用C++ API或库通过编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...Cells支持隐藏和显示工作表中默认情况下可见的网格线。它还提供了控制工作表的行列标题的可见性。...单元格都易于识别。 控制网格线的可见性 Aspose.Cells提供一个类 Workbook ,代表一个Microsoft...

    docs.aspose.com/cells/zh/cpp/show-and-hide-grid...
  5. 用C++更新Power Query公式项|Documentation

    学习如何使用Aspose.Cells for C++更新Power Query公式项,以修改Excel文件中的数据源文件位置。...Cells API提供通过使用 PowerQueryFormulaIte...类来更新源文件位置的选项。 更新Power Query公式项 Aspose.Cells API提供了更新Power Query公式项的能力。以下代码演示如何使用...

    docs.aspose.com/cells/zh/cpp/update-power-query...
  6. 用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...
  7. 用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...
  8. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles during Excel to HTML conversion using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook Workbook...

    docs.aspose.com/cells/cpp/exclude-unused-styles...
  9. Managing Page Breaks 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 - Managing Page Breaks To append...append documents using Aspose.Cells Java for Jython . Here you can...

    docs.aspose.com/cells/java/managing-page-breaks...
  10. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z-order position of shapes in a worksheet using Aspose.Cells for C++....Cells provides the Shape.ToFrontOrBack()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...