Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 159,092 for

xlsx

(1.02 sec)
  1. Precedents and Dependents with Node.js via C++|...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for Node.js via C++. Understand how to identify linked cells in complex financial worksheets....xlsx" ); // Loads the workbook which...dependents. For example, in Book1.xlsx there are formulas: “=A1+20”...

    docs.aspose.com/cells/nodejs-cpp/precedents-and...
  2. 通过 C++ 使用 Node.js 更改 Shape 的调整值|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 更改 Excel 中形状的调整值。...xlsx" )); // Access first worksheet...join ( dataDir , "output_out.xlsx" )); 在Excel中设置或更改圆角矩形文本框的尖端点...

    docs.aspose.com/cells/zh/nodejs-cpp/change-adju...
  3. Implement 1904 Date System with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....xlsx" ; // Path of output excel file...outputFilePath = outDir + u "Mybook.out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/implement-1904-date-s...
  4. Convert XLSB to POT via PHP or with free Online...

    PHP API to Convert XLSB to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLSB to POT online converter quickly before integrating the code....over the more commonly used XLSX format. XLSB files are designed...compact and load faster than XLSX files. One of the key benefits...

    products.aspose.com/total/php-java/conversion/x...
  5. 指定在刷新数据透视表时数据透视表是否兼容Excel2003|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,.csv" /> < button id = "runExample"...file (e.g., sample-pivot-table.xlsx).</p>' ; return ; } const file...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  6. Converting Worksheet to Image and Worksheet to ...

    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 (1 worksheet). Next, convert...converts Sheet1 in Testbook.xlsx to an image file to demonstrate...

    docs.aspose.com/cells/python-net/converting-wor...
  7. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  8. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  9. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...xlsx"); Cells cells = workbook.getWorksheets()...workbook.save("d:\\files\\out1.xlsx"); Bk_contents1.zip (6.2 KB)...

    forum.aspose.com/t/html-content-gets-stripped-w...
  10. 使用WorkbookMetadata与Python.NET|Documentation

    学习如何使用Aspose.Cells for Python via .NET API高效管理工作簿元数据。...xlsx" ), options ) # Set some properties...join ( data_dir , "Sample2.out.xlsx" )) # Open the workbook w =...

    docs.aspose.com/cells/zh/python-net/using-workb...