Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 21,314 for

worksheet

(0.06 sec)
  1. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....CreateIWorkbook (); //Access first worksheet intrusive_ptr < IWorksheet...file onto the cells of a worksheet. Added ICells::ImportTwoDimensionAr...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  2. How to Merge Cells in Excel using C++

    This basic tutorial discusses how to merge cells in Excel using C++. Moreover, using C++ excel cell merge operation can be enhanced by formatting the cell and inserting a sample value as per your requirements....merging cells Access the first worksheet and initialize a Cells class...snippet initializes an excel worksheet, and then merge cells function...

    kb.aspose.com/cells/cpp/how-to-merge-cells-in-e...
  3. Apply Excel Color Themes using C#

    Follow this article to apply Excel color themes using C#. It has the steps and sample code to apply Microsoft Excel themes with C# to cell or range of cells....setting the theme colors in a worksheet. Steps to Set Excel Theme...access a cell from its default worksheet Get the style of the cell...

    kb.aspose.com/cells/net/apply-excel-color-theme...
  4. 刷新和计算含有计算项数据透视表,使用 C++|Documentation

    使用 Aspose.Cells 和 C++ 刷新并计算包含计算项的数据透视表。...sampleFilePath ); // Access first worksheet Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/refresh-and-calcul...
  5. 使用C++对列中的数据进行排序并使用自定义排序列表|Documentation

    学习如何使用Aspose.Cells for C++ API,将列中的数据根据自定义列表排序。...xlsx" ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/sort-data-in-colum...
  6. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making.... Worksheet sheet = workbook . GetWorksheets...class="c1">// Add a chart to the worksheet int chartIndex = sheet . GetCharts...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  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.... sendMessage ( "New Worksheet" , cx . getMessage ()); }...{ com . aspose . cells . Worksheet w = getAsposeWorksheets ()...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  8. 使用 Node.js 和 C++ 将每个工作表保存为不同的 PDF 文件|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....); // Get the count of the worksheets in the workbook const sheetCount...getWorksheets (). get ( j ); // set worksheet to output const sheetSet =...

    docs.aspose.com/cells/zh/nodejs-cpp/save-each-w...
  9. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...html save options - export worksheet css separately HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  10. Technical Articles|Aspose.Slides 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....Add In Working Solution for Worksheet Resizing Creating Excel Chart...

    docs.aspose.com/slides/net/technical-articles/