Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 239,180 for

aspose cells

(0.23 sec)
  1. 在导入数据到工作表时指定公式字段,使用Python via .NET|Documentation

    学习如何在使用Aspose.Cells for Python via .NET API导入数据到工作表时指定公式字段。...dataclasses import dataclass from aspose.cells import Workbook , ImportTableOptions...https://github.com/aspose-cells/Aspose.Cells-for-.NET @dataclass...

    docs.aspose.com/cells/zh/python-net/specify-for...
  2. 通过 C++ 保护或取消保护共享工作簿|Documentation

    学习如何用 Aspose.Cells for C++ 对共享工作簿进行密码保护或取消保护。...Excel 一样使用 Aspose.Cells 保护或取消保护共享工作簿。Aspose.Cells 还支持使用 Work...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/password-protect-o...
  3. 用C++向Microsoft Excel公式监视窗口添加单元格|Documentation

    学习如何使用Aspose.Cells for C++在Excel中向公式监视窗口添加单元格。加载或创建一个Excel文件,操作单元格,设置公式,然后保存修改后的文件。...Add() 方法通过Aspose.Cells API将单元格添加到 监视窗口 。 将单元格添加到Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-cells-to-micro...
  4. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  5. 将每个工作表保存为不同的 PDF 文件,使用 C++|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件中的每个工作表保存为单独的 PDF 文件。...Hide ] Aspose.Cells 支持将包含图片、图表等的 XLS 文件转换为 PDF 文档。Aspose.Cells...C++ 可以独立完成将电子表格转换为 PDF ,无需使用 Aspose.PDF for C++。转换过程中不需要创建或使用任何临时文件,全部在内存中完成。...

    docs.aspose.com/cells/zh/cpp/save-each-workshee...
  6. 在表格或列表对象中自动传播公式,以便在输入新行数据时自动更新,使用 C++|Documenta...

    学习如何在表格或列表对象中自动传播公式,当输入新数据时,使用 Aspose.Cells for C++。...要用 Aspose.Cells 实现相同的功能,可以使用 ListColumn::GetFormula...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/propagate-formula-...
  7. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上在 PDF 文件中添加表格。...NET 库在 PDF 文档中添加表格 要新增表格,請使用 Aspose.PDF for Python via .NET ,這是一個強大且易於使用的...,搜尋 aspose-pdf 並安裝。或者,執行以下命令: Console pip install aspose-pdf...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  8. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current table row formatting properties....def row_format ( self ) -> aspose . words . tables . RowFormat...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...
  10. 在 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....Contents [ Hide ] Aspose.Cells - 冻结窗格 使用 Aspose.Cells Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/freeze-panes-in-j...