Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 160,964 for

workbook

(0.11 sec)
  1. SpreadsheetOptions | Aspose.Sildes for Node.js ...

    SpreadsheetOptions SpreadsheetOptions class Represents options which can be used to specify additional spreadsheets b......for the chart is an external workbook and it’s not available, it...InvalidOperationExce Thrown when external workbook in unavailable and RecoverWorkbookFromC...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. Hide or Unhide a Worksheet in 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 Code workbook = self . Workbook ( self . dataDir...the Excel file worksheets = workbook . getWorksheets () worksheet...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  3. ExternalLink类 | Aspose.Cells for Python via .NE...

    ExternalLink类 ExternalLink类 表示工作簿中的外部链接。 ExternalLink 类型公开了以下成员: 特性 属性 描述 type 获取外部链接的类型。 original_data_source 表示外部链接......import Workbook # Open a file with external links workbook = Workbook...External Link externalLink = workbook . worksheets . external_links...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. EbookLoadOptions class | Aspose.Cells for Pytho...

    EbookLoadOptions class EbookLoadOptions class Represents options when importing an ebook file. Inheritance: EbookLoad......and set the password of the workbook. parsing_formula_on_open Indicates...interface language of the Workbook version based on CountryCode...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. copy方法 | Aspose.Cells for Python via .NET API 参考资料

    copy方法 copy(source) 从源工作簿对象复制数据。 def copy ( self , source ): ... 范围 类型 描述 source Workbook 源工作簿对象。 copy(source, copy_o...... 范围 类型 描述 source Workbook 源工作簿对象。 copy(source, copy_options)...copy_options ): ... 范围 类型 描述 source Workbook 源工作簿对象。 copy_options CopyOptions...

    reference.aspose.com/cells/python-net/zh/aspose...
  6. 更改图表位置和大小|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....get/setY() Java Workbook workbook = new Workbook ( dataDir + "AsposeChart...xls" ); Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/change-chart-posi...
  7. Using ICustomFunction Feature|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....//Open the workbook Workbook workbook = new Workbook (); //Obtaining...worksheet Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/java/using-icustomfunctio...
  8. 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....
  9. Aspose-cells Excel convert to PDF to follow Pri...

    Hi, I have an excel file that I want to convert to pdf. Is there a way for me to convert to pdf where-in it will follow how it is displayed in the Print Preview (Settings) / Print to PDF? Currently, some pages that are …... Workbook workbook = new Workbook(sourceFilePath);...setAllColumnsInOnePa (true); workbook.save(finalSourcePath, pdfOptions);...

    forum.aspose.com/t/aspose-cells-excel-convert-t...
  10. Set DefaultFont property of PdfSaveOptions and ...

    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....DefaultFont to all the text in the workbook that has a missing (not installed)...try to set Workbook’s default font (i.e., Workbook.DefaultStyle...

    docs.aspose.com/cells/java/set-defaultfont-prop...