Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 10,969 for

excel worksheet api

(1.01 sec)
  1. Convert BMP to XLS via C# | Aspose

    Sample code for BMP to XLS C# conversion. Use Api example code for batch BMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....NET Overview API Home Code samples Live Demos...Demos Download Learn Overview API Home Code samples Live Demos Download...

    products.aspose.com/ocr/net/conversion/bmp-to-xls/
  2. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Improve performance of converting Excel to html Improve the compatibility...Aspose.Cells for .NET 25.12 Adds API for importing LaTeX format strings...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  3. 使用C++进行错误检查选项|Documentation

    本文提供了示例代码,演示如何使用C++ Api或库以程序化方式启用Excel工作表的错误检查选项,例如将数字作为文本存储。...Contents [ Hide ] Microsoft Excel允许用户定义错误检查选项和规则。当创建公式时,用户通常会...查,单元格右上角的小三角形突出显示当单元格存在问题时。Excel提供帮助用户纠正常见问题的信息。 错误类型 表示公式无法...

    docs.aspose.com/cells/zh/cpp/use-error-checking...
  4. Chart to PDF|Documentation

    Learn how to use Aspose.Cells for .NET to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Cells APIs expose the Chart.ToPdf method...code that loads the sample Excel file , accesses the first chart...

    docs.aspose.com/cells/net/chart-to-pdf/
  5. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...Workbook(file_path1); Worksheet sheet = workbook.Worksheets[0]; sheet.Cells...Workbook(file_path2); Worksheet sheet2 = workbook2.Worksheets[0]; sheet2...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  6. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. Android Api code to extract text in rows and cells from XLSM spreadhseets....class object Access relevant worksheet then its data Use Iterator...for Android via Java a child API of Aspose.Total for Android via...

    products.aspose.com/total/android-java/parse/xlsm/
  7. Implement 1904 Date System with JavaScript via ...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Contents [ Hide ] Microsoft Excel supports two date systems: the...date system implemented in Excel for Windows) and the 1904 date...

    docs.aspose.com/cells/javascript-cpp/implement-...
  8. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...xlsx”); var worksheet = xls1.Worksheets[“Sheet1”]; for (int...0; i < xls1.Worksheets.Count; i++) { xls1.Worksheets[i].Shapes...

    forum.aspose.com/t/resulting-table-borders-are-...
  9. The behavior of Cells.ExportDataTable() methods...

    In Aspose.Cells for .NET 24.7 Release Notes there is a Changes the behavior of Cells.ExportDataTable() methods. The change of behavior is causing issues for us. Is there a way for us to continue exporting a numeric cel…...ExportCustomDataTabl(Worksheet worksheet) { DataTable dataTable...DataTable(); int rowCount = worksheet.Cells.MaxDataRow + 1; int...

    forum.aspose.com/t/the-behavior-of-cells-export...
  10. Aspose.Cells 8.7.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....0中的公共API更改 Contents [ Hide ] 本文档描述了从版本8.6.3到8...3到8.7.0的Aspose.Cells API的更改,这可能会对模块/应用程序开发人员感兴趣。它不仅包括新的和更新的公共...

    docs.aspose.com/cells/zh/net/public-api-changes...