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

cells

(0.11 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. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...Cells还以灵活的方式支持这些功能。在本主题中,我们将学习如何使用Aspose.Cells来使用这些功能。...Cells来使用这些功能。 设置颜色和背景图案 Aspose.Cells提供了一个表示Microsoft Excel文件的类, Workbook...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  3. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...Cells允许修改任何这些样式或您使用所需属性定义的任何其他样式。...确定 以保存样式并将其应用于所选范围。 使用Aspose.Cells 以下示例演示了如何使用 Style.Update 方法。...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  4. 在将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-...
  5. 在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...
  6. Sort Data in 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....Cells. VSTO Excel . Workbook myWorkbook...XlSortDataOption . xlSortNormal ); Aspose.Cells Workbook myWorkbook = new Workbook...

    docs.aspose.com/cells/net/sort-data-in-worksheets/
  7. 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/
  8. 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...
  9. 用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...
  10. 用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...