Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 161,046 for

workbook

(0.09 sec)
  1. 在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....by excel file path $workbook = new Workbook ( $dataDir . "book1...worksheet to the Workbook object $worksheets = $workbook -> getWorksheets...

    docs.aspose.com/cells/zh/java/page-break-previe...
  2. 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 workbook = self . Workbook ( self ...."Book1.xls" ) worksheets = workbook . getWorksheets () worksheet...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  3. SignatureLine | Aspose.Cells for .NET API 参考

    获取并设置签名行...[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //在工作表中行列索引均为1的单元格位置添加图片。它是“B2”单元格...

    reference.aspose.com/cells/zh/net/aspose.cells....
  4. ErrorCheckOption class | Aspose.Cells for Pytho...

    ErrorCheckOption class ErrorCheckOption class Error check setting applied on certain ranges. The ErrorCheckOption typ......ErrorCheckType , Workbook workbook = Workbook () opts = workbook . worksheets...create_cell_area ( "A1" , "B10" )) workbook . save ( r "Book1.xlsx" )...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Public API Changes in Aspose.Cells 8.4.0|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....//Create workbook object from source Excel file Workbook workbook...workbook = new Workbook ( "source.xlsm" ); //Change the VBA Module...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Aspose::Cells::Drawing::Picture::SetBorderWeigh...

    Aspose::Cells::Drawing::Picture::SetBorderWeight method. Gets or sets the weight of the border line of a picture in units of pt in C++....//Instantiating a Workbook object Workbook workbook ; Worksheet worksheet...worksheet = workbook . GetWorksheets (). Get ( 0 ); //Adding a...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  7. Copying and Moving Worksheets in Ruby|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....Worksheets Copy Worksheets within a Workbook To copy worksheet using Aspose...Code def copy_worksheet ( workbook ) # Create a Worksheets object...

    docs.aspose.com/cells/java/copying-and-moving-w...
  8. 在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...Instantiating a Workbook object workbook = Workbook ( dataDir + "Book1...

    docs.aspose.com/cells/zh/java/unprotecting-simp...
  9. 冻结窗格的使用|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 (); //Accessing...file Worksheet worksheet = workbook . Worksheets [ 0 ]; worksheet...

    docs.aspose.com/cells/zh/net/working-with-freez...
  10. Aspose::Cells::ExternalLinkCollection class | A...

    Aspose::Cells::ExternalLinkCollection class. Represents external links collection in a Workbook in C++....external links collection in a workbook. class ExternalLinkCollecti...specified external link from the workbook. RemoveAt(int32_t index, bool...

    reference.aspose.com/cells/cpp/aspose.cells/ext...