Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 157,021 for

xlsx

(0.19 sec)
  1. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...xlsx" ; U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  2. 用JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDat...

    学习如何使用Aspose.Cells for JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDate属性。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  3. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  4. 如何防止用户用JavaScript通过C++打印Excel文件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++阻止用户打印Excel文件。...xlsx,.xlsm" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. 使用JavaScript通过C++避免在没有内容打印时生成空白页的输出PDF|Document...

    学习如何在没有内容打印时,使用Aspose.Cells for Java脚本通过C++避免输出PDF中的空白页。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/avoid-b...
  6. 将Excel文件转换为兼容PDF/A 1a的PDF格式,使用JavaScript通过C++|D...

    学习如何使用Aspose.Cells for Java脚本通过C++将Excel文件转换为符合PDF/A标准的PDF文件。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. 用C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for C++读取和修改XLS/XLSB文件中的外部数据库连接。...Cells for C++支持读取和写入XLSX文件的外部连接,并将此功能扩展到XLSB和XLS格式。相同的代码结构适用于所有支持的文件类型。...

    docs.aspose.com/cells/zh/cpp/read-and-write-ext...
  8. 在刷新AutoFilter后获取所有隐藏行索引|Documentation

    了解如何在使用C++ API的Aspose.Cells for JavaScript中,通过刷新AutoFilter后获取所有隐藏行的索引。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-all...
  9. 加载文件时自动调整行高,使用JavaScript通过C++|Documentation

    学习如何在使用Aspose.Cells for Java脚本通过C++加载文件时调整非自定义高度的行。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  10. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....xlsx" ; // Path of output Excel file...filePath = srcDir + u "Book1.xlsx" ; // Instantiating a Workbook...

    docs.aspose.com/cells/cpp/conditional-formatting/