Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 7,876 for

xls to xlsx

(0.3 sec)
  1. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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" ; SpreadsheetMLPackage pkg...createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1.xml" ), "Sheet1"...

    docs.aspose.com/cells/java/add-comments-in-spre...
  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. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...xls ),其中包含一个图表。我们使用此文件向图表插入标签。以下...inputFilePath = srcDir + u "chart.xls" ; // Path of output excel file...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  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. Manipulate Position, Size, and Designer Chart w...

    Learn how To use Aspose.Cells for Node.js via C++ To effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how To adjust these properties for improved layout and visualization....xls" ); // Loads the workbook which...join ( dataDir , "chart.out.xls" )); Manipulating Designer Charts...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  6. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...xlsx" ); std :: cout << "Workbook...02_OutputDirectory \\ output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  7. 复制工作表|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" ); //Create a Worksheets object...Save ( "../../data/workbook.xlsx" ); NPOI - HSSF XSSF - 复制工作表...

    docs.aspose.com/cells/zh/net/copy-worksheet/
  8. 通过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...
  9. Aspose.Cells 9.0.0 中的公共 API 更改|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" ); //Load the Worksheet at...dir + "embeddedPresentation.xls" ); //Initialize variables to...

    docs.aspose.com/cells/zh/java/public-api-change...
  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-...