Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 106,135 for

workbook

(0.57 sec)
  1. Aspose.Slides for Java Returns Incorrect Legend...

    When we are trying to fetch the legend entry count in case of PPT, we see that it is coming as 1 even though we have turned the show legend flag as false. In case of PPT it is coming as 1 and in case of excel it is comin…...the chart data workbook IChartDataWorkbook workbook = chart.getChartData()...getChartData().getCategories().add(workbook.getCell(0, 1, 0, "Start"));...

    forum.aspose.com/t/aspose-slides-for-java-retur...
  2. Convert DOTM to JSON Format in Android Apps | p...

    Parse DOTM to JSON format in Android Apps without using Microsoft Word or Excel...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  3. Globalization and Localization with Node.js via...

    Explore globalization and localization support in Aspose.Cells for Node.js via C++. Learn how to handle format cultures and change formats dynamically....Close Import XML to Excel workbook with Node.js via C++ Using...

    docs.aspose.com/cells/nodejs-cpp/globalization-...
  4. Convert PPTM to JSON Format in Android Apps | p...

    Convert PPTM to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  5. Convert PPS to JSON Format in Android Apps | pr...

    Convert PPS to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  6. Remove XLS Password Protection Online or using ...

    Remove password from XLS document through online app for free. Java API code to unlock password protected XLS files....password-protected XLS file using Workbook class Select the relevant...legacy spreadsheets. Removing workbook or sheet protection streamlines...

    products.aspose.com/total/java/unlock/xls/
  7. Working with Workbooks in Apache POI and Aspose...

    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....Ask AI Working with Workbooks in Apache POI and Aspose.Cells...Add Data in Cells Create New Workbook Page Setup - Fit to Page Setting...

    docs.aspose.com/cells/java/working-with-workboo...
  8. 在用 C++ 设置样式的 Custom 属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持在样式设置时检查自定义数字格式。本文将展示如何使用 Aspose.Cells 库检查自定义数字格式以确保样式正确。...Cells 检查所分配的自定义数字格式是否有效,请将 Workbook.GetCheckCustomNumber() 属性设置为...GetCustom() 属性分配了无效的自定义数字格式。由于我们已经将 Workbook.GetCheckCustomNumber() 属性设置为...

    docs.aspose.com/cells/zh/cpp/check-custom-numbe...
  9. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel Workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...0, the Workbook.save() method has been modified...In old versions, using the Workbook.save() method without specifying...

    forum.aspose.com/t/formatting-not-retained-whil...
  10. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/python-net/managing-ranges/