Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 11,221 for

excel worksheet api

(0.2 sec)
  1. Get HTML5 string from Cell|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....html5) method provided by the API. If you pass false as a parameter...text in cell A1 of the first worksheet. It then gets the Normal HTML...

    docs.aspose.com/cells/python-java/get-html5-str...
  2. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...// Get the first worksheet Worksheet worksheet = workbook.getWorksheets()...collection Cells cells = worksheet.getCells(); // Merge cells...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  3. Set legend size to certain percentage of the ch...

    Hi Team, I have a requirement to position the legend based on the chart size. I have a sample bar chart and the snipper is as follows. // init workbook Workbook wb = new Workbook(); WorksheetCollection sheets…...add(); Worksheet chartSheet = sheets.get(i);...= chartSheet.getCharts(); Worksheet dataSheet = sheets.get(0);...

    forum.aspose.com/t/set-legend-size-to-certain-p...
  4. 使用JavaScript通过C++添加带有内置样式的字图文字|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++添加带有内置样式的字图文字,在Excel中创建具有视觉吸引力的文本...请使用[code]output excel file[/code]检查使用此代码生成的 输出excel文件 。这是 输出excel文件 在Microsoft...在Microsoft Excel中的外观。 <!DOCTYPE html> < html > < head > < title...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  5. Clear filter in Pivot Table|Documentation

    How to clear a PivotFilter from a specific PivotField in a pivot table with Aspose.Cells for Node.js via C++....js via C++ API, you can operate filters on field...Table in Excel To clear a filter in a PivotTable in Excel, follow...

    docs.aspose.com/cells/nodejs-cpp/clear-filter-i...
  6. Clear filter in Pivot Table|Documentation

    How to Clear PivotFilter from the specific PivotField in pivot table with Aspose.Cells for Python via .NET....NET API, you can operate filters on field...Table in Excel To clear a filter in a PivotTable in Excel, follow...

    docs.aspose.com/cells/python-net/clear-filter-i...
  7. | Aspose

    Sample code for JPG to XLS Java conversion. Use Api example code for batch JPG files to XLS conversion within any Web or Desktop Java based application....OCR for Java Overview API Home Code samples Live Demos...Demos Download Learn Overview API Home Code samples Live Demos Download...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  8. | Aspose

    Sample code for JPEG to XLS Java conversion. Use Api example code for batch JPEG files to XLS conversion within any Web or Desktop Java based application....OCR for Java Overview API Home Code samples Live Demos...Demos Download Learn Overview API Home Code samples Live Demos Download...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  9. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells....Cells API has exposed a few new properties...download the source Excel and output Excel files for your reference...

    docs.aspose.com/cells/go-cpp/specifying-the-abs...
  10. Calculate Sub Totals|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 provides API features that help you add subtotals...the first worksheet Cells cells = workbook . Worksheets [ 0 ]. Cells...

    docs.aspose.com/cells/net/calculate-sub-totals/