Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 87,230 for

workbook

(0.09 sec)
  1. Embed Attachment to PDF with Python.NET|Documen...

    Learn how to embed Ole Object attachments in PDF files using Aspose.Cells for Python via .NET....cells import Workbook , PdfSaveOptions # Open the...the template file wb = Workbook ( "embedded-attachments-example...

    docs.aspose.com/cells/python-net/embed-attachme...
  2. 在使用 C++ 通过 Node.js 加载 Excel 文件时获取警告信息|Documenta...

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载 Excel 文件时捕获警告。有效处理损坏但可加载的工作簿。...catch warnings while loading workbook class WarningCallback extends...catch warnings while loading workbook const options = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/get-warning...
  3. I am not able to get the height of wrapped text...

    i am able to get the cell width of column by sheet.Cells.GetColumnWidthPixel(i) but not able to get cell height if the text is wrapped i used sheet.AutoFitRow(i) but same result after and before...Create a workbook and access the first worksheet Workbook workbook...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/i-am-not-able-to-get-the-hei...
  4. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....operation on an existing workbook or a new workbook by using reference...then saving the resultant workbook as XLS , XLSX , or in any...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  5. Ինչպես ստեղծել PDF Excel-ից Java-ում

    Այս կարճ ձեռնարկում մենք կսովորենք, թե ինչպես ստեղծել PDF Excel-ից Java-ում: Այս առաջադրանքները կարող եք կատարել macOS-ում, Linux-ում և Windows-ում:...Maven պահեստը Ավելացրեք հղում Workbook դասին՝ օգտագործելով Ներմուծումը...Բեռնել աղբյուր Excel ֆայլը Workbook օբյեկտի մեջ՝ PDF-ի փոխակերպելու...

    kb.aspose.com/hy/cells/java/how-to-generate-pdf...
  6. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....constructor, or specify the Workbook class' getFileFormat() type...LoadFormat . Auto ); // Create a Workbook object and opening the file...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  7. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range object instead of a referred area object. How can I do that, the only option I have …...Create a Workbook object Workbook workbook = new Workbook(); //...worksheet Worksheet worksheet = workbook.getWorksheets().get(0); //...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  8. 用Node.js通过C++创建成交量 最高 最低 收盘(VHLC)股票图表|Documenta...

    学习如何使用Aspose.Cells for Node.js via C++创建成交量 最高 最低 收盘股票图表。我们的指南将演示如何在图表中绘制股票市场数据,包括成交量、最高价、最低价和收盘价,以便进行更好的分析和可视化。...instance of Workbook const workbook = new AsposeCells . Workbook ( filePath...worksheet. const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/create-volu...
  9. AutoFit Row Height Automatically When Loading f...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for Node.js via C++....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  10. 通过Node.js和C++在保存为HTML时防止导出隐藏工作表内容|Documentation

    了解如何在将Excel文件保存为HTML时防止导出隐藏工作表内容,使用Aspose.Cells for Node.js via C++。..."data" ); // Create workbook object const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( dataDir , "WorkbookWithHiddenCo...

    docs.aspose.com/cells/zh/nodejs-cpp/prevent-exp...