Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 82,029 for

workbook

(0.05 sec)
  1. Formula Calculation Engine in xlsx4j|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....//Instantiating a Workbook object Workbook book = new Workbook (); //Obtaining...

    docs.aspose.com/cells/java/formula-calculation-...
  2. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and save them to a local drive using Aspose.Cells for C++....a template Excel file Workbook workbook ( srcDir + u "sampleExtractImagesF...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/extract-images-from-w...
  3. 自动筛选数据|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....ApplicationClass (); //Add a Workbook. Excel . Workbook objBook = ExcelApp...ExcelApp . Workbooks . Add ( System . Reflection . Missing . Value...

    docs.aspose.com/cells/zh/net/auto-filter-data/
  4. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable compatibility checker through the Aspose.Cells for Python via .NET API.... When you save a workbook in a previous version, Excel...Compatibility Checker scans the workbook to see if it contains features...

    docs.aspose.com/cells/python-net/disable-compat...
  5. Importing from Custom Objects|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....//Instantiate a new Workbook Workbook book = new Workbook (); //Clear...

    docs.aspose.com/cells/net/importing-from-custom...
  6. 在PHP中管理文档属性|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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/zh/net/managing-document-...
  7. 包含强类型数据的列|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....Open ); //Instantiating a Workbook object //Opening the Excel...the file stream Workbook workbook = new Workbook ( fstream ); //Accessing...

    docs.aspose.com/cells/zh/net/columns-containing...
  8. 为每个Excel工作表渲染一页PDF 使用C++将Excel转换为PDF|Documentation

    使用Aspose.Cells将每个工作表转换为一页的PDF格式。...\\ " ); // Initialize a new Workbook and open an Excel file U16String...srcDir + u "input.xlsx" ; Workbook workbook ( inputFilePath ); //...

    docs.aspose.com/cells/zh/cpp/render-one-pdf-pag...
  9. 导出打印区域范围到HTML,使用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 ( sourceFilePath...the sheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...
  10. 使用C++将Excel转换为带提示的HTML|Documentation

    使用Aspose.Cells在C++中将Excel转换为HTML同时添加提示信息。...Open the template file Workbook workbook ( sourceDir + u "AddTooltipToHtmlSamp...in output // Save as HTML workbook . Save ( outputDir + u "A...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...