Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 41,194 for

worksheet

(0.09 sec)
  1. Aspose.Cells for .NET 17.7 Release Notes|Docume...

    Aspose.Cells for .Net 17.7 Release Notes – the latest enhancements, new features, and fixes....size value is returned when worksheet doesn’t have PageSetup settings...CELLSNET-45453 Formatting of the worksheet changed after Workbook.Combine()...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  2. ChartCategoryCollection | Aspose.Sildes for Pyt...

    ChartCategoryCollection Contents [ Hide ] ChartCategoryCollection class Represents collection of ChartCategory The Ch......Description use_cells If true then worksheet is used for storing categories...categories). If false then worksheet is NOT used for storing values...

    reference.aspose.com/slides/python-net/aspose.s...
  3. Add() | Aspose.Slides for C++ API Reference

    If category exists in collection, return it. Else creates new chart category from 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/cpp/aspose.slides.c...
  4. Aspose::Cells::ExternalLink::AddExternalName me...

    Aspose::Cells::ExternalLink::AddExternalName method. Adds an external name in C++....external name belongs to a worksheet, the text should be as Sheet1...external name belongs to a worksheet, the text should be as Sheet1...

    reference.aspose.com/cells/cpp/aspose.cells/ext...
  5. Print date and time in excel in footer programm...

    @amjad.sahi Is it possible to print date and time in excel in footer programmatically using Aspose Cells for Java API?...the PageSetup of the first worksheet PageSetup pageSetup = workbook...getPageSetup(); // Setting worksheet name at the left header pageSetup...

    forum.aspose.com/t/print-date-and-time-in-excel...
  6. Convert excel to html merge cell width become s...

    Hello, when I convert excel to html, if I use cells-java-20.12, the merge cell D4 width become smaller, but in cells-java-8.8.2, it‘s same width as excel. Hope the result is the same as 8.8.2 code show as below: Work…...xlsx"); WorksheetCollection worksheets = workbook.getWorksheets();...sheetIndex < worksheets.getCount(); sheetIndex++) { Worksheet worksheet...

    forum.aspose.com/t/convert-excel-to-html-merge-...
  7. Locking WordArt Watermark|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....WordArt watermarks on the worksheet in a way that the WordArt...moved and positioned on the worksheet. It is also possible to lock...

    docs.aspose.com/cells/net/locking-wordart-water...
  8. Aspose.Cells for .NET 7.1.2 Release Notes|Docum...

    Aspose.Cells for .Net 7.1.2 Release Notes – the latest enhancements, new features, and fixes....to image(s)Performance - Worksheet.RemoveFormulas - performance...Save operation if copying worksheet from other workbook - Crash...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  9. Find and Replace in Spreadsheet|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....foreach ( Worksheet sheet in workbook . Worksheets ) { found...foreach ( Worksheet sheet in workbook . Worksheets ) { do { cell...

    docs.aspose.com/cells/net/find-and-replace-in-s...
  10. Item | Aspose.Cells for .NET API 参考

    获取Worksheet指定索引处的元素...GridWorksheetCollect indexer (1 of 2) 获取Worksheet指定索引处的元素。 public GridWorksheet...GridWorksheetCollect indexer (2 of 2) 获取Worksheet具有指定名称的元素。 public GridWorksheet...

    reference.aspose.com/cells/zh/net/aspose.cells....