Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 161,002 for

workbook

(1.8 sec)
  1. Aspose::Cells::Rendering::WorkbookPrintingPrevi...

    Aspose::Cells::Rendering::WorkbookPrintingPreview::GetEvaluatedPageCount method. Evaluate the total page count of this Workbook in C++....the total page count of this workbook. int32_t Aspose :: Cells ::...page count of a workbook. Workbook workbook ( u "Book1.xlsx"...

    reference.aspose.com/cells/cpp/aspose.cells.ren...
  2. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for .NET to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to different languages, allowing you to present your data in a culturally appropriate way.... Workbook chart title : Grafik Başlığı Workbook chart legend...legend : Artış Workbook chart legend : Düşüş Workbook chart legend...

    docs.aspose.com/cells/net/using-chartglobalizat...
  3. Aspose.Cells 8.3.2中的公共API更改|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....//Create workbook object Workbook workbook = new Workbook (); //Insert...of your choice int index = workbook . Worksheets [ 0 ]. Pictures...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. WorkbookRender.ToPrinter | Aspose.Cells for .NE...

    WorkbookRender method. Render Workbook to Printer...] ToPrinter(string) Render workbook to Printer public void ToPrinter...ToPrinter(string, string) Render workbook to Printer public void ToPrinter...

    reference.aspose.com/cells/net/aspose.cells.ren...
  5. create_node method | Aspose.Cells for Python vi...

    create_node method create_node Create a node of the specified type. Returns If the specified type exists, the corresp......create_node ( self , equation_type , workbook , parent ): ... Parameter...Equation Nodes workbook Workbook The workbook object associated...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Copy Worksheets|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.... Create Workbook object and get Worksheet...."CopyWorksheets.xlsx" ; Workbook newWorkbook = new Workbook (); Worksheet...

    docs.aspose.com/cells/net/copy-worksheets/
  7. Aspose.Cells 8.5.2中的公共API更改|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....//Create workbook object from source file Workbook workbook = new...new Workbook ( filePath ); //Access first worksheet Worksheet worksheet...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Public API Changes in Aspose.Cells 8.6.3|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....0 , importOptions ); Added Workbook.CreateBuiltinStyle Method...NET 8.6.3 has exposed the Workbook.CreateBuiltinStyle method...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Manage Worksheets|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....create a new Workbook, create an object of the Workbook class. The...The Workbook class represents an Excel file. Then by using the...

    docs.aspose.com/cells/python-java/manage-worksh...
  10. Converting Excel to PDF 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....new SaveFormat (); $workbook = new Workbook ( $dataDir . "Book1...the document in PDF format $workbook -> save ( $dataDir . "OutBook1...

    docs.aspose.com/cells/java/converting-excel-to-...