Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 41,183 for

worksheet

(0.11 sec)
  1. OLE object (XLS) can not open after extract - F...

    A few days ago, I acquired Aspose Cells for Java. (version 24.1) I am testing ole object extract in an excel file (xlsx). There are 9 ole objects in various formats. As a result of extraction, everything was extracted…...OleObject Collection in the first worksheet. Aspose.Cells.Drawing.OleObjectCollection...OleObjectCollection oles = workbook.Worksheets[0].OleObjects; // Loop through...

    forum.aspose.com/t/ole-object-xls-can-not-open-...
  2. Supported Functionality - Free Support Forum - ...

    Does Aspose.cells support GroupBy and PivotBy cell formula functions and BYROW and BYCOL lambda functions ? If not, are they on the roadmap? Thanks, Dean...Access the second worksheet Worksheet worksheet = workbook.getWorksheets()...table PivotTable pivotTable = worksheet.getPivotTables().get(0); //...

    forum.aspose.com/t/supported-functionality/294553
  3. Features|Documentation

    Aspose.Cells for PHP via Java features.... Render worksheet pages to raster images (PNG...(PNG, JPEG, etc.). Render worksheet pages to raster images (Multipage...

    docs.aspose.com/cells/phpjava/features/
  4. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....a new workbook and add a worksheet for adding reference data...create a workbook, create a worksheet in it to add list data, instantiate...

    kb.aspose.com/cells/java/how-to-create-data-val...
  5. ExcelSaveOptions - Aspose.PDF for Java - API Re...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....to minimize the number of worksheets in resultant workbook. boolean...column as the first column of worksheet. boolean isUniformWorksheets...

    reference.aspose.com/pdf/java/com.aspose.pdf/Ex...
  6. How to Convert JSON Data to PDF in C#

    This brief tutorial sheds light on how to convert JSON data to PDF in C#. You will learn how using C# JSON to PDF feature can be embedded by following simple steps and the code snippet....JSON data Access the first worksheet to copy the data into it Load...and copy the data into a worksheet, subsequently saving the workbook...

    kb.aspose.com/cells/net/how-to-convert-json-dat...
  7. How to Delete a Column in Excel using C#

    This simple covers how to delete a column in Excel using C#. It covers the details to configure the development environment, step-wise program flow, and a working example code to delete multiple columns in Excel using C#....object and target the required worksheet Remove the range of specific...disk and access the target worksheet before further deleting any...

    kb.aspose.com/cells/net/how-to-delete-a-column-...
  8. worksheet_scalable property | Aspose.Cells for ...

    Worksheet_scalable property Worksheet_scalable property Indicates if zooming in or out the html via Worksheet zoom le......worksheet_scalable property worksheet_scalable property Indicates...zooming in or out the html via worksheet zoom level when saving file...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. 使用Apache POI和Aspose.Cells创建数据透视表|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....通过调用PivotTableCollection的add方法(封装在Worksheet对象中)向工作表添加数据透视表。 通过传递其索引从P...reference of the newly added worksheet Worksheet sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/create-pivot-tabl...
  10. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....Workbook class contains a Worksheets collection that allows access...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/net/cells-alignment-setti...