Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 159,101 for

xlsx

(0.15 sec)
  1. 使用Python.NET将日期转换为日本日期|Documentation

    学习如何使用Aspose.Cells for Python via .NET将公历日期转换为Excel文件中的日本日期。...with XLSX format options = LoadOptions ( LoadFormat . XLSX ) options...source_dir , "JapaneseDates.xlsx" ), options ) # Save as PDF...

    docs.aspose.com/cells/zh/python-net/convert-dat...
  2. C++ API to Convert MD to DIF | products.aspose.com

    Convert MD to DIF via C++ API without using Microsoft Excel or Adobe Reader...step, users can export MD to XLSX by using Aspose.PDF for C++...including XLSX. In the second step, users can convert XLSX to DIF...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。..."A1" ); // Save the workbook in xlsx format wb . Save ( outDir +..."AddActiveXControls_out.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  4. Create Shared Workbook with Aspose.Cells for Ja...

    Learn how to create a shared workbook using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "createShared"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/create-sha...
  5. Easy way to set up a chart using Chart.SetChart...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort.... Xlsx ); // Access first worksheet..."output_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  6. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit hyperlinks of a worksheet using Aspose.Cells for JavaScript via the C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/editing-hy...
  7. STOCKHISTORY formula caused circular reference ...

    When saving Xlsx workbook containing STOCKHISTORY formula to xlsb using Aspose.Cells .Net v26.3, auto calculation was disabled and circular reference error appeared in xlsb that was opened in Desktop version of Excel. N…... 2026, 2:18am 1 When saving xlsx workbook containing STOCKHISTORY...version of Excel. No issues with xlsx and xlsm. See uploaded sample...

    forum.aspose.com/t/stockhistory-formula-caused-...
  8. 通过 C++ 及 JavaScript 验证加密文件的密码|Documentation

    使用 C++ 及 Aspose.Cells for JavaScript 通过 JavaScript 验证加密的 Excel(Xlsx、xlsb、xls、xlsm)和 Open Office(ODS)文件的密码...验证加密文件的密码 Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和Open Office(..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  9. 用C++更改切片器属性|Documentation

    使用Aspose.Cells和C++更改单个Excel文件中切片器的属性。...xlsx 。 示例代码 #include <iostream> #include...sourceDir + u "sampleCreateSlicerTo.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/change-slicer-prop...
  10. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Excel 2007 and later versions in XLSX format on cells at runtime...."add_begin_with.out.xlsx" ) book . save ( out_fn , SaveFormat . XLSX ) def...

    docs.aspose.com/cells/python-net/how-to-add-tex...