Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 102,528 for

workbook

(0.19 sec)
  1. Aspose.Cells 25.11 - Refreshing XLSM Pivot Tabl...

    Hi, I’m using Aspose.Cells 25.11 for .NET, and during our calculation engine we run refresh Pivot Tables. When using it on .xlsm file it returns a corrupt Workbook and changes the order of some columns on the Workbook…...file it returns a corrupt workbook and changes the order of some...some columns on the workbook. The process doesn’t throw an exception...

    forum.aspose.com/t/aspose-cells-25-11-refreshin...
  2. 加载和管理Excel、OpenOffice、Json、Csv和Html文件|Documenta...

    使用Aspose.Cells,可以在Node.js via C++中轻松创建、打开和管理Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、图片、Mht和XPS文件。...message ); } // Instantiate a Workbook object that represents Excel...AsposeCells . Workbook (); // When you create a new workbook, a default...

    docs.aspose.com/cells/zh/nodejs-cpp/loading-sav...
  3. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel Workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following lines of code to …...error when exporting an excel workbook to PDF in a .NET 6 project...Cells when exporting an Excel workbook to PDF in a .NET 6 project...

    forum.aspose.com/t/the-type-initializer-for-thr...
  4. Precedents and Dependents with Node.js via C++|...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for Node.js via C++. Understand how to identify linked cells in complex financial worksheets....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/precedents-and...
  5. 使用JavaScript通过C++添加带有命名目标的PDF书签|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++添加带有命名目标的PDF书签,确保在更改页面后书签依然完好无损。..."text/javascript" > const { Workbook , SaveFormat , PdfBookmarkEntry...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/add-pdf...
  6. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for Node.js via C++...."data" ); // Create workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Access the first worksheet const worksheet...

    docs.aspose.com/cells/nodejs-cpp/change-the-fon...
  7. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...Create an instance of Workbook Workbook workbook ; // Retrieve the...Worksheet in Workbook Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...
  8. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...0f ); auto workBook = chart -> get_ChartData ()...-> get_Series () -> Add ( workBook -> GetCell ( 0 , 0 , 1 , ObjectExt...

    docs.aspose.com/slides/zh/cpp/chart-series/
  9. 通过 C++ 使用 Node.js 获取标题或页脚|Documentation

    本文介绍了如何使用 C++ API 通过 Node.js 编程方式从 Excel 或 OpenOffice 文件中获取标题和页脚。...new Workbook const workbook = new AsposeCells . Workbook ( filePath...filePath ); const sheet = workbook . getWorksheets (). get ( 0...

    docs.aspose.com/cells/zh/nodejs-cpp/get-headers...
  10. 在使用C++中的JavaScript保存为HTML时启用CSS自定义属性|Documentation

    学习在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时,如何启用CSS自定义属性。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/enable-...