Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 161,045 for

workbook

(0.1 sec)
  1. (ASPOSE CELLS FOR .net) support copy to Clipboa...

    DOES ASPOSE CELLS FOR .net support copy to Clipboad(Range of cells) and paste that in word document using Aspose word...com/cells/net/convert-workbook-to-different-formats/#convert-excel-workbook-to-docx...following codes: Workbook workbook = new Workbook(dir + "b2.xlsx");...

    forum.aspose.com/t/aspose-cells-for-net-support...
  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.... Python 代码 workbook = self . Workbook ( self . dataDir...Excel file customProperties = workbook . getWorksheets () . getCustomDocumentPro...

    docs.aspose.com/cells/zh/java/managing-document...
  3. 从工作表导出数据|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....dataDir + "workbook.xls" ); //Instantiating a Workbook object Workbook...Workbook workbook = new Workbook ( fstream ); //Accessing the...

    docs.aspose.com/cells/zh/java/export-data-from-...
  4. FontSetting类 | Aspose.Cells for Python via .NET...

    FontSetting类 FontSetting类 表示单元格文本中的一系列字符。 FontSetting 类型公开了以下成员: 构造器 构造器 描述 FontSetting(start_index, length, sheets) ......cells import Workbook from aspose.pydrawing import...Instantiating a Workbook object workbook = Workbook () # Adding a...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. 在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...WorkingWithWorksheet / ZoomFactor / ' workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/zh/java/zoom-factor-in-jy...
  6. Working with Headers and Footers|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/working-with-headers-...
  7. 在 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 class DisplayHideGridlines...DisplayHideGridlines / ' workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/zh/java/display-hide-grid...
  8. 在PHP中将工作表转换为SVG|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....//Create a workbook object from the template file $workbook = new...new Workbook ( $path ); //Convert each worksheet into svg format...

    docs.aspose.com/cells/zh/java/converting-worksh...
  9. Interface LightCellsDataHandler | Aspose.Cells ...

    Aspose.Cells.LightCellsDataHandler interface. Represents cells data handler for reading large spreadsheet files in light weight mode... Remarks When reading a workbook by this mode, StartSheet will...reading every worksheet in the workbook. For one sheet, if StartSheet...

    reference.aspose.com/cells/net/aspose.cells/lig...
  10. Class WorkbookPrintingPreview | Aspose.Cells fo...

    Aspose.Cells.Rendering.WorkbookPrintingPreview class. Workbook printing preview...WorkbookPrintingPrev class Workbook printing preview. public class...Description WorkbookPrintingPrev (Workbook, ImageOrPrintOptions) The...

    reference.aspose.com/cells/net/aspose.cells.ren...