Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 159,081 for

xlsx

(0.32 sec)
  1. 使用 Node.js 通过 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 Node.js 库。它支持实现1904日期系统,允许用户基于1904年1月1日的日期进行计算和格式化。本文介绍如何使用 Aspose.Cells 库实现1904日期系统。...xlsx" ); // Initialize a new Workbook...join ( dataDir , "Mybook.out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-1...
  2. Online DOT to Excel Conversion or Build .NET ba...

    Free online app to convert DOT to Excel files. .NET C# conversion library code for DOT documents....document to XLSX format using Save method and set Xlsx as SaveFormat...Spreadsheet) Convert DOT to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/net/conversion/dot-to...
  3. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for Node.js via C++....xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/setting-shadow...
  4. Merge XLSM Files Online or using C++ | products...

    Free online app to combine different XLSM files. C++ merging library code to merge XLSM worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/cpp/merge/xlsm/
  5. 文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致 - Free Suppor...

    文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致,见附件示例文件,谢谢! 单倍行距测试.zip (92.4 KB) 企业微信截图_17651674036047.png (214.3 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\单倍行距测试.Xlsx"); …...xlsx"); workbook.Save("D:\\单倍行距测试...2019 等) 最小复现文件 (您已上传的 单倍行距测试.xlsx ),请确认文件中仅包含一个文本框,且文本设置为单倍行距。...

    forum.aspose.com/t/pdf-excel/322745
  6. Convert Chart to Localized Image with Golang vi...

    Learn how to set globalization configurations for charts using Aspose.Cells for C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages.... When you open an XLSX file containing a chart in Excel...

    docs.aspose.com/cells/go-cpp/convert-chart-to-l...
  7. 用 JavaScript 通过 C++ 追踪 Excel 转换为 TIFF 的进度|Docum...

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 追踪 Excel 文件转换为 TIFF 的过程。在转换过程中提升用户体验。...xlsx),并使用实现了 IPageSavingCallback..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "convertTiff"...

    docs.aspose.com/cells/zh/javascript-cpp/track-c...
  8. Convert Chart to Localized Image with JavaScrip...

    Learn how to set globalization configurations for charts using Aspose.Cells for JavaScript via C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages....xlsx file containing a chart in Excel...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  9. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file through the Page Setup object programmatically with sample code using Aspose.Cells for Python Excel Library....printer settings in the saved XLSX files. Printer settings files...

    docs.aspose.com/cells/python-net/remove-existin...
  10. Remove Pivot Connection with C++|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells library using C++....xlsx" ; Workbook wb ( inputFilePath...Save the workbook in the output XLSX format U16String outputFilePath...

    docs.aspose.com/cells/cpp/remove-pivot-connection/