Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 161,046 for

workbook

(0.09 sec)
  1. to_ole_color method | Aspose.Cells for Python v...

    to_ole_color method to_ole_color Convert color to OLE_COLOR Returns The value of OLE_COLOR def to_ole_color ( self , ......to_ole_color ( self , color , workbook ): ... Parameter Type Description...Color The Color object. workbook Workbook See Also module aspose...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Set Worksheet Zoom Factor|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 (); //Adding...//Adding a new worksheet to the Workbook object WorksheetCollection...

    docs.aspose.com/cells/net/set-worksheet-zoom-fa...
  3. WorksheetCollection.BuiltInDocumentProperties |...

    WorksheetCollection property. Returns a DocumentProperty collection that represents all the builtin document properties of the spreadsheet...Examples [C#] Workbook workbook = new Workbook (); DocumentProperty...DocumentProperty doc = workbook . Worksheets . BuiltInDocumentPrope [...

    reference.aspose.com/cells/net/aspose.cells/wor...
  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....- 拆分工作表单元格 C# Workbook workbook = new Workbook (); //Accessing...file Worksheet worksheet = workbook . Worksheets [ 0 ]; //Set...

    docs.aspose.com/cells/zh/net/split-cells-in-wor...
  5. 创建新工作簿|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类可用于简单使用 C# Workbook workbook = new Workbook ();...(); // Creating a Workbook object workbook . Save ( "test.xlsx"...

    docs.aspose.com/cells/zh/net/create-new-workbook/
  6. Repair xls file via Python | products.aspose.com

    Repair a corrupt xls file using Python. Recovery tool to repair corrupted xls file within Python 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/python-net/recovery/r...
  7. Managing Worksheets 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....//Instantiating a Workbook object $workbook = new Workbook (); //Adding...worksheet to the Workbook object $worksheets = $workbook -> getWorksheets...

    docs.aspose.com/cells/java/managing-worksheets-...
  8. Working Solution for Worksheet Resizing|Aspose....

    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....changes in the actual Excel Workbook and then return to the concerned...outside the activated Excel Workbook. The size of the OLE Object...

    docs.aspose.com/slides/net/working-solution-for...
  9. Class VbaProjectReferenceCollection | Aspose.Ce...

    Aspose.Cells.Vba.VbaProjectReferenceCollection class. Represents all references of VBA project...//Instantiating a Workbook object Workbook workbook = new Workbook (); //...project. VbaProject vbaProject = workbook . VbaProject ; // Add vba...

    reference.aspose.com/cells/net/aspose.cells.vba...
  10. Removing Worksheets Using Sheet Index in PHP|Do...

    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/removing-worksheets-u...