Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 161,041 for

workbook

(0.06 sec)
  1. Excel to PDF Conversion 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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/excel-to-pdf-conversi...
  2. C# Merge Excel Files | .NET Excel Library

    Merge multiple Excel files into a single file in C#. Combine your Excel Workbooks seamlessly....Excel files into a single workbook, streamlining data integration...the first Excel file using Workbook class. Load the second Excel...

    blog.aspose.com/cells/merge-excel-files-csharp/
  3. Manage settings of Excel spreadsheet files|Docu...

    Manage settings of Microsoft Excel files....of Revision Logs in Shared Workbook Opening Excel File without...set AutoRecover property of Workbook How to Control Sheet Tab Bar...

    docs.aspose.com/cells/net/workbook-settings/
  4. Moving Worksheets|Documentation

    This article introduces how to work with worksheet in GridDesktop....within the workbook. Move Worksheets within a Workbook Aspose.Cells...another location within the workbook. Display and Hide Scroll Bars...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Loading, Saving and Converting|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....Defined Names while loading Workbook Read and Write Tab Delimited...File Format Convert Excel Workbook to PDF Converting Worksheet...

    docs.aspose.com/cells/cpp/loading-saving-and-co...
  6. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C# or .NET...worksheet IChartDataWorkbook workbook = chart . ChartData . ChartDataWorkbook...ChartData . Series . Add ( workbook . GetCell ( defaultWorksheetInde...

    docs.aspose.com/slides/net/chart-data-label/
  7. Copying sheets with slicers results in corrupt ...

    Hi, I’ve encountered an issue where copying sheets within a Workbook that contain slicers defined over tables results in Excel displaying the “We found a problem with some content in…” error when opening the updated wor…...where copying sheets within a workbook that contain slicers defined...error when opening the updated workbook. The simplest replication...

    forum.aspose.com/t/copying-sheets-with-slicers-...
  8. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable compatibility checker through the Aspose.Cells for .NET API.... When you save a workbook in a previous version, Excel...Compatibility Checker scans the workbook to see if it contains features...

    docs.aspose.com/cells/net/disable-compatibility...
  9. Aspose::Cells::Cells::GetEnumerator method | As...

    Aspose::Cells::Cells::GetEnumerator method. Gets the cells enumerator in C++....Cells :: Startup (); Workbook workbook ( u "template.xlsx" );...); Cells cells = workbook . GetWorksheets (). Get ( 0 ). GetCells...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  10. How to Generate PDF from Excel in Java

    In this brief tutorial we will learn how to generate PDF from Excel in Java. You can perform these tasks in macOS, Linux, and Windows....repository Add a reference to Workbook class using Import in the...source Excel file into the Workbook object for conversion to PDF...

    kb.aspose.com/cells/java/how-to-generate-pdf-fr...