Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 161,894 for

workbook

(0.1 sec)
  1. WorkbookPrintingPreview.EvaluatedPageCount | As...

    WorkbookPrintingPreview property. Evaluate the total page count of this Workbook...the total page count of this workbook public int EvaluatedPageCount...count of a workbook. Workbook workbook = new Workbook ( "Book1...

    reference.aspose.com/cells/net/aspose.cells.ren...
  2. Assemble Spreadsheets|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....class, Workbook that represents an Excel file. The Workbook class...programmatically: Create an object of the Workbook class. Call the Add method...

    docs.aspose.com/cells/net/assemble-spreadsheets/
  3. Extend and Contribute to CRM Update Import Tool...

    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....FileName ; Workbook workbook = new Workbook (); workbook . Worksheets...); Worksheet MyWorksheet = workbook . Worksheets [ "Aspose Export"...

    docs.aspose.com/cells/net/extend-and-contribute...
  4. Class HyperlinkCollection | Aspose.Cells for .N...

    Aspose.Cells.HyperlinkCollection class. Encapsulates a collection of Hyperlink objects...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Obtaining...index Worksheet worksheet = workbook . Worksheets [ 0 ]; //Get...

    reference.aspose.com/cells/net/aspose.cells/hyp...
  5. SetExternalWorkbook | Aspose.Sildes for .NET AP...

    Sets external Workbook as a data source for the chart. Chart data will be updated from the target Workbook....SetExternalWorkbook(string) Sets external workbook as a data source for the chart...be updated from the target workbook. public void SetExternalWorkbook...

    reference.aspose.com/slides/net/aspose.slides.c...
  6. Public API Changes in Aspose.Cells 8.4.0|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.... Java Workbook workbook = new Workbook ( "source.xlsm"...VbaModuleCollection modules = workbook . getVbaProject (). getModules...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. 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....PHP Code # Instantiating a Workbook object that represents a Microsoft...Microsoft Excel file. $workbook = new Workbook (); \ # Note when you...

    docs.aspose.com/cells/java/hello-world/
  8. import_xml method | Aspose.Cells for Python via...

    import_xml method Contents [ Hide ] import_xml Imports/Updates an XML data file into the Workbook. def import_xml ( s......an XML data file into the workbook. def import_xml ( self , url...aspose.cells import Workbook wb = Workbook ( "Book1.xlsx" ) wb...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Public API Changes in Aspose.Cells 8.6.2|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....ISmartMarkerCallBack { Workbook workbook ; SmartMarkerCallBack ( Workbook workbook...workbook ) { this . workbook = workbook ; } @Override public void...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Working Solution for Worksheet Resizing|Aspose....

    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....changes in the actual Excel Workbook and then return to the concerned...outside the activated Excel Workbook. The size of the OLE Object...

    docs.aspose.com/slides/net/working-solution-for...