Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 100,089 for

workbook

(0.11 sec)
  1. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( path . join...first worksheet const sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  2. 使用 Node.js 及 C++ 加载具有特定系统文化信息的工作簿|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....=> { const workbook = new AsposeCells . Workbook ( inputStream..., options ); const cell = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/load-the-wo...
  3. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Workbook wb = new(ms); int activeIndex...7:38pm 2 @BK.Broiler.730 The workbook is being opened, recalculated...

    forum.aspose.com/t/updated-embedded-excel-data-...
  4. Convert POWERPOINT to XLSM in Android Apps or w...

    Convert POWERPOINT to XLSM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLSM online converter quickly before integrating the code....Microsoft Excel macro-enabled workbook format that allows users to...Load HTML document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  5. View XLSM File Online and Read XLSM Document us...

    Free online XLSM file viewer app. Python API code to read XLSM file for viewer application....Cells ) Create Workbook class object and load source...View XLSB Files (Excel Binary Workbook) View XLSM Files (Macro-enabled...

    products.aspose.com/total/python-java/viewer/xlsm/
  6. Aspose.Cells 17.1.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....source Excel file Workbook book = new Workbook ( dir + "sample...instance of Workbook Workbook book = new Workbook (); //Set CheckCustomNumberFor...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Aspose.Cells features missing in Apache POI SS ...

    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 Convert Workbook to HTML using Aspose.Cells...Scrollbars of Workbooks Display and Hide Tabs of Workbooks using Aspose...

    docs.aspose.com/cells/java/aspose-cells-feature...
  8. Working with Workbooks in NPOI and Aspose.Cells...

    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....Ask AI Working with Workbooks in NPOI and Aspose.Cells Contents...Add Data in Cells Create New Workbook Set Print Area AI Document...

    docs.aspose.com/cells/net/working-with-workbook...
  9. Merge Spreadsheets Using LowCode API|Documentation

    Demonstrates how to use Aspose.Cells LowCode APIs to merge spreadsheets....merge several workbooks into a single workbook, you can use the...merge several workbooks into a single workbook, you can use the...

    docs.aspose.com/cells/net/merge-spreadsheets-us...
  10. Managing Page Breaks|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....class Workbook that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/go-cpp/managing-page-breaks/