Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 41,184 for

worksheet

(0.12 sec)
  1. GridPivotTableCollection | Aspose.Cells for Jav...

    Encapsulates a collection of objects....GridCellArea The area in the source worksheet. destCellName java.lang.String...String The name of the source worksheet. sourceArea GridCellArea The...

    reference.aspose.com/cells/java/com.aspose.grid...
  2. last_index_of method | Aspose.Cells for Python ...

    last_index_of method Contents [ Hide ] last_index_of Searches for the specified object and returns the zero-based ind......Parameter Type Description item Worksheet The object to locate in the...Parameter Type Description item Worksheet The object to locate in the...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. Copy Ranges of Excel|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....options to the same worksheet, other worksheets or other files. Copy...Range Create Workbook and Worksheet Scoped Named Ranges Cut and...

    docs.aspose.com/cells/net/copy-ranges-of-excel/
  4. 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.... 工作表由 Worksheet 类表示。Worksheet类提供了广泛的属性和方法来管理工作表。...要配置冻结窗格,请调用Worksheet类的freezePanes方法。因此,FreezePanes方法接受以下参数: 行...

    docs.aspose.com/cells/zh/java/freeze-panes-in-a...
  5. Using Anonymous Types or Custom Objects in Aspo...

    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....WorkbookDesigner (); //Get the first worksheet(default sheet) in the workbook...Cells . Worksheet w = report . Workbook . Worksheets [ 0 ]; //Input...

    docs.aspose.com/cells/net/using-anonymous-types...
  6. WebWorksheet | Aspose.Cells for Java API Reference

    Represents a web Worksheet....Control Represents a web worksheet. Remarks NOTE: This class...source) Copies from another worksheet object. createAutoGenratedCo()...

    reference.aspose.com/cells/java/com.aspose.grid...
  7. WorkbookDesigner.Process | Aspose.Cells for .NE...

    WorkbookDesigner method. Processes the smart markers and populates the data source values...Description sheetIndex Int32 Worksheet index. isPreserved Boolean...Remarks This method works on worksheet level. See Also class WorkbookDesigner...

    reference.aspose.com/cells/net/aspose.cells/wor...
  8. Add | Aspose.Sildes for .NET API Reference

    If category exists in collection return it. Else creates new chart category from IChartDataCellaspose.slides.charts/ichartdatacell and adds it to the collection....Remarks This method adds worksheet with name AUTO_DATA and adds...that you do not use this worksheet Maximum number of values added...

    reference.aspose.com/slides/net/aspose.slides.c...
  9. More tnan 2 pages Excel to PDF - Free Support F...

    Enter data into Excel with your library and save the document as PDF. This works well, but what should I do when Excel has more than 2 pages??? 견적서_거래명세서.pdf (52.0 KB)...render all the pages of each worksheet (in the Excel workbook) to...after inserting data into the worksheet cells. Could you please zip...

    forum.aspose.com/t/more-tnan-2-pages-excel-to-p...
  10. How to convert an excel sheet range to image in...

    Hi, I have an excel sheet having multiple charts in a range , I need to convert entire range to image where all charts should successfully copied to image .When I tried using following code charts are missing or partial…...render = new SheetRender(worksheet, opts); using var stream =...WorksheetCollection worksheets = workbook.Worksheets; var worksheet = worksheets[0];...

    forum.aspose.com/t/how-to-convert-an-excel-shee...