Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 87,265 for

workbook

(0.13 sec)
  1. 将文本文件作为工作簿打开|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.... Workbooks . OpenText ( @"OpenTextFilesAsWorkb...LoadFormat . CSV ); Workbook newWorkbook = new Workbook ( TextFile ,...

    docs.aspose.com/cells/zh/net/open-text-files-as...
  2. Using ActiveX Controls in Excel with Java

    This article guides for using ActiveX controls in Excel with Java. It has the IDE settings, steps, and a sample code to add combo box ActiveX control with Java....ActiveX controls Create a workbook and add a button to the shapes...of the target sheet in the workbook Add another ComboBox ActiveX...

    kb.aspose.com/cells/java/using-activex-controls...
  3. Apply Excel Theme with Node.js

    Follow this article to apply Excel theme with Node.js. It has the IDE settings, a list of steps, and a sample code to use Microsoft Excel themes with Node.js....create an Excel file using the Workbook class and get the style object...cell and save the resultant workbook These steps summarize the...

    kb.aspose.com/cells/nodejs/apply-excel-theme-wi...
  4. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取工作簿中的刷新日期和刷新人信息。...01_SourceDirectory \\ " ); Workbook workbook ( srcDir + u "sourcePivotTable...xlsx" ); Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...
  5. How to Remove Pivot Table in Excel in C#

    This article explains how to remove pivot table in Excel in C#. It shares the details for the IDE, programming logic, and a runnable sample code to delete pivot table in C#....delete pivot tables Load the workbook Access the worksheet Access...Remove the pivot table Save the workbook The above steps have described...

    kb.aspose.com/cells/net/how-to-remove-pivot-tab...
  6. Convert PPTX to XLTX via PHP or with free Onlin...

    PHP API to Convert PPTX to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTX to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPTX to XLSB (Excel Binary Workbook) Convert PPTX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  7. Convert PPT to XLTX via PHP or with free Online...

    PHP API to Convert PPT to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPT to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPT to XLSB (Excel Binary Workbook) Convert PPT to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  8. 在使用 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...
  9. How to get OData Connection Information with C+...

    Learn how to extract OData connection information from Excel files using Aspose.Cells for C++....Cells provides the Workbook.GetDataMashup() property which...\\ " ); // Create workbook Workbook workbook ( srcDir + u "ODataSample...

    docs.aspose.com/cells/cpp/how-to-get-odata-conn...
  10. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…... In this workbook if you look at A1 cell it...we calculate/save the same workbook in Aspose, A1 will return...

    forum.aspose.com/t/vlookup-function-returns-une...