Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 161,894 for

workbook

(0.15 sec)
  1. Saving Files in 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....calling the save method of Workbook object. PHP Code $fileFormatType...//Creating an Workbook object with an Excel file path $workbook = new...

    docs.aspose.com/cells/java/saving-files-in-php/
  2. 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...
  3. 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/
  4. 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...
  5. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel Workbook and across Excel Workbooks using the C# API or .NET Library....you might want to create a workbook with sheets that contain the...worksheets within or between workbooks. Worksheet, complete with...

    docs.aspose.com/cells/net/copying-and-moving-wo...
  6. Picture.OriginalHeight | Aspose.Cells for .NET ...

    Picture property. Gets the original height of the picture...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding a...

    reference.aspose.com/cells/net/aspose.cells.dra...
  7. Picture.OriginalWidth | Aspose.Cells for .NET A...

    Picture property. Gets the original width of the picture...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding a...

    reference.aspose.com/cells/net/aspose.cells.dra...
  8. 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...
  9. 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...
  10. 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...