Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 157,925 for

xlsx

(0.16 sec)
  1. 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...
  2. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....xlsx" ); var worksheet = workbook...Aspose . Cells . SaveFormat . Xlsx ); using var presentation =...

    docs.aspose.com/slides/net/working-solution-for...
  3. 用 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-...
  4. 在使用 Node.js via C++ 时设置工作簿的公式计算模式|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 设置 Microsoft Excel 中文档的公式计算模式。通过加载现有的 Excel 文件或创建新文件,使用 Aspose.Cells 提供的方法设置公式计算模式并获取结果。最后,将修改后的 Excel 文件保存到磁盘。...xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  5. 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...
  6. 使用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...
  7. 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...
  8. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...xlsx" ); auto worksheet = workbook...Aspose :: Cells :: SaveFormat :: Xlsx ); auto oleData = MakeArray...

    docs.aspose.com/slides/cpp/working-solution-for...
  9. 使用Node.js通过C++设置形状或文本框的文本效果阴影|Documentation

    了解如何使用Aspose.Cells for Node.js via C++设置任何形状或文本框的文本效果阴影。...xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sha...
  10. Propagate Formula in Table or List Object Autom...

    Learn how to automatically propagate formulas in tables or list objects while entering data in new rows using Aspose.Cells for Node.js via C++....1" ); // Save the workbook in xlsx format book . save ( path ....join ( dataDir , "output_out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/propagate-form...