Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 106,159 for

workbook

(0.23 sec)
  1. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....property, and then saves the workbook to the output Excel file (...

    docs.aspose.com/cells/go-cpp/working-with-the-s...
  2. Modify existing SQL Data Connection|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....Data Connections using the Workbook.DataConnections collection...SQL data connection of the workbook. You can download the source...

    docs.aspose.com/cells/python-net/modify-existin...
  3. Convert XLS File with Images or Charts to PDF|D...

    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....formulas, it is best to call the Workbook.CalculateFormula method just...External Resources in MS Excel Workbook while rendering to PDF Get...

    docs.aspose.com/cells/net/convert-xls-file-with...
  4. Render One PDF Page Per Excel Worksheet - Excel...

    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....Excel files (for example a workbook that has many sheets, each...formulas, it is best to call the Workbook.calculateFormula method just...

    docs.aspose.com/cells/java/render-one-pdf-page-...
  5. Support for Microsoft Excel 2007 or 2010 Custom...

    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....feature to give your generated workbooks a fresh, modern look without...during rendering, so the final workbook displays the custom ribbon...

    docs.aspose.com/cells/reportingservices/support...
  6. Detect Merged 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....Document Assistant Close Convert Workbook to HTML in xlsx4j Display...Display and Hide Scrollbars of Workbooks in xlsx4j Analyzing your prompt...

    docs.aspose.com/cells/java/detect-merged-cells-...
  7. Add PDF Bookmarks|Documentation

    Learn how to add PDF bookmarks with Aspose.Cells for Python via .NET API....The code generates a simple workbook, specifies PDF bookmarks with...formulas, it is best to call Workbook.calculate_formula just before...

    docs.aspose.com/cells/python-net/add-pdf-bookma...
  8. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. .NET API C# code to extract text in rows and cells from XLSM spreadhseets....project Load XLSM file using Workbook class object Access relevant...Parse macro-enabled Excel workbooks for safe data extraction....

    products.aspose.com/total/net/parse/xlsm/
  9. Convert Word to JSON using Python or with free ...

    Word to JSON conversion in your Python applications without using Microsoft Word or JSON or online. Test free Word to JSON online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...LoadOptions as parameters Call the Workbook.save method while specifying...

    products.aspose.com/total/python-net/conversion...
  10. Aspose复选框增加问题咨询 - Free Support Forum - aspose.com

    Aspose组件的复选框技术研究之后,已经按照官方示例去配置发现只对生成excel文件有效,但是转成页面加载之后就没有复选框的属性出来了, aspose增加复选框.zip (6.5 KB) (复选框问题排查:经过几轮方案验证,确认为aspose.gridJs无法加载使用aspose.cell for java的API添加的checkbox元素)... workbook.save("output.pdf", SaveFormat...SaveFormat.PDF); 或 workbook.save("output.html", SaveFormat.HTML); 自行在前端补充控件...

    forum.aspose.com/t/aspose/323235