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

workbook

(0.16 sec)
  1. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a Workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....code is also provided where a workbook is created and sample data...via Java Create and fill a workbook for testing this conversion...

    kb.aspose.com/cells/python/how-to-convert-excel...
  2. Range class | Aspose.Cells for Python via .NET ...

    Range class Range class Encapsulates the object that represents a range of cells within a spreadsheet. The Range type......import Workbook # Instantiating a Workbook object workbook = Workbook...first Worksheet Cells. cells = workbook . worksheets [ 0 ] . cells...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. Copying charts - Free Support Forum - aspose.com

    Hi If i have an excelWorkbook (.xlsx) containg a chart formatted with a theme, and i copy the chart to another Workbook using Copy function on the Worksheet. If i then save the Workbook and look at the result in Excel …...copy the chart to another workbook using Copy function on the...Worksheet. If i then save the workbook and look at the result in...

    forum.aspose.com/t/copying-charts/120626
  4. TableStyle - Aspose.Cells for PHP via Java - AP...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WebExtensionTaskPane WebQueryConnection Workbook WorkbookDesigner WorkbookMetadata...style. Example: $workbook = new cells\Workbook(); $firstColumnStyle...

    reference.aspose.com/cells/php/aspose.cells/Tab...
  5. Insert PivotTable in Micorsoft Excel XLSX files...

    C# Sample code for generating XLSX documents with PivotTable. Use this code for creating Micorsoft Excel XLSX files with PivotTable within VB.NET, Asp.NET or any .NET based application....in your class file Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/net/pivottable/insert...
  6. Repair xls file via C++ | products.aspose.com

    Repair a corrupt xls file using C++. Recovery tool to repair corrupted xls file within C++ application....by creating an instance of Workbook, using the inheritance class...to the code above. Save the workbook, the corrupted xls file will...

    products.aspose.com/cells/cpp/recovery/repair-xls/
  7. Convert DOT to XLT via .NET or with free Online...

    Convert DOT to XLT in C# without using Microsoft Excel or Adobe Reader or online. Test free DOT to XLT online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...your document, open it using Workbook class and specify XOR Encryption...

    products.aspose.com/total/net/conversion/dot-to...
  8. Converting xlsm to PDF using Aspose.Cells - Fre...

    Is the process of converting an XLSM file to a PDF file using Aspose.Cells the same result as converting an XLSM file to an XLSX file and then converting the XLSX file to a PDF file?...the XLSM file Workbook workbook = new Workbook("path/to/your/file...xlsm"); // Save the workbook as a PDF workbook.Save("path/to/your/output/file...

    forum.aspose.com/t/converting-xlsm-to-pdf-using...
  9. Add Borders to Cells in a Worksheet in VSTO and...

    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....Application object(VSTO only) Add a Workbook Get the first sheet Add text...Application ; //Add a Workbook. Excel . Workbook objBook = ExcelApp...

    docs.aspose.com/cells/net/add-borders-to-cells-...
  10. Aspose.Slides for Java 19.7 Release Notes|Aspos...

    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....added for setting external workbook path Method setExternalWorkbook...updateChartData defines whether excel workbook will be loaded or not. If...

    docs.aspose.com/slides/java/aspose-slides-for-j...