Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 161,045 for

workbook

(0.1 sec)
  1. 使用Aspose.Cells查找单元格中的值|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 ( "workbook...file Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/find-value-in-cel...
  2. 如何修复加载大型电子表格时的java.lang.OutOfMemoryError|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....Contents [ Hide ] 在加载大型电子表格时,Workbook构造函数有可能抛出java.lang.OutOfMe...载和处理电子表格时的内存消耗。这些选项还可以有效地在Workbook对象中加载包含大量数据集的大型电子表格。 Java //Specify...

    docs.aspose.com/cells/zh/java/how-to-fix-the-ja...
  3. Data | 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....
  4. Converting Worksheet to SVG in PHP|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/java/converting-worksheet...
  5. Aspose::Cells::Drawing::Picture::GetSignatureLi...

    Aspose::Cells::Drawing::Picture::GetSignatureLine method. Gets and sets the signature line 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...
  6. FormulaSettings | Aspose.Cells for Java API Ref...

    Settings of formulas and calculation....full calculation when the workbook is opened. getCalculateOnSave()...Indicates whether recalculate the workbook before saving the document...

    reference.aspose.com/cells/java/com.aspose.cell...
  7. Insert text into a cell|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....new worksheet part to the workbook. WorksheetPart newWorksheetPart...Sheets sheets = workbookPart . Workbook . GetFirstChild < Sheets >();...

    docs.aspose.com/cells/net/insert-text-into-a-cell/
  8. Convert Excel to PowerPoint|Documentation

    Convert excel file to PPT using Python.... Convert Excel Workbook to PPT No need to wonder how...how to convert Excel Workbook to PowerPoint, because Aspose.Cells...

    docs.aspose.com/cells/python-java/convert-excel...
  9. 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 代码 workbook = self . Workbook ( self . dataDir...the Excel file worksheets = workbook . getWorksheets () worksheet...

    docs.aspose.com/cells/zh/java/zoom-factor-in-py...
  10. Aspose Cells exception while converting XLS fil...

    Hi, I am getting exception while converting few excel files. I have tried both the jars Aspose Cells 23.1 & 23.2. Can you please check these files Aspose Cells exception while converting XLS files.zip (177.1 KB)...Sample code: Workbook workbook1 = new Workbook("f:\\files\\PRV-MM-TQ-00015...save("f:\\files\\out1.pdf"); Workbook workbook2 = new Workbook("f:\\files\\PRV-MM-TQ-00019...

    forum.aspose.com/t/aspose-cells-exception-while...