Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 87,230 for

workbook

(0.07 sec)
  1. How to export Excel equations to other types of...

    Export Excel formulas to LaTeX and MathML using Aspose.Cells for C++....02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "Sample.xlsx"...WorksheetCollection worksheets = workbook . GetWorksheets (); ShapeCollection...

    docs.aspose.com/cells/cpp/export-equation/
  2. 用证书为VBA代码项目数字签名,使用Node.js的C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++用证书对VBA代码项目进行数字签名。...Create workbook object from excel file const workbook = new AsposeCells...AsposeCells . Workbook ( workbookPath ); // Sign VBA Code Project...

    docs.aspose.com/cells/zh/nodejs-cpp/digitally-s...
  3. 使用Chart.SetChartDataRange方法轻松设置图表的简易方法(Node.js通...

    学习如何在Aspose.Cells for Node.js via C++中使用Chart.SetChartDataRange方法轻松设置图表。我们的指南将向您展示如何指定图表的数据范围,让您以最小的努力创建专业和准确的图表。...new workbook const workbook = new AsposeCells . Workbook ( AsposeCells...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/easy-way-fo...
  4. 图表数据标签|Aspose.Slides for Python 文档

    在Python中设置PowerPoint图表数据标签和距离...获取图表数据工作表 workbook = chart . chart_data . chart_data_workbook # 添加新系列...chart_data . series . add ( workbook . get_cell ( defaultWorksheetInde...

    docs.aspose.com/slides/zh/python-net/chart-data...
  5. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....\\ " ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...10000 ); int sheetIndex = workbook . GetWorksheets (). Add (...

    docs.aspose.com/cells/cpp/set-picture-as-backgr...
  6. 在Ruby中隐藏或取消隐藏工作表|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....Instantiating a Workbook object by excel file path workbook = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...
  7. 在Python中隐藏或取消隐藏工作表|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.... Python 代码 workbook = self . Workbook ( self . dataDir...the Excel file worksheets = workbook . getWorksheets () worksheet...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...
  8. 将文本文件作为工作簿打开|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.... Workbooks . OpenText ( @"OpenTextFilesAsWorkb...LoadFormat . CSV ); Workbook newWorkbook = new Workbook ( TextFile ,...

    docs.aspose.com/cells/zh/net/open-text-files-as...
  9. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...(); // Create a new workbook Workbook workbook ; // Get the first...worksheet Worksheet sheet1 = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  10. 通过Node.js和C++获取工作表唯一ID|Documentation

    本文展示了如何使用Node.js库和C++ API以编程方式获取Excel工作表唯一ID。...file const workbook = new AsposeCells . Workbook ( path . join...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/get-workshe...