Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 161,022 for

workbook

(0.12 sec)
  1. directorytype - Aspose.Cells for PHP via Java -...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WebExtensionTaskPane WebQueryConnection Workbook WorkbookDesigner WorkbookMetadata...Indicates that the source workbook is on the same drive as the...

    reference.aspose.com/cells/php/aspose.cells/dir...
  2. formula property | Aspose.Cells for Python via ...

    formula property formula property Gets or sets a formula of the Cell . Remarks A formula string always begins with an......cells import Workbook excel = Workbook () cells = excel ...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. PdfSecurityOptions.PdfSecurityOptions | Aspose....

    PdfSecurityOptions constructor. The constructor of PdfSecurityOptions... Workbook wb = new Workbook (); wb . Worksheets...

    reference.aspose.com/cells/net/aspose.cells.ren...
  4. Working with Worksheets in xlsx4j|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....following topics: Convert Workbook to HTML in xlsx4j Detect Merged...of Workbooks in xlsx4j Display and Hide Tabs of Workbook in xlsx4j...

    docs.aspose.com/cells/java/working-with-workshe...
  5. ExportTableOptions.IsVertical | Aspose.Cells fo...

    ExportTableOptions property. True if a row in Workbook file represents a row in DataTable. False if a column in Workbook file represents a row in DataTable...property True if a row in Workbook file represents a row in DataTable...DataTable. False if a column in Workbook file represents a row in DataTable...

    reference.aspose.com/cells/net/aspose.cells/exp...
  6. CalculateFormula() - Free Support Forum - aspos...

    Hello, The CalculateFormula() method dosn’t appear to be working for hyperlink formulas, am I doing something incorrectly? We are using Aspose.Cells 24.6.0 This issue is linked to another support ticket that I raised …...code as follows: Workbook workbook = new Workbook(filePath + "application...CellsHelper.IsCloudPlatform = true; workbook.CalculateFormula(); Would...

    forum.aspose.com/t/calculateformula/286512
  7. Value | Aspose.Sildes for .NET API Reference

    Gets or sets the value of a cell. Read/write Object....get ; set ; } Examples [C#] workbook . GetCell ( 0 , "F2" ). Value...Value = - 2.5 ; workbook . GetCell ( 0 , "G3" ). Value = 6.3 ;...

    reference.aspose.com/slides/net/aspose.slides.c...
  8. PptxSaveOptions constructor | Aspose.Cells for ...

    PptxSaveOptions constructor init Represents the pptx save options. def __init__ ( self ): ... init Represents options......save_as_image bool If True, the workbook will be converted into some....pptx file. If False, the workbook will be converted into some...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. SeriesCollection class | Aspose.Cells for Pytho...

    SeriesCollection class SeriesCollection class Encapsulates a collection of Series objects. The SeriesCollection type ......cells import Workbook from aspose.cells.charts import...Instantiating a Workbook object workbook = Workbook () # Adding a...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. 以只读方式打开电子表格文档|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.... Workbook workbook = new Workbook ( filepath );...

    docs.aspose.com/cells/zh/net/open-a-spreadsheet...