Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 160,991 for

workbook

(0.09 sec)
  1. Getting started|Documentation

    setup Aspose.Cells for Node.js via Java and installation guidelines....cells" ); var workbook = new aspose . cells . Workbook ( aspose ... FileFormatType . XLSX ); workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejsjava/getting-started/
  2. WorkbookSettings | Aspose.Cells for Java API Re...

    Represents all settings of the Workbook....of the workbook. Example Workbook workbook = new Workbook(); WorkbookSettings...WorkbookSettings settings = workbook.getSettings(); //do your business...

    reference.aspose.com/cells/java/com.aspose.cell...
  3. Save an excel with ink and textbox grouped toge...

    We have an excel file with ink and textbox grouped together, when try to read the excel file then save it the file become corrupted, i used the following java code: Workbook Workbook = new Workbook(“group_textbox_with_i…...following java code: Workbook workbook = new Workbook(“group_textbox_with_ink...x_with_ink.xlsx”); workbook.save(“group_textbox_with_ink_saved...

    forum.aspose.com/t/save-an-excel-with-ink-and-t...
  4. 在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/managing-document...
  5. ChartData | Aspose.Sildes for Node.js via Java ...

    ChartData ChartData class Represents data used for a chart plotting. getCategories Name Description getCategories () ......getDataSourceType () Represents external workbook path if external data source...InvalidOperationExce Chart doesn’t use workbook as a data source getSecondaryCategori...

    reference.aspose.com/slides/nodejs-java/aspose....
  6. WorkbookDesigner | Aspose.Cells for Java API Re...

    Encapsulates the object that represents a designer spreadsheet....setWorkbook(new Workbook("SmartMarker_Designer.xls"));...class. WorkbookDesigner(Workbook workbook) Initializes a new instance...

    reference.aspose.com/cells/java/com.aspose.cell...
  7. Excel遍历图片 适应单元格大小并居中 - Free Support Forum - asp...

    我有一个excel中含有多张照片,我想要按照将里面的图片全部适应单元格大小并居中处理 ,有什么好的方法吗? 最好性能上是比较好...the Excel file Workbook workbook = new Workbook("d:\\files\\Book1...xlsx"); Worksheet worksheet = workbook.getWorksheets().get(0); //Get...

    forum.aspose.com/t/excel/292674
  8. Unprotect 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....Instantiating a Workbook object workbook = self . Workbook ( self ...."Book1.xls" ) worksheets = workbook . getWorksheets () worksheet...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  9. Aspose::Cells::Drawing::Picture::GetOriginalHei...

    Aspose::Cells::Drawing::Picture::GetOriginalHeightCM method. Gets the original height of picture, in unit of centimeters in C++....//Instantiating a Workbook object Workbook workbook ; Worksheet worksheet...worksheet = workbook . GetWorksheets (). Get ( 0 ); //Adding a...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  10. Workbook.HasExernalLinks | Aspose.Cells for .NE...

    Workbook method. Indicates whether this Workbook contains external links to other data sources...Workbook.HasExernalLinks Workbook.HasExernalLinks method Indicates...Indicates whether this workbook contains external links to other...

    reference.aspose.com/cells/net/aspose.cells/wor...