Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 102,530 for

workbook

(0.06 sec)
  1. How to create Combo chart with Node.js via C++|...

    Learn how to create a combo chart using Aspose.Cells for Node.js via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....the workbook const workbook = new AsposeCells . Workbook ( filePath...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/create-combo-c...
  2. 在 Android 上自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose....

    使用 Aspose.Slides for Android 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...false ); IChartDataWorkbook workbook = chart . getChartData ()...(). getCategories (). add ( workbook . getCell ( worksheetIndex...

    docs.aspose.com/slides/zh/androidjava/automatin...
  3. Aspose.Cell Hide Column Header - Free Support F...

    Hello Team, We are doing Image export for each worksheet as one page , here we want to provide an option to hide column header. we tried by setting IsRowColumnHeadersVisible = false. but it still shows the header in ex…...PrintHeadings flag) before calling Workbook.Save . Minimal C# example...1. Load the workbook Workbook wb = new Workbook(@"C:\Input\Sample...

    forum.aspose.com/t/aspose-cell-hide-column-head...
  4. 使用 C++ 通过 JavaScript 将 Excel 图表转换为图像|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将 Excel 图表转换为图像。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. Change the Absolute Path of External Link Data ...

    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....file, then please use the Workbook.AbsolutePath property. Initially...path. Then it changes the Workbook.AbsolutePath property to a...

    docs.aspose.com/cells/net/change-the-absolute-p...
  6. Insert a chart|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.... Workbook . Descendants < Sheet >()...Instantiating a Workbook object Workbook workbook = new Workbook ( docName...

    docs.aspose.com/cells/net/insert-a-chart/
  7. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting Excel files to HTML using Aspose.Cells for C++....Export Single Sheet Workbook to HTML When a workbook with multiple...behavior is required for a workbook with a single worksheet when...

    docs.aspose.com/cells/go-cpp/export-worksheet-c...
  8. Aspose.Cells unable to load xlsx file - Free Su...

    We are facing below exception while trying to open the shared xlsx file. Exception.Message : Invalid IconSetType val Exception.Source : Aspose.Cells Exception.StackTrace : at e.Warning(WarningInfo ) at .() at .(Wor…... (Workbook , LoadOptions , Boolean )...LoadOptions ) at Aspose.Cells.Workbook. (String , LoadOptions ) at...

    forum.aspose.com/t/aspose-cells-unable-to-load-...
  9. Assign Macro Code to Form Control|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....a Form Control inside the workbook. Assigning Macro Code to Form...sample code creates a new workbook, assigns a Macro Code to a...

    docs.aspose.com/cells/java/assign-macro-code-to...
  10. 限制生成的页数——Excel转PDF的C++方案|Documentation

    了解如何在将Excel电子表格转换为PDF时限制生成的页数,使用编号Aspose.Cells for Node.js via C++。...file const workbook = new AsposeCells . Workbook ( path . join...2 ); // Save the PDF file workbook . save ( path . join ( dataDir...

    docs.aspose.com/cells/zh/nodejs-cpp/limit-the-n...