Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 11,050 for

excel worksheet api

(0.35 sec)
  1. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for JavaScript via C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....JavaScript via C++ Contents [ Hide ] Excel application provides the Resize...Microsoft Excel This option can be accessed on the Excel interface...

    docs.aspose.com/cells/javascript-cpp/resize-cha...
  2. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set to single select. After applying “R…...attached sample: I call “Worksheet.RefreshPivotTables()”, which...as expected. I can set the excel pivot table to refresh when...

    forum.aspose.com/t/pivot-table-refresh-problems...
  3. Ինչպես արտահանել ցուցակի տվյալները Excel-ին Jav...

    Այս հակիրճ ձեռնարկում դուք կսովորեք, թե ինչպես ցուցակի տվյալները արտահանել Excel Java-ում: Մենք կստեղծենք դատարկ աշխատանքային գիրք և տողերի ցուցակ, այնուհետև կարտահանենք ցուցակը Excel-ին Java-ում...Pronađite odgovore pomoću API-ja Aspose.Total Product Family...արտահանել ցուցակի տվյալները Excel-ին Java-ում Այս արագ ձեռնարկը...

    kb.aspose.com/hy/cells/java/how-to-export-list-...
  4. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to different languages, allowing you to present your data in a culturally appropriate way....Cells APIs have exposed the ChartGlobalizationSe...sample code loads the sample Excel file . #include <iostream> #include...

    docs.aspose.com/cells/cpp/using-chartglobalizat...
  5. Setting Chart Appearance with Golang via C++|Do...

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your Worksheets....Cells API. Applying Microsoft Excel 2007/2010 Themes...can apply different Microsoft Excel themes/colors to SeriesCollection...

    docs.aspose.com/cells/go-cpp/setting-chart-appe...
  6. Aspose.Cells 8.9.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....0中的公共API更改 Contents [ Hide ] 本文档描述了从版本8.8.3到8...3到8.9.0的Aspose.Cells API的更改,这可能对模块/应用程序开发人员感兴趣。它不仅包括新的和更新的公共方...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Remove XLS Annotation Online or Manage Annotati...

    delete comments from XLS file through online app for free. Java Api code to manage comments of XLS files....object Select the specific Worksheet Get all comments from the...object Get the sepecific Worksheet Get the threaded comment using...

    products.aspose.com/total/java/annotate/xls/
  8. CSV to PDF conversion - Free Support Forum - as...

    I am evaluating aspose for converting csv files to pdf(large csv files with rows over a million). I created a workbook object with file path and then saved/converted it to pdf file. The problems I have are : The table…...@bpaul Thanks for using Aspose APIs. You will use the following...PageSetup,PrintGridlines Worksheet.AutoFitColumns() Download...

    forum.aspose.com/t/csv-to-pdf-conversion/164952
  9. How to Customize Menus and Toolbars in GridJs|D...

    This article describes how to customize menus and toolbars in GridJs....Buttons We don’t provide useful APIs directly. However, we can write...Add Worksheet Button ( add class) – creates new worksheets Select...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. 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...