Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 102,530 for

workbook

(0.19 sec)
  1. 在Ruby中将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....代码 def worksheet_to_html ( workbook ) save_format = Rjb :: import...M_HTML ) # Save the document workbook . save ( @data_dir + "output...

    docs.aspose.com/cells/zh/java/converting-excel-...
  2. 在使用C++中的JavaScript进行Excel转HTML时,排除未使用的样式|Docume...

    学习如何在使用Aspose.Cells for JavaScript via C++将Excel转换为HTML时排除未使用的样式。..."text/javascript" > const { Workbook , SaveFormat , HtmlSaveOptions...return ; } // Instantiate workbook from selected file or create...

    docs.aspose.com/cells/zh/javascript-cpp/exclude...
  3. Render One PDF Page Per Excel Worksheet - Excel...

    Convert Excel worksheets into PDF format with one page for each worksheet using Aspose.Cells with Golang via C++....Excel files (for example, a workbook that has many sheets, each...formulas, it is best to call Workbook::CalculateFormula() just before...

    docs.aspose.com/cells/go-cpp/render-one-pdf-pag...
  4. Export print area range to 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....following sample code loads a workbook and then exports the print...while loading HTML to Excel workbook with Python via .NET Export...

    docs.aspose.com/cells/python-net/export-print-a...
  5. Export Range of Cells in a Worksheet to Image|D...

    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....a screenshot of the source workbook used in the code. You can...can try the code with any workbook. Input file Executing the code...

    docs.aspose.com/cells/java/export-range-of-cell...
  6. Convert Excel to Python Data|Documentation

    Convert Excel to List by using Aspose.Cells for Python via .NET API....NET API, you can convert Workbook, Worksheet, Range, Row, Column...lists. How to Convert Excel Workbook to Dictionary Here’s an example...

    docs.aspose.com/cells/python-net/convert-excel-...
  7. 使用JavaScript通过C++获取具有外部链接的范围|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++获取具有外部链接的范围,方便高效地从不同Excel文件提取数据。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/get-ran...
  8. 使用 Sparklines 和三维格式设置 通过 C++ 的 JavaScript|Docum...

    学习在 Excel 文件中如何使用 Sparklines 以及应用三维格式 设置,使用 Aspose.Cells for JavaScript 和 C++。..."text/javascript" > const { Workbook , SaveFormat , CellArea ,...Instantiate a Workbook by opening the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/using-s...
  9. Not Able to Read cells and gettign null values ...

    Version :17.8 While reading the Excel document though there is evaluated data its reading as null. The Excel is getting generated in the app, for few customers it works fine for few customers and not working for other c…...evaluation of formulas in the workbook. workbook.CalculateFormula(); Inspect...@s3005301 , Please try using the Workbook.calculateFormula() method...

    forum.aspose.com/t/not-able-to-read-cells-and-g...
  10. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....Open a Workbook : You start by creating a new workbook or opening...a new Workbook or load an existing one Workbook workbook ; //...

    docs.aspose.com/cells/cpp/how-to-format-number-...