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

workbook formulas

(0.12 sec)
  1. Aspose::Cells::Tables::ListColumn class | Aspos...

    Aspose::Cells::Tables::ListColumn class. Represents a column in a Table in C++....isR1C1, bool isLocal) Gets the formula of this list column. GetCu...isR1C1, bool isLocal) Gets the formula of totals row of this list...

    reference.aspose.com/cells/cpp/aspose.cells.tab...
  2. Convert PS to XLT in Android Apps | products.as...

    Render PS to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...such as data import/export, formula calculation, chart creation...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  3. Aspose::Cells::Tables::ListObject class | Aspos...

    Aspose::Cells::Tables::ListObject class. Represents a list object on a worksheet. The ListObject object is a member of the ListObjects collection. The ListObjects collection contains all the list objects on a worksheet in C++.... const U16String& formula) Put the formula to the cell in the...columnOffset, const char16_t* formula) Put the formula to the cell in the...

    reference.aspose.com/cells/cpp/aspose.cells.tab...
  4. ChartData|Aspose.Sildes for Python via .NET API...

    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....Name Description chart_data_workbook Gets the cells factory to...data_source_type Represents external workbook path if external data source...

    docs.aspose.com/slides/python-net/api-reference...
  5. IChartData|Aspose.Sildes for Python via .NET AP...

    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....Name Description chart_data_workbook Gets the cells factory to...external_workbook_path Represents external workbook path if data...

    docs.aspose.com/slides/python-net/api-reference...
  6. Globalization and Localization|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....German Locale in Named Range Formulae Using GlobalizationSetting...Label of Pie Chart Load the Workbook with specific System Culture...

    docs.aspose.com/cells/net/globalization-and-loc...
  7. Convert JSON Format to WMF via .NET | products....

    Parse JSON to WMF in C# without using third party dependencies...to WMF via C# Create a new Workbook object and read JSON data...defined using mathematical formulas that represent lines, curves...

    products.aspose.com/total/net/conversion/json-t...
  8. Convert JSON Format to MOBI via Java | products...

    Parse JSON to MOBI in Java without using Microsoft Word...charts, pivot tables, and formulas. Aspose.Words for Java is...MOBI via Java Create a new Workbook object and read valid JSON...

    products.aspose.com/total/java/conversion/json-...
  9. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....add a shape var book = new Workbook ( "sample.xlsx" ); // Access...add a shape var book = new Workbook ( "sample.xlsx" ); // Access...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. SaveFormat.HTML 转为为html问题 - Free Support Forum ...

    Workbook.save(baos, SaveFormat.HTML); 如上将excel转换为html,在老版本中转换如下: <td height='16' class='x17' style='height:12.3pt;overflow:hidden;'>B202310191143390700</td> 而新版本中,转换如下: <td height='16' class='x22' style='height:12.3p…...October 19, 2023, 7:07am 1 workbook.save(baos, SaveFormat.HTML);...SaveFormat; import com.aspose.cells.Workbook; import java.io.ByteArrayOutputStrea;...

    forum.aspose.com/t/saveformat-html-html/273031