Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 41,193 for

worksheet

(0.07 sec)
  1. Class GridShape | Aspose.Cells for .NET API Ref...

    Aspose.Cells.GridWeb.Data.GridShape class. Represents a shape object...horizontal offset of shape from worksheet left board, in unit of pixels...vertical offset of shape from worksheet top board, in unit of pixels...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. NeedQuoteInFormula faulty cases - Free Support ...

    Hi team, The NeedQuoteInFormula function added in version 23.11 works fine in almost all our test cases except for two : When a Worksheet name ends with a ‘.’ (e.g. Test.), it doesn’t need to be wrapped with single qu…...cases except for two : When a worksheet name ends with a ‘.’ (e.g...function returns true. When a worksheet name end with a ‘^’ (e.g....

    forum.aspose.com/t/needquoteinformula-faulty-ca...
  3. 在PHP中将工作表转换为图像|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....getPng ()); //Get the first worksheet. $sheet = $book -> getWorksheets...//Generate an image for the worksheet $sr -> toImage ( $j , $dataDir...

    docs.aspose.com/cells/zh/java/converting-worksh...
  4. Custom_document_properties - Free Support Forum...

    workbook.custom_document_properties allows me to add new properties, but does not find the existing properties in the Excel file doc_properties = workbook.custom_document_properties len(doc_properties) is 0 doc_propert…...@rlloyd There is a hidden worksheet “Metadata” in “Excel Normal...recovered by data of this worksheet. rlloyd December 16, 2024...

    forum.aspose.com/t/custom-document-properties/2...
  5. ChartDataWorksheetCollection | Aspose.Slides fo...

    表示图表数据工作簿的工作表集合...IChartDataWorksheet worksheet in workbook . Worksheets ) { string worksheetName...worksheetName = worksheet . Name ; } } 也可以看看 interface IChartDataWorksheetC...

    reference.aspose.com/slides/zh/net/aspose.slide...
  6. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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 TableDataSourceType.XML Added...Workbook ( "D:/book1.xlsx" ); Worksheet sheet = book . getWorksheets...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Ruby 中的 Hello World|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 new workbook, a default worksheet, \ # "Sheet1", is by default... \ # Accessing the first worksheet in the book ("Sheet1"). sheet...

    docs.aspose.com/cells/zh/java/hello-world-in-ruby/
  8. Aspose.Cells for .NET 7.0.3 Release Notes|Docum...

    Aspose.Cells for .Net 7.0.3 Release Notes – the latest enhancements, new features, and fixes....method in the Cell, Range, Worksheet and other classes/objects...particular worksheet into another workbook with one worksheet 40060...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  9. Get dynamic field values from list and display ...

    Hi, we have a list in which we have 30 columns and some amount of datas from database. we have to export this to excel but not all the 30 columns only 4 columns among that those 4 columns is choosen by user dynamic. w…...Cells APIs to import it into worksheet cells, see the document on...com/cells/net/import-data-into-worksheet/...

    forum.aspose.com/t/get-dynamic-field-values-fro...
  10. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....Cells: Add some data to a worksheet cells using a Cell object’s...Add a pivot table to the worksheet by calling the PivotTables...

    docs.aspose.com/cells/net/how-to-add-pivot-chart/