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

workbook

(0.1 sec)
  1. Convert XLT to RTF using Python or with free On...

    XLT to RTF conversion in your Python applications without using Microsoft Office or online. Test free XLT to RTF online converter quickly before integrating the code....the source XLT file using Workbook class Save XLT file to HTML...a starting point for a new workbook, or it can be used as a template...

    products.aspose.com/total/python-net/conversion...
  2. CustomDocumentPropertyCollection | Aspose.Cells...

    自定义文档属性的集合...[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook ( "book1.xls"...CustomDocumentProper customProperties = workbook . Worksheets . CustomDocumentProper...

    reference.aspose.com/cells/zh/net/aspose.cells....
  3. Row类 | Aspose.Cells for Python via .NET API 参考资料

    Row类 Row类 代表工作表中的一行。 Row 类型公开了以下成员: 特性 属性 描述 is_blank 指示该行是否包含任何数据 is_collapsed 行是否折叠 height 获取和设置以 Points 为单位的行高。 is......BackgroundType , StyleFlag , Workbook from aspose.pydrawing import...Instantiating a Workbook object workbook = Workbook () # Obtaining...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. Retrieve the values of cells|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....Retrieve a reference to the workbook part. WorkbookPart wbPart...Sheet theSheet = wbPart . Workbook . Descendants < Sheet >()...

    docs.aspose.com/cells/net/retrieve-the-values-o...
  5. 在Ruby中冻结窗格|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 = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/zh/java/freeze-panes-in-r...
  6. Display or Hide Gridlines in Ruby|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 = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/java/display-or-hide-grid...
  7. 在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-...
  8. ShapeTextAlignment class | Aspose.Cells for Pyt...

    ShapeTextAlignment class ShapeTextAlignment class Represents the setting of shape’s text alignment; The ShapeTextAlig......import Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () shape = workbook . worksheets [ 0 ] . shapes . add_rectangle...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. 使用Aspose.Cells打印工作簿|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....//Instantiate a new workbook Workbook book = new Workbook ( dataDir +...object with respect to your workbook WorkbookRender wr = new WorkbookRender...

    docs.aspose.com/cells/zh/java/printing-workbook...
  10. WorkbookDesigner - Aspose.Cells for Python via ...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WebExtensionTaskPane WebQueryConnection Workbook WorkbookDesigner WorkbookMetadata...WorkbookDesigner class. WorkbookDesigner (workbook) Initializes a new instance...

    reference.aspose.com/cells/python-java/asposece...