Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 41,182 for

worksheet

(0.1 sec)
  1. How to Delete Rows from a Chart in a PowerPoint...

    Hi Team, We are trying to delete the rows in an editable slide, where we need to delete the rows where we do not have data. For example, column 2022 has no data. We want tables to auto adjust based on data availability.…...ByteArrayInputStream(workbookData)); Worksheet worksheet = workbook.getWorksheets()...getWorksheets().get(0); int endRow = worksheet.getCells().getMaxDataRow()...

    forum.aspose.com/t/how-to-delete-rows-from-a-ch...
  2. Dynamic array formula does not populate spilled...

    Hi, I’m trying to use the dynamic arrays feature of Aspose.Cells for .NET, but reading the value of the spilled cells returning null values. Also, formulas using the spilled area just uses the first value of the array. …...xlsx"); var worksheet = workbook.Worksheets.First(ws => ws...value = random.Next(1, 1500); worksheet.Cells[$"A{i + 1}"].Value =...

    forum.aspose.com/t/dynamic-array-formula-does-n...
  3. Different Ways to Save Files|Documentation

    Aspose.Cells for .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....a workbook with multiple worksheets into text format. For text...the contents of the active worksheet only. The following code example...

    docs.aspose.com/cells/net/different-ways-to-sav...
  4. IChartDataWorksheetCollection | Aspose.Slides f...

    Represents the collection of Worksheets of chart data workbook....Represents the collection of worksheets of chart data workbook. class...idx_get ( int32_t ) Returns the worksheet by index. virtual bool Is...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  5. DataSorter does not clear old data when new dat...

    Hello, We ran into an issue with blank cells while sorting data. The sort doesn’t seem to overwrite an old cell value if the new cell value is blank. This causes old data to get mixed with new data after the sort. The f…...Workbook(filename); var worksheet = workbook.Worksheets["Sheet1"]; var...var range = worksheet.Cells.CreateRange("B7:D15"); workbook.DataSorter...

    forum.aspose.com/t/datasorter-does-not-clear-ol...
  6. Aspose.Cells for Python via .NET 22.9 Release N...

    Aspose.Cells for Python via .NET 22.9 Release Notes – the latest enhancements, new features, and fixes....Support multiple tables in a worksheet of .Numbers Enhancement CELLSNET-51810...corrupted Bug CELLSNET-51760 Worksheet.AutoFitColumns is not working...

    docs.aspose.com/cells/python-net/aspose-cells-f...
  7. Convert SVG to XLTM via C# API | products.aspos...

    C# API to Convert SVG File to XLTM without using Microsoft Excel or Adobe Reader...data validation, charting, worksheet protection, and more. By using...data validation, charting, worksheet protection, and more. .NET...

    products.aspose.com/total/net/conversion/svg-to...
  8. Need to Change the String Column to Date Filter...

    HI , I have a sheet which is having the data in one column having ‘2022-01-01’ ( GENERAL FORMAT ) because of which my filter is not giving correctly ( YEAR --> MONTH --> DATE ) The Filter is coming in the format given …...stringify(jsonData), worksheet.getCells(), 0, 0, layoutOptions)...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/need-to-change-the-string-co...
  9. Aspose.Cells for .NET 8.4.1 Release Notes|Docum...

    Aspose.Cells for .Net 8.4.1 Release Notes – the latest enhancements, new features, and fixes....Support RenderToSize API for Worksheet Image (CELLSNET-43526) - FillFormat...(CELLSNET-42559) - Moving worksheets in GridDesktop (CELLSNET-43455)...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  10. Integrate Aspose.BarCode for .NET with Aspose.C...

    How to Intergrate Aspose.BarCode with Aspose.Cells...Worksheet document and get an object...an object of Aspose.Cells.Worksheet representing an Excel sheet...

    docs.aspose.com/barcode/net/integrate-with-aspo...