Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 104,120 for

workbook

(0.82 sec)
  1. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…... To export the workbook to MS Word document (DOCX)...as the second parameter of Workbook.Save method. You may also...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  2. 档案

    档案... Workbook wb = new Workbook("SampleExcel.xlsx");...值创建数据透视表并对其进行排序。 Workbook wb = new Workbook("SampleExcel.xlsx");...

    blog.aspose.com/zh/cells/create-pivot-tables-in...
  3. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity....default font specified under the Workbook’s DefaultStyle.font property...the font defined under the workbook’s DefaultStyle.font property...

    docs.aspose.com/cells/javascript-cpp/configurin...
  4. 在Ruby中打开文件|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....'/data/' workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...xls' ) workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  5. 使用 C++ 通过 JavaScript 创建动态图表|Documentation

    学习如何通过 C++ 使用 Aspose.Cells for JavaScript 创建动态图表。本指南将展示如何根据您的需求动态更新图表数据、系列和格式,从而在工作表中直观展示变化的数据。...为了让演示更简便易懂,我们将从零开始创建 Workbook ,并按照下面的步骤逐步进行。 创建一个空的 Workbook 。 访问第 Worksheet...Worksheet 中第 Cells 的 Workbook 。 向单元格插入一些数据。 根据插入的数据创建 ListObject...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. Set Default Font while rendering spreadsheet to...

    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....effective when the default font of workbook could not render your characters...following sample code creates a workbook, adds some text in cell A4...

    docs.aspose.com/cells/java/set-default-font-whi...
  7. Zoom Factor using Apache POI and Aspose.Cells|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....Cells provides a class, Workbook, that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/zoom-factor-using-ap...
  8. Remove Duplicate Rows in a Worksheet with Node....

    Learn how to remove duplicate rows in a worksheet using Aspose.Cells for Node.js via C++ and select specific columns for duplication checks....Create workbook const book = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/nodejs-cpp/remove-duplica...
  9. The XLSX file is opening indefinitely - Free Su...

    Hello, I am experiencing an issue with a file — it appears to be stuck in an infinite opening loop. 915610113_639070252310000000_-915610113.zip (42.2 KB) Excel.Workbook doc = new Excel.Workbook(input); Could you plea…...Workbook doc = new Excel.Workbook(input); Could...that creating a Workbook with new Excel.Workbook(input) never returns...

    forum.aspose.com/t/the-xlsx-file-is-opening-ind...
  10. Disable Exporting Frame Scripts and Document Pr...

    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....properties while converting a workbook into HTML. The 8.6.0 version...properties. Once you convert a workbook into HTML, the output file...

    docs.aspose.com/cells/python-net/disable-export...