Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 104,092 for

workbook

(0.21 sec)
  1. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...sheet when converting excel workbook to pdf Aspose.Cells Product...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  2. When using aspose.cells to save an Excel workbo...

    When using aspose.cells to save an Excel Workbook to a PDF, the chart unit label are displayed as “Millions” in English. How can I set it to display Millions in Chinese(百万)? image.png (40.2 KB)...cells to save an Excel workbook to a PDF, the chart unit label...aspose.cells to save an Excel workbook to a PDF, the chart unit label...

    forum.aspose.com/t/when-using-aspose-cells-to-s...
  3. Copy Worksheets between Workbooks|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....Copy Worksheets between Workbooks Contents [ Hide ] Aspose.Cells...worksheet within or between workbooks. The method takes the source...

    docs.aspose.com/cells/net/copy-worksheets-betwe...
  4. Display and Hide Scrollbars of Workbooks in xls...

    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....Display and Hide Scrollbars of Workbooks in xlsx4j Contents [ Hide...Scrollbars of Workbooks Aspose.Cells provides a class, Workbook , that...

    docs.aspose.com/cells/java/display-and-hide-scr...
  5. Protecting and Unprotecting Workbooks|Documenta...

    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....Protecting and Unprotecting Workbooks Contents [ Hide ] To prevent...worksheets, you can protect workbook elements with or without a...

    docs.aspose.com/cells/net/protecting-and-unprot...
  6. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....{ // Create a new workbook Workbook workbook ; // Access the first...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/page-setup-features/
  7. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....notation Save the modified workbook # Sample image reference remains...empty string Save the modified workbook # Sample image reference remains...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  8. 使用Python.NET设置Workbook的公式计算模式|Documentation

    学习如何使用Aspose.Cells for Python via .NET API设置Excel工作簿中的公式计算模式(自动、手动)。逐步指南附代码示例。...NET设置Workbook的公式计算模式 Contents [ Hide ] 在工作簿中设置公式计算模式...Cells for Python via .NET通过 Workbook.settings 属性提供 formula_settings...

    docs.aspose.com/cells/zh/python-net/setting-for...
  9. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for JavaScript via C++....via C++ Contents [ Hide ] Workbook Settings Overview Working...when you might need to manage workbook settings: Adjusting display...

    docs.aspose.com/cells/javascript-cpp/workbook-s...
  10. Inserting and Deleting Rows and Columns in Jyth...

    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 import Workbook class RowsAndColumns : def...Instantiating a Workbook object by excel file path workbook = Workbook ( dataDir...

    docs.aspose.com/cells/java/inserting-and-deleti...