Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 30,428 for

worksheet

(0.15 sec)
  1. Convert an Excel Chart to Image with JavaScript...

    Learn how to convert Excel charts to images using Aspose.Cells for JavaScript via C++....than analyzing columns of worksheet numbers, a chart shows at...Excel. Input some data into a worksheet. Create a pie chart based...

    docs.aspose.com/cells/javascript-cpp/convert-an...
  2. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid rows to calculate where horizontal page breaks are required on a Worksheet (e.g. because I want to keep specific sets of rows together on the same page). AsposeCellsPaperHe…...breaks are required on a worksheet (e.g. because I want to keep...feasible, try exporting the worksheet to a different format (such...

    forum.aspose.com/t/getrowheightinch-returns-sli...
  3. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....CreateIWorkbook (); //Access first worksheet intrusive_ptr < IWorksheet...CSV file to the cells of a worksheet. Added ICells::ImportTwoDimensionAr...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  4. Open Text Files as 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....Merge or UnMerge Cells in a Worksheet in VSTO and Aspose.Cells Protect...Protect and Unprotect Worksheets Analyzing your prompt, please...

    docs.aspose.com/cells/net/open-text-files-as-wo...
  5. Populate Data First by Row Then by Column|Docum...

    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....there are many cells in a worksheet and you follow the second...

    docs.aspose.com/cells/java/populate-data-first-...
  6. WRAPCOLS Excel function - Free Support Forum - ...

    We are considering purchasing a new Aspose Cells license but one of the functions we would need is the WRAPCOLS function which is not currently supported. Are there any plans to add support for this?...wrapCount) { Worksheet worksheet = workbook.Worksheets[0]; int rowCount...rowCount = worksheet.Cells.MaxDataRow + 1; for (int row = 0; row...

    forum.aspose.com/t/wrapcols-excel-function/314748
  7. Insert Ranges|Documentation

    This article describes how to insert ranges with Aspose.Cells for Python via .NET library....Close Create Workbook and Worksheet Scoped Named Ranges Cut and...

    docs.aspose.com/cells/python-net/insert-ranges-...
  8. Set a Table's Hide Attributes from the Modify A...

    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.... When the type is worksheet, the value is null. The index...

    docs.aspose.com/cells/reportingservices/set-a-t...
  9. How to Control Workbook View with Golang via C+...

    Learn how to control workbook view using the Aspose.Cells for C++ API....data to cells in the first worksheet. Hide the horizontal and vertical...

    docs.aspose.com/cells/go-cpp/how-to-control-wor...
  10. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    通过 C++ 使用 Aspose.Cells for JavaScript 添加 VBA 模块并修改 VBA 或宏。...add(Worksheet) 方法在工作簿中添加新的 VBA 模块 以下示例代码创建一个新工作簿,添加一个...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...