Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 27,112 for

excel worksheet

(0.14 sec)
  1. 使用JavaScript通过C++导出与XML映射相关联的XML数据|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript导出工作簿中的XML映射关联的XML数据。...请查看此代码中使用的【示例Excel文件】(5115497.xlsx) 和【第一个XML映射导出的XML数据】(5472487...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  2. Excel工作簿转换为Ods、Sxc和Fods(OpenOffice / LibreOffi...

    如何通过Aspose.Cells for JavaScript使用C++将Excel转换为Ods(OpenOffice / LibreOffice Calc)或将Ods(OpenOffice / LibreOffice Calc)转换为Excel。...将Excel工作簿转换为Ods、Sxc和Fods(OpenOffice / LibreOffice calc) via JavaScript...OpenDocument Spreadsheet (ODS)是Excel文档的文件格式。 OpenDocument目前是OASIS和ISO标准。...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. 在设置Style.Custom属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库,支持在样式设置中检查自定义数字格式。本文将向你展示如何使用Aspose.Cells库检查自定义数字格式以确保样式正确。...Access first worksheet const sheet = workbook . worksheets . get (...format // Saving the modified Excel file const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/check-c...
  4. Working with Aspose.Cells.GridDesktop Events|Do...

    This article introduces how to use events in GridDesktop....when a user selects a new worksheet, that is, when the selected...selected sheet changes from one worksheet to another. This event can...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Load or Import CSV file with Formulas via JavaS...

    Learn how to load and import CSV files containing formulas using Aspose.Cells for JavaScript via C++....colIndex=3) const worksheet = workbook . worksheets . get ( 0 ); worksheet...worksheet . cells . importCSV ( bytes , opts , 3 , 3 ); // Save...

    docs.aspose.com/cells/javascript-cpp/load-or-im...
  6. Font size is out of range error when using setH...

    Description: We are using Cell.setHtmlString() in Aspose.Cells for Java. When the HTML contains CSS like: <span style="font-size:0.75rem;">Upload</span> Aspose throws the following exception: com.aspose.cells.CellsE…...Workbook(); // Access the first worksheet const sheet = workbook.getWorksheets()...any exception, and the output Excel file (attached) appears to be...

    forum.aspose.com/t/font-size-is-out-of-range-er...
  7. Remove XLSX Annotation Online or Manage Annotat...

    delete comments from XLSX file through online app for free. C++ API code to manage comments of XLSX files....CreateIWorkbook Select the relevant Worksheet using its index Use GetIComments()->Add...Word Template File) Annotate Excel Files Annotate ODP Files (OpenDocument...

    products.aspose.com/total/cpp/annotate/xlsx/
  8. Remove XLT Annotation Online or Manage Annotati...

    delete comments from XLT file through online app for free. C++ API code to manage comments of XLT files....CreateIWorkbook Select the relevant Worksheet using its index Use GetIComments()->Add...Word Template File) Annotate Excel Files Annotate ODP Files (OpenDocument...

    products.aspose.com/total/cpp/annotate/xlt/
  9. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体...turning blue after saving an Excel file edited in WPS is likely...Workbook("path/to/your/file.xlsx"); Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/aspose-cells-wps/314668
  10. Manage Document Properties|Documentation

    Learn how to manage document properties through the Aspose.Cells for .NET APIs....Hide ] Introduction Microsoft Excel provides the ability to add...Properties Using Microsoft Excel Microsoft Excel allows you to manage...

    docs.aspose.com/cells/net/managing-document-pro...