Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 238,180 for

aspose.cells

(1.65 sec)
  1. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet's Page Setup using Aspose.cells for JavaScript via C++. Set headers and footers for the first, odd, and even pages.... Aspose.Cells for JavaScript via C++ supports...Footers with Aspose.Cells for JavaScript via C++ Aspose.Cells behaves...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  2. Python Excel Spreadsheet API | products.aspose....

    Aspose.cells for Python via Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, HTML, TXT and other popular formats using Aspose.cells for Python via Java API....فارسی हिन्दी 繁體中文 Products Aspose.Cells Python via Java Python Excel...applications. Download Free Trial Aspose.Cells for Python via Java Overview...

    products.aspose.com/cells/python-java/
  3. 在 Jython 中将工作表转换为 SVG|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....[ Hide ] Aspose.Cells - 将工作表转换为 SVG 使用 Aspose.Cells Java for...import Settings from com . aspose . cells import Workbook from com...

    docs.aspose.com/cells/zh/java/converting-worksh...
  4. 使用Aspose.Cells for Node.js via C++在Excel工作簿中创建签...

    这篇文章介绍了如何使用Aspose.cells for Node.js via C++和Node.js在Excel工作簿中创建签名线。...使用Aspose.Cells for Node.js via C++在Excel工作簿中创建签名线 Contents [...签名行 来添加签名行。 如何为Excel创建签名行 Aspose.Cells for Node.js via C++也提供此功能,并为此暴露了...

    docs.aspose.com/cells/zh/nodejs-cpp/create-sign...
  5. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with JavaScript via C++....it programmatically using Aspose.Cells APIs. Specify Document Version...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/specify-do...
  6. 检查工作簿中的VBA项目是否用JavaScript通过C++签名|Documentation

    学习如何使用Aspose.cells for JavaScript通过C++检查工作簿中的VBA项目是否已签名。...同样,您也可以使用Aspose.Cells的 Workbook.vbaProject 属性以编程方式来检查。...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  7. 使用 Node.js 和 C++ 将 Excel 保存为标准或最小尺寸的 PDF|Docume...

    学习如何使用 Aspose.cells for Node.js via C++ 以标准或最小尺寸将 Excel 文件保存为 PDF。...Contents [ Hide ] 默认情况下,Aspose.Cells 将 Excel 内容保存为标准尺寸的 PDF。但你也可以使用...PdfOptimizationType.MinimumSize 使用 Aspose.Cells for Node.js via C++ 将 Excel...

    docs.aspose.com/cells/zh/nodejs-cpp/save-excel-...
  8. 保存文件时,出现错误: - Free Support Forum - aspose.com

    try(InputStream workbookStream = new URL(url).openStream()){ Workbook workbook = new Workbook(workbookStream); workbook.save(output, options); } 报错了:java.lang.ClassCastException: com.Aspose.cells.b.a.d.z cannot be ca…...保存文件时,出现错误: Aspose.Cells Product Family SeanXie December 24,...ClassCastException: com.aspose.cells.b.a.d.z cannot be cast to...

    forum.aspose.com/t/topic/323685
  9. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.cells for JavaScript via C++....via C++ Contents [ Hide ] Aspose.Cells exports frame scripts and...HTML. The 8.6.0 version of Aspose.Cells for JavaScript via C++ introduces...

    docs.aspose.com/cells/javascript-cpp/disable-ex...
  10. 在用 C++ 设置样式的 Custom 属性时检查自定义数字格式|Documentation

    Aspose.cells 是一个用于处理电子表格文件的 C++ 库,支持在样式设置时检查自定义数字格式。本文将展示如何使用 Aspose.cells 库检查自定义数字格式以确保样式正确。...属性分配了无效的自定义数字格式,Aspose.Cells 不会抛出任何异常。但是,如果你希望 Aspose.Cells 检查所分配的自定义数字格式是否有效,请将...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/check-custom-numbe...