Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 27,384 for

excel worksheet

(0.38 sec)
  1. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....names or named ranges in the Excel files, we have to clear some...Range in MS Excel To remove a named range from Excel, you can follow...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  2. 在Python中将Excel文件转换为HTML|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....在Python中将Excel文件转换为HTML Contents [ Hide ] Aspose.Cells - 将Excel文件转换为HTML...Cells for Java将Excel转换为HTML,只需调用Converter模块的worksheet_to_html()方法。...

    docs.aspose.com/cells/zh/java/converting-excel-...
  3. Convert XLSM to PPT using Python or with free O...

    XLSM to PPT conversion in your Python applications without using Microsoft Office or online. Test free XLSM to PPT online converter quickly before integrating the code....without installing Microsoft Excel ® or PowerPoint Download Why...XLSM format is a Microsoft Excel macro-enabled workbook format...

    products.aspose.com/total/python-net/conversion...
  4. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....objects (for example, an Excel worksheet). They are stored and handled...

    docs.aspose.com/slides/php-java/activex/
  5. 在VSTO和Aspose.Cells中插入和移除工作表中的单元格注释|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....[ Hide ] 要向单元格添加注释: 打开一个现有的Excel文件。 向单元格添加评论。 保存文件。 要删除注释,该过程类似,唯一不同之处在于注释被移除。...//Instantiate the Application object. Excel . Application excelApp = Application...

    docs.aspose.com/cells/zh/net/inserting-and-remo...
  6. 档案

    档案...应用程序中显示 Microsoft Excel 工作表吗?您在寻找 ASP.NET MVC Excel 查看器吗?如果是,那么您已...应用程序中创建 Excel 查看器并显示 Excel 工作表。花费几分钟并执行一些简单的步骤后,您将拥有自己的 Excel(XLS...

    blog.aspose.com/zh/cells/view-excel-files-in-as...
  7. Java API to Render PS to TXT | products.aspose.com

    Export PS to TXT via Java API without using Microsoft Excel or Adobe Reader...to render the PS file to an Excel Spreadsheet (XLSX) file. Aspose...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/ps-to...
  8. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent....Background It has been observed that Excel charts embedded as OLE objects...explained how to create an Excel chart with Aspose.Cells for...

    docs.aspose.com/slides/net/working-solution-for...
  9. 在 VSTO 和 Aspose.Cells 中合并或取消合并工作表中的单元格|Document...

    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....Hide ] 打开现有的 Excel 文件,在工作簿的第一个工作表中合并一些单元格,然后保存 Excel 文件。 合并单元格 VSTO...//Instantiate the Application object. Excel . Application excelApp = Application...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  10. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...quickly load a DataTable into an Excel sheet, where cells should automatically...becomes formatted as “Date” in Excel. But, if the value being imported...

    forum.aspose.com/t/using-cells-importdata-to-im...