Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 242,481 for

cells

(0.8 sec)
  1. 使用C++将工作簿保存为严格Open XML电子表格格式|Documentation

    了解如何使用Aspose.Cells for C++将工作簿保存为严格Open XML电子表格格式。...Cells允许你将工作簿保存为 严格Open XML电子表格 格式。为此,它提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/save-workbook-to-s...
  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. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with C++....Cells allows you to check if the digital...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/check-if-digital-sign...
  5. Merge Files with C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....Cells provides different ways to merge...files. Merge Files Using Aspose.Cells The following sample code illustrates...

    docs.aspose.com/cells/cpp/merge-files/
  6. 用C++实现错误和布尔值(俄语或任何其他语言)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在俄语或其他任何语言中实现错误和布尔值。...Cells 时通过使用 Workbook.GetGlobalizationSett()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class RussianGlobalization...

    docs.aspose.com/cells/zh/cpp/implement-errors-a...
  7. 用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...
  8. 用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...
  9. 用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...
  10. 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-...