Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 6,054 for

workbook formulas

(0.14 sec)
  1. 获取单元格内容|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.... C# Workbook workbook = new Workbook ( "../../data/test...xlsx" ); Worksheet sheet1 = workbook . Worksheets [ 0 ]; Cells...

    docs.aspose.com/cells/zh/net/getting-cell-conte...
  2. Search TXT document without opening via Java | ...

    Java sample code to search words with pattern in TXT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....TXT file by instantiating a Workbook object. Access the first worksheet...cell containing the specified formula. Instantiate FindOptions. Find...

    products.aspose.com/cells/java/search/txt/
  3. Search TSV document without opening via Java | ...

    Java sample code to search words with pattern in TSV file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....TSV file by instantiating a Workbook object. Access the first worksheet...cell containing the specified formula. Instantiate FindOptions. Find...

    products.aspose.com/cells/java/search/tsv/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – إدارة صيغ ملفات Excel https://docs.aspose.com/cells/ar/net/using-Formulas-or-functions-to-process-data/ Recent content in إدارة صيغ ملفات Excel on Do......com/cells/ar/net/using-formulas-or-functions-to-process-data/...aspose.com/cells/ar/net/using-formulas-or-functions-to-process-data/index...

    docs.aspose.com/cells/ar/net/using-formulas-or-...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Getting Started https://docs.aspose.com/cells/net/getting-started/ Recent content in Getting Started on Documentation Hugo -- gohugo.io en https://do......DateTime, Financial, Text formulas, supports manipulation of... creating and calculating formulas and so on. product-description...

    docs.aspose.com/cells/net/getting-started/index...
  6. C++ API to Convert TEX to TXT | products.aspose...

    Convert TEX to TXT via C++ API without using Microsoft Excel or Adobe Reader...TEX to XLSB (Excel Binary Workbook) Convert TEX to XLSM (Macro-enabled...with complex mathematical formulas and symbols. TeX files are...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. Aspose::Slides::Charts::ChartData Class Referen...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::Charts::ChartData Class Re......override Represents external workbook path if external data source...internally contained Excel workbook it into an in-memory stream...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  8. set_Value() | Aspose.Slides for C++ API Reference

    Sets the value of a cell. Write System::Object....> value ) override Remarks workbook -> GetCell ( 0 , u "F2" )...Box < double > ( - 2.5 )); workbook -> GetCell ( 0 , u "G3" )...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  9. font_configs property | Aspose.Cells for Python...

    font_configs property font_configs property Gets and sets individual font configs. Only works for the Workbook which ...... Only works for the Workbook which uses this LoadOptions...LoadOptions class Workbook encoding property has_formula property English...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. YEARFRAC is not working as in Excel in Aspose C...

    In the attached file in C2 i am using the formula =YEARFRAC(DATE(2024,12,31),DATE(2025,11,30),1) In Excel this evaluates to 0.915068493150685 using this code Workbook Workbook = new Workbook("/Users/user1/files/yearf…...file in C2 i am using the formula =YEARFRAC(DATE(2024,12,31)...using this code Workbook workbook = new Workbook("/Users/user1/files/yearfrac...

    forum.aspose.com/t/yearfrac-is-not-working-as-i...