Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 87,186 for

workbook

(0.11 sec)
  1. 使用GlobalizationSettings类为饼图的自定义小计标签和其他标签设置Node....

    学习如何使用Aspose.Cells for Node.js via C++中的GlobalizationSettings类自定义饼图的小计标签和其他标签。...data const workbook = new AsposeCells . Workbook ( path . join...to a custom class created workbook . getSettings (). setGlobalizationSett...

    docs.aspose.com/cells/zh/nodejs-cpp/using-globa...
  2. Aspose.Cells 8.0.1中的公共API变更|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....//Instantiate a new Workbook Workbook book = new Workbook (); //Set the...code goes here 内存设置不会自动适用于Workbook自动创建的默认工作表。为了更改现有工作表的内存设置,...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. Public API Changes in Aspose.Cells 8.6.3|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....0 , importOptions ); Added Workbook.createBuiltinStyle Method...Java 8.6.3 has exposed the Workbook.createBuiltinStyle method...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Creating Pie Chart with Leader Lines with C++|D...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....we will first create a new Workbook and input some data that will...instance of Workbook in XLSX format Workbook workbook ( FileFormatType...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...
  5. 在使用C++将Excel保存为HTML时禁用Downlevel Revealed Commen...

    使用Aspose.Cells和C++在将Excel文件保存为HTML时,消除Downlevel Revealed Comments。...Cells-for-C // Load sample workbook U16String sourceDir ( u "...02_OutputDirectory \\ " ); Workbook wb ( sourceDir + u "sampleDisableDownlev...

    docs.aspose.com/cells/zh/cpp/disable-downlevel-...
  6. Specify how to cross string in output PDF and i...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( path . join...StrictInCell ); // Save PDF file workbook . save ( outputDir + "outputCrosssType...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  7. 通过 C++ 使用 Node.js 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化工作簿中的工作表单元格。自定义电子表格中数据的外观和样式。...const workbook = new AsposeCells . Workbook (); workbook . changePalette...( 155 , 204 , 255 ), 55 ); workbook . changePalette ( new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/format-work...
  8. Working with Worksheets in Apache POI and Aspos...

    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....Sheet Within Workbook Re-Order Sheets Within Workbook Header and...Assistant Close Working with Workbooks in Apache POI and Aspose.Cells...

    docs.aspose.com/cells/java/working-with-workshe...
  9. 导入HTML时删除换行后多余空格(使用C++)|Documentation

    了解如何在导入HTML时删除换行后的多余空格(使用Aspose.Cells for C++)。... size ())); Workbook workbook ( data , loadOptions );...WorksheetCollection sheets = workbook . GetWorksheets (); Worksheet...

    docs.aspose.com/cells/zh/cpp/delete-redundant-s...
  10. Aspose.Cells 8.5.1中的公共API更改|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.... 添加的 API 添加了Workbook.Dispose方法 Aspose.Cells for...Java 8.5.1已经暴露出Workbook.dispose方法,用于释放Workbook对象的非托管资源。Dispos...

    docs.aspose.com/cells/zh/java/public-api-change...