Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 6,061 for

workbook formulas

(0.07 sec)
  1. WorkbookDesigner类 | Aspose.Cells for Python via...

    WorkbookDesigner类 WorkbookDesigner类 封装表示设计器电子表格的对象。 WorkbookDesigner 类型公开了以下成员: 构造器 构造器 描述 WorkbookDesigner() 初始化 Wor...... WorkbookDesigner(workbook) 初始化 WorkbookDesigner 类的新实例。...类的新实例。 特性 属性 描述 workbook 获取和设置 WorkbookDesigner.workbook 对象。 repea...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. Find Value in Cells in xlsx4j|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/java/find-value-in-cells-...
  3. Convert XLSX to PPT using Python or with free O...

    XLSX to PPT conversion in your Python applications without using Microsoft Office or online. Test free XLSX to PPT online converter quickly before integrating the code....to PPT in Python Step 1 Use Workbook class instance to open the...standard format for Excel workbooks in recent versions of the...

    products.aspose.com/total/python-net/conversion...
  4. Convert XLSX to PPSX using Python or with free ...

    XLSX to PPSX conversion in your Python applications without using Microsoft Office or online. Test free XLSX to PPSX online converter quickly before integrating the code....PPSX in Python Step 1 Use Workbook class instance to open the...standard format for Excel workbooks in recent versions of the...

    products.aspose.com/total/python-net/conversion...
  5. Convert DOTX to XLSX in C++ or with free Online...

    C++ API to Convert DOTX to XLSX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLSX online converter quickly before integrating the code....DOTX to XLSB (Excel Binary Workbook) Convert DOTX to XLSM (Macro-enabled...standard format for Excel workbooks in recent versions of the...

    products.aspose.com/total/cpp/conversion/dotx-t...
  6. Aspose.Cells for .NET 23.9 Release Notes|Docume...

    Aspose.Cells for .Net 23.9 Release Notes – the latest enhancements, new features, and fixes....Support to parse and calculate formula with user defined custom function...Support Refreshing All of the workbook Enhancement CELLSNET-54040...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  7. Java API to Render MHTML to TXT | products.aspo...

    Export MHTML to TXT via Java API without using Microsoft Excel or Adobe Reader...spreadsheets, such as adding formulas, formatting cells, and more...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/java/conversion/mhtml...
  8. Compress and Decompress XLSB Files via .NET

    C# compression and decompression source code to compress XLSB documents into a single zip archive or vice versa on .NET Framework, .NET Core....structures that specify Excel workbook content. The content can include...or both numbers and text, formulas, external data connections...

    products.aspose.com/zip/net/zip-file/xlsb/
  9. Online TEX File Compression or Build Python App...

    Free online app to compress different TEX files. Python archiving library code for TEX documents....Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...Compress XLSX Files (Open XML Workbook) Compress XLT Files (Excel...

    products.aspose.com/total/python-net/compress/tex/
  10. 在单元格中查找数值|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 ( "../...file Worksheet worksheet = workbook . Worksheets [ 0 ]; //Finding...

    docs.aspose.com/cells/zh/net/find-value-in-cells/