Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 102,538 for

workbook

(0.06 sec)
  1. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contain specified data through the Aspose.Cells for .NET API....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/find-or-search-data/
  2. 档案

    档案...创建新工作簿 intrusive_ptr<IWorkbook> workbook = Factory::CreateIWorkbook();...intrusive_ptr<IWorksheet> worksheet = workbook->GetIWorksheets()->GetObjectByIndex(0);...

    blog.aspose.com/zh/cells/create-charts-in-excel...
  3. How to Remove Formula but Keep Data in Excel us...

    This short tutorial explains how to remove formula but keep data in Excel using Node.js. It shares the IDE settings, a list of steps, and a runnable sample code to remove formula from Excel but keep data using Node.js....to remove formulas Load the workbook and access the cell with the...is initiated by loading the workbook and accessing the target cell...

    kb.aspose.com/cells/nodejs/how-to-remove-formul...
  4. How to Adjust Column Width in Excel using Node.js

    This article teaches us how to adjust column width in Excel using Node.js. It has the environment details, a list of steps, and a running sample code to change width of column in Excel using Node.js....change the column width Load a workbook and access the cells collection...is initiated by loading a workbook and accessing the cells collection...

    kb.aspose.com/cells/nodejs/how-to-adjust-column...
  5. Remove Duplicate Rows in Excel with Python

    This article describes how to remove duplicate rows in Excel with Python. It has the steps and a sample code to delete duplicate lines in Excel with Python....Load the Excel file into the Workbook object Access the Cell collection...source Excel file into the Workbook class object and calling different...

    kb.aspose.com/cells/python/remove-duplicate-row...
  6. How to Set Width of Cell in Excel using C#

    This brief tutorial contains information on how to set width of cell in Excel using C#. By using C# Excel cell width can be changed with the help of a few API calls only after establishing the environment according to the steps given in this tutorial....package manager Instantiate a Workbook class object to set the column...default collection in the workbook Use the SetColumnWidth() function...

    kb.aspose.com/cells/net/how-to-set-width-of-cel...
  7. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Android API code to extract images and text from PDF document....Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...Parse XLSX Files (Open XML Workbook)...

    products.aspose.com/total/android-java/parse/pdf/
  8. Behavior Change in Workbook.CalculateFormula(tr...

    After upgrading Aspose Cells from version 17.12 to 25.5, we encountered an issue: In version 17.12, calling Workbook.CalculateFormula(true), correctly calculated the formula and stored the resulting value in cell N23, b…...Behavior Change in Workbook.CalculateFormula(true) After Aspose...In version 17.12, calling workbook.CalculateFormula(true), correctly...

    forum.aspose.com/t/behavior-change-in-workbook-...
  9. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...Create a workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...
  10. Convert PPTM to XLSX Format via Java or with fr...

    Convert PPTM to XLSX format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLSX online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/pptm-...