Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 161,004 for

workbook

(0.09 sec)
  1. Python中复制和移动工作表|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 = self .... Workbook ( self . dataDir + "Book1.xls" ) \# Create a Worksheets...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  2. Picture.OriginalHeight | Aspose.Cells for .NET ...

    Picture property. Gets the original height of the picture...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding a...

    reference.aspose.com/cells/net/aspose.cells.dra...
  3. Picture.OriginalWidth | Aspose.Cells for .NET A...

    Picture property. Gets the original width of the picture...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding a...

    reference.aspose.com/cells/net/aspose.cells.dra...
  4. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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....module to the instance of Workbook. The VbaModuleCollection.Add...//Create new workbook Workbook workbook = new Workbook (); //Access...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. signature_line property | Aspose.Cells for Pyth...

    signature_line property signature_line property Gets and sets the signature line Example from aspose.cells import Wor......cells import Workbook from aspose.cells.drawing...Instantiating a Workbook object workbook = Workbook () worksheet...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Encrypting Files 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/encrypting-files-in-php/
  7. Split Panes in 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 from com . aspose . cells...saveFormat = SaveFormat ; workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/java/split-panes-in-jython/
  8. 保护和取消保护工作表|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.... Workbooks . Open ( myPath , Missing...a new Workbook. //Open the excel file. Workbook workbook = new...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  9. Aspose.Cells 8.4.0 中的公共 API 变更|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.... Java Workbook workbook = new Workbook ( "source.xlsm"...VbaModuleCollection modules = workbook . getVbaProject (). getModules...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. SetExternalWorkbook() | Aspose.Slides for C++ A...

    Sets external Workbook as a data source for the chart. Chart data will be updated from the target Workbook....ing) method Sets external workbook as a data source for the chart...be updated from the target workbook. virtual void Aspose :: Slides...

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