Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 160,988 for

workbook

(0.15 sec)
  1. Error in result after converting spreadsheet fo...

    G40单元格在excel中公式计算为64000.00,通过接口转为html之后显示的是64100.00 image.png (119.9 KB) this is my excel:EPPR_60761.zip (28.7 KB) this is my code: Workbook Workbook = new Workbook("D://Program_Data//Aspose//EPPR_60761//EPPR_60761.x…...this is my code: Workbook workbook = new Workbook("D://Program_...60761//EPPR_60761.xlsx"); workbook.save("D://Program_Data//A...

    forum.aspose.com/t/error-in-result-after-conver...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Developer Guide https://docs.aspose.com/cells/net/developer-guide/ Recent content in Developer Guide on Documentation Hugo -- gohugo.io en https://do......creating-a-new-workbook Creating a New Workbook The following...following example creates a new workbook from the scratch. application/javascript...

    docs.aspose.com/cells/net/developer-guide/index...
  3. 在Jython中的页面分页预览|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.... cells import Workbook class PageBreakPreview : def...PageBreakPreview / ' workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/zh/java/page-break-previe...
  4. get_precedents_in_calculation方法 | Aspose.Cells ...

    get_precedents_in_calculation方法 get_precedents_in_calculation() 获取此单元格公式在计算时使用的所有先例(引用当前工作簿中的单元格)。 返回 枚举器枚举所有引用(Refer......import Workbook workbook = Workbook () cells = workbook . worksheets...formula = "=IF(TRUE,B2,B1)" workbook . settings . formula_settings...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. 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...
  6. Index was outside the bounds of the array Error...

    I get an “Index was outside the bounds of the array” Error while running command Workbook Workbook = Excel.BuildWorkbook(new MemoryStream(batch.Content)); This happens when the file doesn’t have the header record expan…...while running command Workbook workbook = Excel.BuildWorkbook(new...need it so the command Workbook workbook = Excel.BuildWorkbook(new...

    forum.aspose.com/t/index-was-outside-the-bounds...
  7. Setting Shared Formula in Aspose.Cells|Document...

    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....//Instantiate a Workbook from existing file Workbook workbook = new Workbook...Aspose . Cells . Cells cells = workbook . Worksheets [ 0 ]. Cells...

    docs.aspose.com/cells/net/setting-shared-formul...
  8. Watermark XLSB document via Java | products.asp...

    Java sample code to add or remove watermark to XLSB file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....XLSB via Java Create a new Workbook object Select Worksheet via...Transparency and more Save workbook in XLSB format System Requirements...

    products.aspose.com/cells/java/watermark/xlsb/
  9. How to Remove Formula in Excel using Python

    This article guides on how to remove formula in Excel using Python. It provides environment settings, a list of steps and a runnable sample code to clear formula in Excel using Python....remove formula Load the target workbook with a formula Access the...formula cell Save the resultant workbook with data only These steps...

    kb.aspose.com/cells/python/how-to-remove-formul...
  10. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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....Added APIs Added Workbook.Dispose Method Workbook object now implements...call the Workbook.Dispose method or create a Workbook object in...

    docs.aspose.com/cells/net/public-api-changes-in...