Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 157,007 for

xlsx

(0.44 sec)
  1. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...calculateFormula (); // Save the result in XLSX format book . save ( path ....join ( dataDir , "output_out.xlsx" )); 为命名范围设置复杂公式 复杂公式可以是任何内...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  2. Refresh Values of Linked Shapes with C++|Docume...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....save your workbook in XLS or XLSX format. However, if you want...srcDir + u "sampleRefreshValueOf.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/refresh-values-of-lin...
  3. 用Node.js通过C++判断工作表是否为对话框工作表|Documentation

    本文提供判断Excel工作表是否为对话框工作表的说明和示例代码,使用Aspose.Cells for Node.js via C++。...xlsx)。它检查 Worksheet.getType() 属性,将其与...dataDir , "sampleFindIfWorkshee.xlsx" ); // Load Excel file containing...

    docs.aspose.com/cells/zh/nodejs-cpp/find-if-the...
  4. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for Node.js via C++....xlsx" ); // Load the sample Excel...( AsposeCells . SaveFormat . Xlsx ); // Set the workbook reference...

    docs.aspose.com/cells/nodejs-cpp/access-and-mod...
  5. 在文档信息面板中添加自定义属性(C++)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 添加在文档信息面板中可见的自定义属性。...workbook ( FileFormatType :: Xlsx ); // Add simple property without...u "AddingCustomProperti_out.xlsx" ); std :: cout << "Custom properties...

    docs.aspose.com/cells/zh/cpp/adding-custom-prop...
  6. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file format and check if a file is encrypted using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/how-to-det...
  7. Set Worksheet Tab Color with JavaScript via C++...

    This article demonstrates sample code that sets the Excel worksheet Tab Color programmatically using JavaScript via C++....xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/set-worksh...
  8. 导入HTML时删除换行后多余空格(使用C++)|Documentation

    了解如何在导入HTML时删除换行后的多余空格(使用Aspose.Cells for C++)。...xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/delete-redundant-s...
  9. Load Source Excel File Without Charts with Java...

    Learn how to load an Excel file without charts using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/load-sourc...
  10. 获取数据透视表刷新日期和刷新者信息|Documentation

    如何用Aspose.Cells for JavaScript通过C++获取数据透视表的刷新日期及由谁刷新信息。...xlsx 示例代码 <!DOCTYPE html> < html..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-piv...