Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 41,169 for

worksheet

(0.09 sec)
  1. RowCollection - Aspose.Cells for Python via Jav...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...the individual rows in a worksheet. See Also: Row Property Getters/Setters...

    reference.aspose.com/cells/python-java/asposece...
  2. Pivot Table Refresh does not retain order - Fre...

    Hi I currently generate excel workbooks from a template which has a pivot table which I've ordered by the row grand total. My Java code executes the lines below and the spreadsheet gets generated with the new data. Howev…...Workbook(filePath); Worksheet worksheet = workbook.getWorksheets()...get(0); PivotTable pivotTable = worksheet.getPivotTables().get(0); pivotTable...

    forum.aspose.com/t/pivot-table-refresh-does-not...
  3. Aspose.Cells for .NET 18.4 Release Notes|Docume...

    Aspose.Cells for .Net 18.4 Release Notes – the latest enhancements, new features, and fixes....“FilterMode” property of MS Excel Worksheet object (VBA) New Feature CELLSNET-46026...inserting row or column, worksheet become empty with one row/column...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  4. Aspose Cells - Slicers from pivot table basefie...

    Currently building a simple workbook from a csv file . on a 2nd Worksheet adding a pivot table with the range of data from 1st Worksheet. when try to add 2 slicers from the PivotTable basefields the .xlsx created throws …... on a 2nd worksheet adding a pivot table with...the range of data from 1st worksheet. when try to add 2 slicers...

    forum.aspose.com/t/aspose-cells-slicers-from-pi...
  5. WorkbookSettings | Aspose.Cells for Java API Re...

    Represents all settings of the workbook....getFirstVisibleTab() Gets the first visible worksheet tab. getForceFullCalculat()...getSheetTabBarWidth() Width of worksheet tab bar (in 1/1000 of window...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. Page Numbering of Excel files with multiple wor...

    Hi Team, When trying to transform excel to pdf, rendition is not generated as expected. Input file has multiple Worksheets and after rendition(using below Aspose code), the total number of pages in input file mis-match…...Excel files with multiple worksheets(ECDCTS-10372) Aspose.Cells...the print quality for each worksheet in Excel and shared the screenshot...

    forum.aspose.com/t/page-numbering-of-excel-file...
  7. Aspose.Cells for Python via .NET 22.7 Release N...

    Aspose.Cells for Python via .NET 22.7 Release Notes – the latest enhancements, new features, and fixes....vector images (EMF) - Render worksheets to raster images (Multipage...(Multipage TIFF, GIF) - Render worksheets to raster images (PNG, JPEG...

    docs.aspose.com/cells/python-net/aspose-cells-f...
  8. Unable to find an entry point named ‘GdiplusSta...

    Hi, Related to this issue on Aspose.Cells I am having the same problem. Seems that Aspose.Cells is not working properly on a Docker image with Linux because the the libgdib is not installed or it is not linked to t…...the AutoFitRows method on a worksheet… Of course I used your suggested...Workbook(); Worksheet worksheet = newWorkbook.Worksheets.Add(“New...

    forum.aspose.com/t/unable-to-find-an-entry-poin...
  9. Convert between Excel formats|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....a workbook with multiple worksheets into text format. For text...the contents of the active worksheet only. Workbook workbook =...

    docs.aspose.com/cells/net/convert-between-excel...
  10. Problem with Excel to PDF, bad visual effect of...

    We have two Excel test files exceltestfiles.7z (477,1 KB) (forum doesn’t support XLSX upload, so I zip them into 7z) , and we are testing excel2pdf function. Here is our code Workbook workbook = new Workbook(“gunthere…...exclude some blank cells, take worksheet “fp-Connector - Pers.Daten”...proper printarea for other worksheets to exclude more empty pages...

    forum.aspose.com/t/problem-with-excel-to-pdf-ba...