Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 159,175 for

xlsx

(0.3 sec)
  1. Number Settings|Documentation

    Aspose.Cells is a JavaScript library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/cells-numb...
  2. Use Error Checking Options with Node.js via C++...

    Learn how to programmatically use error checking options in Excel worksheets using Aspose.Cells for Node.js via C++....xlsx" ); // Create a workbook and...join ( dataDir , "out_test.out.xlsx" ); // Save the Excel file workbook...

    docs.aspose.com/cells/nodejs-cpp/use-error-chec...
  3. 用 JavaScript 通过 C++ 将列宽设置为像 em 或百分比这样的可缩放单位|Doc...

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 将列宽设置为可缩放单位如 em 或百分比,改善生成的 HTML 表格的展示效果。...xlsx outsampleForScalable.zip <!DOCTYPE..."fileInput" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/set-col...
  4. Exported excel does not honor workbook's cultur...

    In German culture, the thousand separator is ( . ) and the decimal separator is ( , ) Therefore, the expected output in Excel should be 12.756,5766. However, the actual output is 12756.5766. The German culture settings d…...xlsx"); } } Professionalize.Cells...always ignores it too. Then for xlsx files, such kind of record has...

    forum.aspose.com/t/exported-excel-does-not-hono...
  5. How to Insert Spreadsheet Background Image in Java

    This short tutorial guides on how to insert spreadsheet background image in Java. It describes the complete process to configure the environment, step-wise program flow and a runnable simplified code that demonstrate the process to insert background pictures for Excel sheet in Java....resultant workbook can be saved as XLSX , XLS , or in any of the desired...

    kb.aspose.com/cells/java/how-to-insert-spreadsh...
  6. How to Convert Excel to HTML using C#

    This brief tutorial will explain how to convert Excel to HTML using C#. By using C# Excel to HTML conversion can be completed easily by following a few steps and a short code snippet....where the Excel file can be in XLSX or XLS format. Using C# Excel...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  7. Merge Excel Files using C#

    Follow this article to merge Excel files using C#. It has details to set the IDE, a list of steps, and a sample code to combine multiple Excel files using C#....demonstrated the process to merge XLSX files using C# . You may load...

    kb.aspose.com/cells/net/merge-excel-files-using...
  8. Find and Replace in Excel using C#

    This article guides on how to find and replace in Excel using C#. It has all the details to set the IDE for the development, a list of steps for the application, and a sample code to replace a word in Excel using C#....replace words Load the source XLSX file into the Workbook class...

    kb.aspose.com/cells/net/find-and-replace-in-exc...
  9. How to Convert Excel to Array in Java

    In this tutorial you will learn how to convert Excel to array in Java with the help of a simple code. Following these steps, you can read values from Excel file and store in array in Java on Windows, Linux, and macOS.... Here we have loaded an XLSX file however, you can load any...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  10. How to Delete a Column in Excel using Node.js

    This basic topic entails how to delete a column in Excel using Node.js. It encompasses the details to configure the IDE, step-wise algorithm, and a working example code to delete multiple columns in Excel using Node.js....deleted columns either in XLS or XLSX format on the disk. Code to...

    kb.aspose.com/cells/nodejs/how-to-delete-a-colu...