Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 159,093 for

xlsx

(0.38 sec)
  1. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for Node.js via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation....xlsx" ); // Loads the workbook which..."output_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  2. 使用Aspose.Cells将工作簿保存为文本或CSV格式|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....Excel或OpenOffice电子表格文件(例如XLS、XLSX、XLSM、XLSB、ODS等),并且可以具有任意数量的工作表。...Workbook to Text or CSV Format.xlsx" ; string destFileName = FilePath...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  3. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....xlsx" ); // Access first worksheet...saving to PDF with C++ Convert XLSX File to PDF Format with C++...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  4. 通过Node.js via C++添加带有命名目的书签到PDF|Documentation

    学习如何使用Aspose.Cells for Node.js via C++添加带有命名目的PDF书签。确保书签在页面变更时保持完整。...xlsx" )); // Access first worksheet...js通过C++在保存为PDF时打印评论 使用C++ via Node.js将XLSX文件转换为PDF格式...

    docs.aspose.com/cells/zh/nodejs-cpp/add-pdf-boo...
  5. 在 Node.js 通过 C++ 使用自定义 XML 部件|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中使用自定义 XML 部件。无缝集成外部 XML 数据到 Excel 文件。...xlsx 扩展名更改为 .zip ,并用 WinZip 打开查看。也可以用任何第三方...path . join ( dataDir , "output.xlsx" ); // The sample XML that will...

    docs.aspose.com/cells/zh/nodejs-cpp/use-custom-...
  6. 在VSTO和Aspose.Cells中包裹单元格文本|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....xlsx" ); //Quit the application app...Save ( "OutputAspose.xlsx" , SaveFormat . Xlsx ); } 下载示例代码 Github...

    docs.aspose.com/cells/zh/net/wrapping-cell-text...
  7. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for Node.js via C++....printer settings in the saved XLSX files. Printer settings files...sourceDir , "sampleRemoveExisting.xlsx" ); const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...
  8. Table Text Becomes Vertically Misaligned After ...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...xlsx') workbook.save("/Users/nitesh...vertically misaligned after XLSX-to-PDF-to-PPTX conversion. We...

    forum.aspose.com/t/table-text-becomes-verticall...
  9. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....Finally, it saves the workbook in XLSX format. The following screenshot...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  10. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables....xlsx outsampleForScalable.zip <!DOCTYPE..."fileInput" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/set-column...