Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 159,093 for

xlsx

(0.22 sec)
  1. 渲染时间轴|Documentation

    使用Aspose.Cells for JavaScript通过C++管理Excel文件的时间线。...xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/renderi...
  2. 用JavaScript通过C++将宏分配给表单控件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将宏代码分配给按钮等表单控件。...xlsx,.xlsm,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  3. Excel Export - Gap Missing when using arrays of...

    While working with arrays, we are facing an issue in excel where the gap between different elements is maintained correctly for an array of objects, but not for an array of strings. When using an array of objects, the t…...xlsx"); WorkbookDesigner workbookDesigner...Process(); workbook.Save(dir + "dest.xlsx"); geetha123 July 4, 2025, 10:07am...

    forum.aspose.com/t/excel-export-gap-missing-whe...
  4. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....xlsx" ; // Create a workbook and...outputFilePath = outDir + u "out_test.out.xlsx" ; // Save the Excel file workbook...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  5. Workbook.CalculateFormula() throws "Unsupported...

    When calling Workbook.CalculateFormula() on a workbook that contains CUBEMEMBER formulas referencing ThisWorkbookDataModel (Excel Power Pivot), Aspose throws an exception instead of gracefully returning the stored cell …...value of every cell into the xlsx file — including CUBEMEMBER...4.0 (.NET) cubemember_repro.xlsx.zip (1.7 KB) var workbook =...

    forum.aspose.com/t/workbook-calculateformula-th...
  6. 如何用 JavaScript 通过 C++ 获取 OData 连接信息|Documentation

    学习如何用 C++ 通过 Aspose.Cells for JavaScript 提取Excel文件中的OData连接信息。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. Saving Project Data to Excel Format in Ruby | A...

    This article explains how to export Project data to Excel using Aspose.Tasks Java for Ruby....XLSX" , Rjb :: import( 'com.aspose...aspose.tasks.SaveFileFormat' ) . XLSX) 4 5 puts "Saved project data...

    docs.aspose.com/tasks/java/saving-project-data-...
  8. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....resultant workbook as XLS , XLSX , or in any other format supported...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  9. How to Convert JSON to Excel in Java

    Using this brief tutorial you will learn how to convert JSON to Excel in Java. For the conversion of JSON to Xlsx Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....information and saved as an XLSX file. Steps to Convert JSON...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  10. 使用C++移除Excel文件中工作表的现有PrinterSettings|Documentation

    学习如何通过Aspose.Cells的Page Setup对象,使用C++以编程方式移除Excel文件中工作表的现有PrinterSettings。...] 可能的使用场景 有时开发人员希望阻止Excel在保存的XLSX文件中包含打印机设置的*.bin*文件。打印机设置文件位于*“[file...srcDir + u "sampleRemoveExisting.xlsx" ); int sheetCount = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/remove-existing-pr...