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

workbook

(0.07 sec)
  1. 在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...
  2. 通过 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....创建新的电子表格 Workbook 类可用于简单使用。 Java //Instantiating a Workbook object...object Workbook workbook = new Workbook (); //Adding a new worksheet...

    docs.aspose.com/cells/zh/java/create-new-spread...
  3. 在 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...
  4. Aspose delete space in Formula and line break i...

    Hello, We have a problem after the calculate Formula with aspose, we discovered that aspose delete both spaces in Formula and line break. this is the code that we used: Workbook Workbook = new Workbook(“file.xlsx”); …...that we used: Workbook workbook = new Workbook(“file.xlsx”);...xlsx”); workbook.calculateFormula(true); workbook.save(“file.xlsx”);...

    forum.aspose.com/t/aspose-delete-space-in-formu...
  5. 从工作表导出数据|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-...
  6. 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...
  7. 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-...
  8. Public API Changes in Aspose.Cells 8.8.1|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....be loaded when building the workbook from a template file. Filtering...Tables. Settings loads only Workbook & Worksheet settings. Shape...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. 在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...
  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...