Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 161,041 for

workbook

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

    代表数据系列的误差条... 例子 [C#] Workbook workbook = new Workbook (); Cells cells...cells = workbook . Worksheets [ 0 ]. Cells ; cells [ "a1" ]. PutValue...

    reference.aspose.com/cells/zh/net/aspose.cells....
  2. AbstractTextLoadOptions - Aspose.Cells for Pyth...

    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...format, you should not save the workbook as excel file format later...

    reference.aspose.com/cells/python-java/asposece...
  3. Workbook.AcceptAllRevisions | Aspose.Cells for ...

    Workbook method. Accepts all tracked changes in the Workbook...Workbook.AcceptAllRevisions Workbook.AcceptAllRevisions method...all tracked changes in the workbook. public void AcceptAllRevisions...

    reference.aspose.com/cells/net/aspose.cells/wor...
  4. How to Prevent Users from Printing Excel File|D...

    Learn how to How to prevent users from printing excel through the Aspose.Cells for .NET API.... Open your workbook which you don’t allow others...this code, and go to back the workbook, and now when you print the...

    docs.aspose.com/cells/net/how-to-prevent-printi...
  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.... Workbooks . Open ( myPath , Missing...a new Workbook. //Open the excel file. Workbook workbook = new...

    docs.aspose.com/cells/zh/net/inserting-and-remo...
  6. Edit or View XLS Files Metadata via Java | prod...

    Java sample code to edit or view XLS format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Metadata of XLS - Java // Open Workbook metadata MetadataOptions options...); // Open the workbook Workbook w = new Workbook( "Sample1.out...

    products.aspose.com/cells/java/metadata/xls/
  7. Worksheet Views|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 provides a Workbook class that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/worksheet-views/
  8. Aspose.Cells 16.12.0 中的公共 API 更改|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....LoadFilter 属性,二者可一起控制在从模板文件初始化 Workbook 实例时加载的数据类型。 以下是仅加载模板文件中的文档属性的简单用法场景。...LoadOptions class Workbook book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. 使用嵌套对象|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 = new Workbook ( FileName ); //Instantiate...the Excel file. designer . Workbook . Save ( FileName ); 下载示例代码...

    docs.aspose.com/cells/zh/net/using-nested-objects/
  10. 在Python中将Excel转换为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.... SaveFormat workbook = self . Workbook ( self . dataDir...the document in PDF format workbook . save ( self . dataDir +...

    docs.aspose.com/cells/zh/java/converting-excel-...