Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 103,793 for

workbook

(0.24 sec)
  1. Convert Chart to Image for Japanese Region with...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the Japanese configuration for the chart. Our guide will demonstrate how to configure charts to support Japanese characters and formatting, including fonts, size, text direction, and more...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...file as a Workbook (no modifications) const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  2. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets...."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Instantiate a new Workbook. const workbook = new Workbook (); // Get...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  3. 通过C++在Node.js中将VBA证书导出到文件或流|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将VBA数字证书导出到文件或流。访问VBA数字证书的原始数据。...excel file into workbook object const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( dataDir , "sampleVBAProjectSign...

    docs.aspose.com/cells/zh/nodejs-cpp/export-vba-...
  4. Copy and Move Worksheets Within and Between Wor...

    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....Worksheets Within and Between Workbooks Contents [ Hide ] Sometimes...you might want to create a workbook with sheets that contain the...

    docs.aspose.com/cells/java/copy-and-move-worksh...
  5. 测量单元格值的宽度和高度,单位为像素。|Documentation

    学习如何通过C++中的Aspose.Cells for JavaScript以单位像素测量单元格值的宽度和高度。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...); // Create or load workbook let workbook ; if ( fileInput . files...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  6. Create PdfBookmarkEntry for Chart Sheet with Ja...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , PdfBookmarkEntry...Instantiating a Workbook object from uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/create-pdf...
  7. 使用JavaScript通过C++创建带引线的饼图|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++在Microsoft Excel中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,从而增强图表的整体清晰度。...API 创建带有引线的饼图,我们首先会创建一个新的 Workbook 并输入一些数据,作为系列数据源。数据就位后,我们将在图表集合中添加一个类型为..."text/javascript" > const { Workbook , SaveFormat , ChartType ...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  8. Setting Formula for Named Range with JavaScript...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...an instance of Workbook const book = new Workbook (); // Get the...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  9. Excel chart data label text alignment changes -...

    Hi team, we found this bug where the text alignment of data labels gets set to center alignment even though they were originally in left alignment. This happens by just opening the file in aspose and saving it. i added a…...can reproduce the issue: a workbook that contains a chart with...Provide the original workbook, the saved workbook, and the XML diff...

    forum.aspose.com/t/excel-chart-data-label-text-...
  10. Public API Changes in Aspose.Cells 8.9.0|Docume...

    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....instance of Workbook Workbook book = new Workbook ( dir + "sample...instance of Workbook Workbook book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/java/public-api-changes-i...