Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 161,044 for

workbook

(0.09 sec)
  1. Columns Containing Non-Strongly Typed Data|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....Open ); //Instantiating a Workbook object //Opening the Excel...the file stream Workbook workbook = new Workbook ( fstream ); //Accessing...

    docs.aspose.com/cells/net/columns-containing-no...
  2. 在 Jython 中隐藏或取消隐藏工作表|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.... cells import Workbook class HideUnhideWorksheet...HideUnhideWorksheet / ' workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/zh/java/hide-unhide-works...
  3. Enum DirectoryType | Aspose.Cells for .NET API ...

    Aspose.Cells.DirectoryType enum. Represents the directory type of the file name...Indicates that the source workbook is on the same drive as the...the dependent workbook (the drive letter is omitted) DownDirectory...

    reference.aspose.com/cells/net/aspose.cells/dir...
  4. Insert notes to XLS file via .NET | products.as...

    Insert notes to XLS using C#. Use API example code to insert notes within .NET application....by creating an instance of Workbook Insert notes to the Worksheet...Worksheet in a Cell Save the workbook In Office 365, notes are for...

    products.aspose.com/cells/net/notes/insert-note...
  5. Aspose::Cells::CalculationCell::GetWorkbook met...

    Aspose::Cells::CalculationCell::GetWorkbook method. Gets the Workbook object in C++.... method Gets the Workbook object. Workbook Aspose :: Cells ::...GetWorkbook () See Also Class Workbook Class CalculationCell Namespace...

    reference.aspose.com/cells/cpp/aspose.cells/cal...
  6. Working with Worksheets in Apache POI and 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....Sheet Within Workbook Re-Order Sheets Within Workbook Header and...Aspose.Cells Working with Workbooks in Apache POI and Aspose.Cells...

    docs.aspose.com/cells/java/working-with-workshe...
  7. Document Not Saved Issue|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....When you attempt to save a workbook, you may receive the following...following conditions are true: The workbook was created from a template...

    docs.aspose.com/cells/net/document-not-saved-is...
  8. 在PHP中向现有Excel文件添加工作表|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/zh/net/add-worksheets-to-...
  9. Display or Hide Gridlines in Python|Documentation

    Learn how to Display or Hide Gridlines through the Aspose.Cells for Python Via Java API.... Python Code workbook = self . Workbook ( self . dataDir...the Excel file worksheets = workbook . getWorksheets () worksheet...

    docs.aspose.com/cells/java/display-or-hide-grid...
  10. WriteWorkbookStream() | Aspose.Slides for C++ A...

    Initializes the internally contained Excel Workbook with user-specified value....internally contained Excel workbook with user-specified value...containing the entire Excel workbook. See Also Typedef SharedPtr...

    reference.aspose.com/slides/cpp/aspose.slides.c...