Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 2,894 for

workbook formulas

(0.07 sec)
  1. Convert POTX to XLSX Format via Java or with fr...

    Convert POTX to XLSX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POTX to XLSX online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/potx-...
  2. 获取单元格内容|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....file Worksheet worksheet = workbook . getWorksheets (). get (...break ; case Cell . CELL_TYPE_FORMULA : System . out . println (...

    docs.aspose.com/cells/zh/java/getting-cell-cont...
  3. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Copy Excel Sheet to another Workbook in C# How to Merge Cells in...File in C# How to Remove a Formula in Excel without Removing Contents...

    kb.aspose.com/cells/net/page/4/
  4. How to change background in comment in Excel|Do...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel....from the details of how a formula works, where a value comes...is used to initialize the Workbook object in the code below....

    docs.aspose.com/cells/net/how-to-set-comment-ba...
  5. Convert PCL to XLSB in Android Apps | products....

    Render PCL to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...such as data manipulation, formula calculation, charting, and...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  6. Aspose.Cells Object Model|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....of the object model is the Workbook object. A brief description...WorksheetCollection/Worksheet Workbook object contains the WorksheetCollection...

    docs.aspose.com/cells/net/aspose-cells-object-m...
  7. Aspose.Cells Object Model|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....of the object model is the Workbook object. A brief description...WorksheetCollection/Worksheet Workbook object contains the WorksheetCollection...

    docs.aspose.com/cells/java/aspose-cells-object-...
  8. How to Use Image Markers in Smart Markers|Docum...

    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....following sample creates a workbook and then adds the smart‑marker...Data with Smart Markers Using Formula parameter in Smart Marker field...

    docs.aspose.com/cells/net/how-to-use-image-mark...
  9. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells....field and set the appropriate formula for calculation. Then you can...field. In the “Formula” field, enter the formula you want to perform...

    docs.aspose.com/cells/java/add-calculated-field...
  10. Getting Cell Contents|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....file Worksheet worksheet = workbook . getWorksheets (). get (...break ; case Cell . CELL_TYPE_FORMULA : System . out . println (...

    docs.aspose.com/cells/java/getting-cell-contents/