Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 161,045 for

workbook

(0.07 sec)
  1. Split Panes in Apache POI and Aspose.Cells|Docu...

    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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class provides a wide range of properties...

    docs.aspose.com/cells/java/split-panes-in-apach...
  2. Class HorizontalPageBreakCollection | Aspose.Ce...

    Aspose.Cells.HorizontalPageBreakCollection class. Encapsulates a collection of HorizontalPageBreak objects...methods) Examples [C#] Workbook excel = new Workbook (); //Add a pagebreak...[VB] Dim excel as Workbook = new Workbook () ' Add a pagebreak...

    reference.aspose.com/cells/net/aspose.cells/hor...
  3. Aspose::Cells::LoadDataFilterOptions enum | Asp...

    Aspose::Cells::LoadDataFilterOptions enum. Represents the options to filter data when loading Workbook from template in C++....to filter data when loading workbook from template. enum class...for workbook. Settings 1114112 Load settings for workbook and...

    reference.aspose.com/cells/cpp/aspose.cells/loa...
  4. 获取特定单元格的文本|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 ThisWorkbook = excelApp . Workbooks . Open (...//Instantiating a Workbook object Workbook workbook = new Workbook ( myPath...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  5. SignatureLine class | Aspose.Cells for Python v...

    SignatureLine class SignatureLine class Represent the signature line. The SignatureLine type exposes the following me......cells import Workbook from aspose.cells.drawing...Instantiating a Workbook object workbook = Workbook () worksheet...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. 在单元格中插入文本|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 worksheet part to the workbook. WorksheetPart newWorksheetPart...Sheets sheets = workbookPart . Workbook . GetFirstChild < Sheets >();...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  7. Create Charts in xlsx4j|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 Workbook workbook = new Workbook (); //...WorksheetCollection worksheets = workbook . getWorksheets (); Worksheet...

    docs.aspose.com/cells/java/create-charts-in-xls...
  8. ExternalLinkCollection - Aspose.Cells for PHP v...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WebExtensionTaskPane WebQueryConnection Workbook WorkbookDesigner WorkbookMetadata...external links collection in a workbook. Example: //Open a file with...

    reference.aspose.com/cells/php/aspose.cells/Ext...
  9. Repair xls file via .NET | products.aspose.com

    Repair a corrupt xls file using C#. Recovery tool to repair corrupted xls file within .NET 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/net/recovery/repair-xls/
  10. Combining sheets from different workbooks resul...

    When building a single Excel reporting package using Aspose.Cells based on multiple copies of worksheets from multiple source Excel files, it appears that you can end up with a Workbook that can crash Excel (window just …...Combining sheets from different workbooks results in corrupt file that...that you can end up with a workbook that can crash Excel (window...

    forum.aspose.com/t/combining-sheets-from-differ...