Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 161,046 for

workbook

(0.08 sec)
  1. VerticalPageBreak | Aspose.Cells for .NET API 参考

    封装表示垂直分页符的对象... 例子 [C#] Workbook excel = new Workbook (); //在G5添加分页符 excel...[VB] Dim excel as Workbook = new Workbook () '在 G5 添加分页符 excel...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  2. Picture.BorderWeight | Aspose.Cells for .NET AP...

    Picture property. Gets or sets the weight of the border line of a picture in units of pt...//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. data 属性 | Aspose.Cells for Python via .NET API ...

    data 属性 data 属性 获取图片的data。 例子 from aspose.cells import Workbook # Instantiating a Workbook object Workbook = Workbook......import Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () worksheet = workbook . worksheets [ 0 ] # insert first...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. Picture.SignatureLine | Aspose.Cells for .NET A...

    Picture property. Gets and sets the signature line...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding a...

    reference.aspose.com/cells/net/aspose.cells.dra...
  5. Remove XLSX Annotation via Java | products.aspo...

    Java sample code to delete XLSX format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Java Load XLSX file using Workbook class Select the relevant...Cell Id to remove it Save the workbook before & after calling RemoveAt...

    products.aspose.com/cells/java/annotation/xlsx/
  6. Remove XLS Annotation via Java | products.aspos...

    Java sample code to delete XLS format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....via Java Load XLS file using Workbook class Select the relevant...Cell Id to remove it Save the workbook before & after calling RemoveAt...

    products.aspose.com/cells/java/annotation/xls/
  7. Default Table Style not retrieved - Free Suppor...

    Looks like Default Table Style is not retrieved from Excel. Create a new Excel File > In ribbon open Format As Table > Right click one of the styles and choose Set as Default. Observe that this value is saved in xml fi…...Workbook or Worksheets.TableStyles... Sample code: Workbook workbook = new Workbook("g:\\test2\\B...

    forum.aspose.com/t/default-table-style-not-retr...
  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.... PHP 代码 # Instantiating a Workbook object that represents a Microsoft...Microsoft Excel file. $workbook = new Workbook (); \ # Note when you...

    docs.aspose.com/cells/zh/java/hello-world/
  9. Import Data to Worksheets 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 (); //Obtaining...sheet index int sheetIndex = workbook . getWorksheets (). add ();...

    docs.aspose.com/cells/java/import-data-to-works...
  10. 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 () \# Accessing the first worksheet in the Excel file...

    docs.aspose.com/cells/zh/java/setting-page-opti...