Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 82,102 for

workbook

(0.19 sec)
  1. Convert PPTM to XLSM in Android Apps or with fr...

    Convert PPTM to XLSM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLSM 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/android-java/conversi...
  2. Convert PPT to ODS Format via Java or with free...

    Convert PPT to ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to ODS 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/ppt-t...
  3. Aspose-cells Java - Free Support Forum - aspose...

    问题:试用Aspose-cells Java V25.3转换出来之后有一部分文档里面的图片,没法正常预览,请问怎么解决,如下是问题说明 1、使用的组件名称:aspose-cells 2、使用的开发语言:Java 3、使用的组件版本号:25.3 4、示例文档(转换前和转换后) 转换前文档: (附件) 转换后HTML:图片丢失,如图 5、提供下报错截图 无 6、提供下示例代码 ···java Workbook wb =…...6、提供下示例代码 ···java Workbook wb = new Workbook(param.getFilePath());...3上进行再次测试,我们可以得到正确的结果。 Workbook wb = new Workbook(filePath + "2024...

    forum.aspose.com/t/aspose-cells-java/310492
  4. Get Pivot Table refresh date and refresh by who...

    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....by who information from a workbook. PivotTable.RefreshDate returns...

    docs.aspose.com/cells/net/get-pivot-table-refre...
  5. Delete Ranges|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 Create Workbook and Worksheet Scoped Named...

    docs.aspose.com/cells/net/delete-ranges-from-ex...
  6. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook Workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = Workbook.getWorksheets(); Workbook.calculateFormula(); Worksheet worksheet …... Sample code: Workbook workbook = new Workbook("input.xlsx");...worksheets = workbook.getWorksheets(); workbook.calculateFormula();...

    forum.aspose.com/t/inconsistent-html-output-for...
  7. Online DOTM to XLTM Conversion or Build .NET ba...

    Free online app to convert DOTM to XLTM files. .NET C# conversion library code for DOTM documents....Load HTML document by using Workbook class Save the document to...(Macro-Enabled Workbook) files into Xltm (Excel Workbook) formats is...

    products.aspose.com/total/net/conversion/dotm-t...
  8. How to Generate Excel File in C#

    This topic exhibits how to generate Excel file in C# in a console .NET application without using MS Excel interop....SetLicense method Create an empty Workbook Input report data into the...the first worksheet in the workbook to make a simple report. In...

    kb.aspose.com/cells/net/how-to-generate-excel-f...
  9. How to Format Text in Cell|Documentation

    Learn how to format text in cell with Aspose.Cells.... Creates a new Excel workbook and accesses the first worksheet...Saves the file as an Excel workbook (FormattedText.xlsx). Sample...

    docs.aspose.com/cells/net/how-to-format-text-in...
  10. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...with individual font configs Workbook wb ( u "sampleSpecifyIndivid...:: Pdf ); std :: cout << "Workbook saved to PDF with custom font...

    docs.aspose.com/cells/zh/cpp/specify-individual...