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

workbook

(0.09 sec)
  1. Merge JSON to XLSM via Python | products.aspose...

    Merge JSON to XLSM Online for Free. Free Online JSON to XLSM Merger. Merge JSON to Word, Excel, PPTX, PDF, JPG, HTML, ODS, SVG, XPS and more.... Upload your files, call Workbook.Combine method for merging...import Workbook workbook = Workbook( "Input.xlsx" ) workbook.combine(Workbook(...

    products.aspose.com/cells/python-net/merger/mer...
  2. 在xlsx4j中将电子表格转换为PDF|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....Java Workbook workbook = new Workbook ( dataDir + "workbook.xls"...the document in PDF format workbook . save ( dataDir + "AsposeConvert...

    docs.aspose.com/cells/zh/java/convert-spreadshe...
  3. 在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/zoom-factor-in-ruby/
  4. Create XLSX Using Python | products.aspose.com

    Generate Microsoft Excel XLSX documents using Python applications without using Microsoft Office....parameter while creating the Workbook object. How to Create XLSX...File in Python Create new Workbook class object having FileFormatType...

    products.aspose.com/total/python-java/create/xlsx/
  5. This pivot field has more unique items than can...

    Aspose.Cells for .NET在使用Aspose.Cells.Pivot.PivotTable 的AddFieldToArea(PivotFieldType fieldType, string fieldName)時,新增PivotFieldType.Row的資料進去,會出現"This pivot field has more unique items than can be used in a pivot table."的…...In this article, find all workbook, worksheet, and feature specifications...Load the workbook Workbook workbook = new Workbook(filePath +...

    forum.aspose.com/t/this-pivot-field-has-more-un...
  6. IsSameSetting | Aspose.Cells for .NET API 参考

    返回形状是否相同...[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //插入第一张图片 int imgIndex1...

    reference.aspose.com/cells/zh/net/aspose.cells....
  7. Public API Changes in Aspose.Cells 8.9.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....an instance of Workbook var book = new Workbook ( dir + "sample...an instance of Workbook var book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. ConditionalFormattingIconCollection类 | Aspose.C...

    ConditionalFormattingIconCollection类 ConditionalFormattingIconCollection类 表示 ConditionalFormattingIcon 个对象的集合。 Condit......IconSetType , Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () sheet = workbook . worksheets [ 0 ] # Get Conditional...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. Working Solution for Worksheet Resizing|Aspose....

    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....changes in the actual Excel Workbook and then return to the concerned...outside the activated Excel Workbook. The size of the OLE Object...

    docs.aspose.com/slides/java/working-solution-fo...
  10. Different Ways to Save Files|Documentation

    Aspose.Cells for .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....Cells provides the Workbook which represents a Microsoft...work with Excel files. The Workbook class provides the Save method...

    docs.aspose.com/cells/net/different-ways-to-sav...