Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 157,925 for

xlsx

(0.15 sec)
  1. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/copying-an...
  2. Grouping and Ungrouping Rows and Columns with J...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/grouping-a...
  3. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...xlsx"); Worksheet sheet = workbook...sample project with the sample xlsx file in the resources folder...

    forum.aspose.com/t/sheetrender-toimage-changing...
  4. 用 JavaScript 结合 C++ 锁定或解锁形状|Documentation

    本文提供了使用 Aspose.Cells 库通过 C++ 以 JavaScript 锁定或解锁形状以保护它们的示例代码。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/lock-or...
  5. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案... 下面的示例加载一个模板XLSX文件,为不同的主题颜色类型定义颜色,应用自定义颜色并保存Excel文件。...inputFilePath = srcDir + u "book1.xlsx" ; // Instantiate a Workbook...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  6. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for JavaScript via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/manipulate...
  7. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using Node.js via C++. Load or create an Excel file, calculate the array formula, and save the modified file....xlsx). If you change the value of...join ( dataDir , "DataTable.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  8. Java API to Convert WORDML to EXCEL or with fre...

    Convert WORDML to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to EXCEL online converter quickly before integrating the code....spreadsheet formats, including XLS, XLSX, ODS, CSV, and HTML. By using...Workbook class Save the document to XLSX format using Save method Conversion...

    products.aspose.com/total/java/conversion/wordm...
  9. Calculation of Array Formula of Data Tables wit...

    Learn how to calculate array formulas for Excel data tables using Aspose.Cells for Python via .NET API. Modify and save spreadsheets programmatically....xlsx" )) # Access first worksheet...workbook = ac . Workbook ( "5115535.xlsx" ) # Calculate formulas using...

    docs.aspose.com/cells/python-net/calculation-of...
  10. 使用C++导出评论并保存Excel文件为HTML|Documentation

    了解如何使用Aspose.Cells结合C++导出保存Excel文件到HTML时的评论。...xlsx)和【生成的HTML】(5052826.txt)以供参考。...sourceDir + u "sampleExportComments.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/export-comments-wh...