Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 102,475 for

workbook

(0.08 sec)
  1. Convert DOT to XLS via Java or with free Online...

    Convert DOT to XLS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOT to XLS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...your document, open it using Workbook class and specify XOR Encryption...

    products.aspose.com/total/java/conversion/dot-t...
  2. Android API to Convert DOT to ODS or with free ...

    Convert DOT to ODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOT to ODS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. FAQ How can I convert...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Convert WORD to FODS or with fre...

    Convert WORD to FODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORD to FODS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. FAQ How can I convert...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Convert RTF to CSV or with free ...

    Convert RTF to CSV in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free RTF to CSV online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. FAQ How can I convert...

    products.aspose.com/total/android-java/conversi...
  5. Java API to Convert MOBI to XLTX or with free O...

    Convert MOBI to XLTX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLTX online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. Converting MOBI to...

    products.aspose.com/total/java/conversion/mobi-...
  6. Convert PPTX to TSV Format via Java or with fre...

    Convert PPTX to TSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to TSV online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/pptx-...
  7. Convert PPTX to XLAM Format via Java or with fr...

    Convert PPTX to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLAM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/pptx-...
  8. Aspose.Cells 16.12.0 中的公共 API 更改|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++ //Create an empty workbook intrusive_ptr wb = Factory...Add方法将超链接添加到集合中,如以下所示。 C++ //Create a new workbook intrusive_ptr wb = Factory...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  9. How to Convert HTML to PDF|Documentation

    This topic shows you how to convert HTML to PDF save format and MHTML to PDF save format using Aspose.Cells for .NET.... Initialize a Workbook object. Save the output PDF...PDF document by calling the Workbook.Save() method. Try to convert...

    docs.aspose.com/cells/net/convert-html-to-pdf/
  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