Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 6,584 for

xls to xlsx

(0.28 sec)
  1. Set Worksheet Tab Color in Aspose.Cells|Documen...

    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" ); //Get the first worksheet...Save ( "AsposeColoredTab_Out.xls" ); Download Running Code Download...

    docs.aspose.com/cells/net/set-worksheet-tab-col...
  2. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users To cusTomize the font style and properties of cells. This article will introduce how To use the Aspose.Cells library To set cell font settings....xls" , SaveFormat :: Excel97To2003...file workbook . Save ( u "out.xlsx" ); std :: cout << "Excel file...

    docs.aspose.com/cells/cpp/cells-font-settings/
  3. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。...xls" )); 设置图表线条 开发者还可以对 SeriesCollection...join ( dataDir , "book1.out.xls" )); 将Microsoft Excel 2007/2010主题应用于图表...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  4. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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" ); Added SaveOptions.MergeAreas...workbook workbook . Save ( "output.xls); Enumeration Field ConsolidationFunctio...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Create Workbook and Worksheet Scoped Named Rang...

    Learn how To create workbook and worksheet scoped named ranges using Aspose.Cells for Node.js via C++....xlsx" )); Adding a Named Range with...join ( dataDir , "output.out.xls" )); Advance topics Create Access...

    docs.aspose.com/cells/nodejs-cpp/create-workboo...
  6. Grouping Data|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....xls in Microsoft Excel and put smart...FilePath + "Grouping Data OLE DB.xlsx" ; //Create a connection object...

    docs.aspose.com/cells/net/grouping-data/
  7. Create Workbook and Worksheet Scoped Named Rang...

    Learn To create workbook and worksheet scoped named ranges with C++ using Aspose.Cells....xlsx" ); std :: cout << "Workbook...02_OutputDirectory \\ output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/create-workbook-and-w...
  8. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...xls" , SaveFormat :: Excel97To2003...file workbook . Save ( u "out.xlsx" ); std :: cout << "Excel file...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  9. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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" ); //Load the Worksheet at...dir + "embeddedPresentation.xls" ); //Initialize variables to...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. 通过 C++ 使用 Node.js 操作图表的位置、大小和设计图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效操作 Microsoft Excel 中的位置、大小和设计图。我们的指南将演示如何调整这些属性以改善布局和可视化。...xls" ); // Loads the workbook which...join ( dataDir , "chart.out.xls" )); 操作设计图表 有时你需要操作或修改设计模板文件中的图表。Aspose...

    docs.aspose.com/cells/zh/nodejs-cpp/manipulate-...