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

workbook

(0.11 sec)
  1. Aspose.Slides for .NET 16.11.0 Release Notes|As...

    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....300 ); IChartDataWorkbook workBook = chart . ChartData . ChartDataWorkbook...ChartData . Series . Add ( workBook . GetCell ( 0 , 0 , 1 , "Series...

    docs.aspose.com/slides/net/aspose-slides-for-ne...
  2. Merge two adjacent cells|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.... Workbook . Descendants < Sheet >()...//Instantiating a Workbook object Workbook workbook = new Workbook ( docName...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  3. 在Ruby中显示或隐藏行列标题|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....Instantiating a Workbook object by excel file path workbook = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/zh/java/display-or-hide-r...
  4. Calculate the sum of a range of cells|Documenta...

    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.... Workbook . Descendants < Sheet >()...//Instantiating a Workbook object Workbook workbook = new Workbook ( docName...

    docs.aspose.com/cells/net/calculate-the-sum-of-...
  5. Exception "System.ArgumentException: 'Item has ...

    I ran into a different issue with a different template after the changes. Getting “System.ArgumentException: ‘Item has already been added. Key in dictionary: ‘1099511824384’ Key being added: ‘1099511824384’’” error whe…...been added'" when calling Workbook.RefreshDynamicArrayF method...dynamic array formulas. PFA workbook: dictionary.zip (442.8 KB)...

    forum.aspose.com/t/exception-system-argumentexc...
  6. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/show-and-hide-rows-co...
  7. Pdf like Excel - Free Support Forum - aspose.com

    Hello, we are saving a Workbook to PDF file and we noticed Aspose tend to put as much columns as possible (but not all) on the same page reducing the font size, even if the PDFSaveOptions.AllColumnsInOnePagePerSheet is …...#1 Hello, we are saving a workbook to PDF file and we noticed...code: [C#.NET] Workbook workbook = new Workbook("g:\\test2\\master...

    forum.aspose.com/t/pdf-like-excel/270795
  8. Repair ods file via .NET | products.aspose.com

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

    products.aspose.com/cells/net/recovery/repair-ods/
  9. Merge XLTM Files via Java | products.aspose.com

    Java sample code to combine XLTM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....XLTM file with an instance of Workbook class. Load the second XLTM...document with an instance of Workbook class. Merge files using combine()...

    products.aspose.com/cells/java/merger/xltm/
  10. Class ExternalConnectionCollection | Aspose.Cel...

    Aspose.Cells.ExternalConnections.ExternalConnectionCollection class. Specifies the ExternalConnection collection...(int) Examples [C#] Workbook wb = new Workbook ( "connection.xlsx"...[Visual Basic] Dim wb As Workbook = New Workbook ( "connection.xlsx"...

    reference.aspose.com/cells/net/aspose.cells.ext...