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

xlsx

(0.14 sec)
  1. Remove Pivot Connection with Node.js via C++|Do...

    Learn how to remove pivot connection using Aspose.Cells for Node.js via C++....xlsx" ); // Load sample Excel file...Save the workbook in output XLSX format. workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/remove-pivot-c...
  2. 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/
  3. 在 Node.js 和 C++ 中用图像作为纹理平铺在形状内|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将一张小图片作为纹理平铺在形状内...xlsx)和截图。 屏幕截图 示例代码 const path =..."sampleTextureFill_IsTiling.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/tile-pictur...
  4. Aspose.Cells for Node.js via Java|Documentation

    Aspose.Cells for Node.js via Java supports the popular Excel (XLS, Xlsx, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....js via Java supports XLS, XLSX, ODS, SpreadsheetML, CSV, Tab...

    docs.aspose.com/cells/nodejs-java/
  5. Convert XLS File with Images or Charts to PDF w...

    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....Document Assistant Close Convert XLSX File to PDF Format with Node...

    docs.aspose.com/cells/nodejs-cpp/convert-xls-fi...
  6. 通过Node.js和C++设置工作表标签颜色|Documentation

    本文展示了用于通过Node.js在C++中程序化设置Excel工作表标签颜色的示例代码。...xlsx" )); // Get the first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/set-workshe...
  7. 使用 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...
  8. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…..., XLSX) file. Zip the file and provide...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  9. 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...
  10. Adding Custom Properties Visible Inside Documen...

    Learn how to add custom properties to a workbook object using Aspose.Cells for Node.js via C++. These properties can be viewed in the Document Information Panel.... Xlsx ); // Add simple property without..., "AddingCustomProperti_out.xlsx" )); Related Article Use Custom...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...