Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 157,742 for

xlsx

(0.17 sec)
  1. 使用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...
  2. Working With Fonts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....xlsx" , SaveFormat . Xlsx ); // Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/net/working-with-fonts/
  3. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....xlsx" ); // Access first worksheet...workbook in XLSX format wb . Save ( outDir + u "output_out.xlsx" ); std...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  4. 用C++加载特定工作表的工作簿|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载特定工作表以提升性能和减少内存使用。...loadOptions ( LoadFormat :: Xlsx ); loadOptions . SetLoadFilter...Workbook ( srcDir + u "TestData.xlsx" , loadOptions ); // Perform...

    docs.aspose.com/cells/zh/cpp/load-specific-work...
  5. 用 Node.js 和 C++ 设置形状文本的预设 WordArt 样式|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 为形状的文本设置预设 WordArt 样式...WordArtStyle3 ); // Save the workbook in xlsx format workbook . save ( outputDir...outputDir + "outputSetPresetWordA.xlsx" ); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/set-preset-...
  6. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for Node.js via C++....xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/avoid-exponent...
  7. 使用C++导出与XML映射关联的XML数据|Documentation

    学习如何使用Aspose.Cells for C++在工作簿内导出与XML映射相关联的XML数据。...xlsx) 和【第一个XML映射导出的XML数据】(5472487...inputFilePath = srcDir + u "sample.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/export-xml-data-li...
  8. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties visible in the Document Information Panel using Aspose.Cells with C++....workbook ( FileFormatType :: Xlsx ); // Add simple property without...u "AddingCustomProperti_out.xlsx" ); std :: cout << "Custom properties...

    docs.aspose.com/cells/cpp/adding-custom-propert...
  9. Aspose.Cells for Python

    该 API 允许您在 Python 代码中对 Excel 文件进行各种操作,包括创建、编辑和转换等。...中创建数据透视表 如何在 Python 中将 XLS 转换为 XLSX 如何在 Python 中读取受密码保护的 Excel 文件...

    kb.aspose.com/zh/cells/python/page/4/
  10. Setting Chart Appearance with JavaScript via C+...

    Learn how to configure the appearance of charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/setting-ch...