Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,929 for

formula calculation

(0.12 sec)
  1. Bug Report: Aspose.Words InsertImage(byte[]) re...

    DocumentBuilder.InsertImage(byte[]) returns a Shape with incorrect Width and Height values when the PNG image contains specific DPI metadata. The dimensions are significantly smaller than expected based on the image’s pi…...Bitmap: 96x96 Expected points calculation: 1254 / 96 * 72 = 940.5 Actual...InsertImage(byte[]) should calculate dimensions consistently with:...

    forum.aspose.com/t/bug-report-aspose-words-inse...
  2. Burning lenght from DXF and surface area from S...

    Hello, I need to calculate burning lengths and hole counts from DXF files (a simple sample code is sufficient). After that, I want to compute surface area from STEP files. Does the .NET DLL library support these featu…...11:55am 1 Hello, I need to calculate burning lengths and hole counts...and, based on their type, calculate the required lengths or count...

    forum.aspose.com/t/burning-lenght-from-dxf-and-...
  3. 使用C++的Node.js计算数据表数组公式|Documentation

    如何使用Aspose.Cells库对Microsoft Excel中的数据表数组公式进行计算。加载或创建Excel文件,计算数组公式,然后保存修改后的文件。...100 ); // Calculate formula, now it also calculates Data Table...Table array formula workbook . calculateFormula (); // Save the workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  4. 用C++计算数据表的数组公式|Documentation

    如何使用Aspose.Cells库在Microsoft Excel中用C++计算数据表的数组公式。通过加载现有Excel文件或创建新Excel文件,利用Aspose.Cells提供的方法计算数组公式并获取结果。最后保存修改后的Excel文件。...100 ); // Calculate formula, now it also calculates Data Table...Table array formula workbook . CalculateFormula (); // Save the workbook...

    docs.aspose.com/cells/zh/cpp/calculation-of-arr...
  5. Java API to Render PS to ODS | products.aspose.com

    Export PS to ODS via Java API without using Microsoft Excel or Adobe Reader...data import/export, formula calculation, charting, and much more...

    products.aspose.com/total/java/conversion/ps-to...
  6. 使用Aspose.Cells for Node.js via C++计算IFNA函数|Docu...

    如何通过C++的Node.js使用Aspose.Cells库计算IFNA函数。加载现有Excel文件或创建新文件,然后计算IFNA函数以获取结果。最后,将修改后的Excel文件保存到磁盘。...get ( "A6" ); // Assign IFNA formula to A5 and A6 cellA5 . setFormula..."Not found")' ); // Calculate the formula of workbook workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/calculating...
  7. Smart Marker Parameters|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....contain visual formatting, formulas and smart markers. They can...the data marker to make calculations based on the inserted data...

    docs.aspose.com/cells/net/smart-marker-parameters/
  8. Smartly importing and placing data with Smart m...

    Smartly importing and placing data according to the template Excel files with Aspose.Cells for Python via .Net library....contain visual formatting, formulas and smart markers. They can...the data marker to make calculations based on the inserted data...

    docs.aspose.com/cells/python-net/using-smart-ma...
  9. Why Not Open XML SDK|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.... Robust Formula Calculation Engine that supports...Microsoft Excel. No Yes Calculate/Recalculate formulas dynamically No...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  10. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...calculate_formula() 进行任何类型公式的计算。 在下面的示例中,我们使用...( 100 ) # Calculate formula, now it also calculates Data Table...

    docs.aspose.com/cells/zh/python-net/calculation...