Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 10,834 for

excel worksheet api

(0.08 sec)
  1. Introduction of GridWeb|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....100% compatible with Microsoft Excel files. Aspose.Cells.GridWeb...use the Aspose.Cells.GridWeb API. Please download the demos from...

    docs.aspose.com/cells/java/introduction-of-grid...
  2. Filtering the kind of data while loading the wo...

    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....especially when using LightCells APIs . Please use the LoadOptions...Specific Worksheets in a Workbook Load source Excel file without...

    docs.aspose.com/cells/java/filtering-the-kind-o...
  3. Convert XLSX to WORD with .NET or with free Onl...

    Convert XLSX to WORD on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSX to WORD online converter quickly before integrating the code....via C# or Online App Export Excel ® XLSX to WORD on .NET Framework...Conversion? Aspose.Total for .NET API is a valuable solution for converting...

    products.aspose.com/total/net/conversion/xlsx-t...
  4. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.Cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…...Substring(1); } // Check for common Excel function patterns (e.g., SUM(...you may check the result of Worksheet.CalculateFormula(string) where...

    forum.aspose.com/t/distinguish-reference-only-f...
  5. Pivot table localization missing function "coun...

    override all PivotGlobalizationSettings method and not found localization about “Function” or “Count”, and Counting field still output “Count of ColumnName”...here PivotTable pivotTable = worksheet.PivotTables[0]; pivotTable...Table Class Libraries & REST APIs for the developers to manipulate...

    forum.aspose.com/t/pivot-table-localization-mis...
  6. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the custom f…... Please see the api reference of AbstractCalculationE...project with your template Excel file. I found AbstractCalculationE...

    forum.aspose.com/t/abstractcalculationengine-de...
  7. 使用aspose.cells保存工作簿后,图表数据格式被修改 - Free Support F...

    原来显示百分比的数据,被修改为了小数点,这应该是个bug,预期应该不修改已有格式,示例文件见附件。 图表数据格式对比.zip (775.7 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\图表数据格式变化.xlsm"); workbook.Save("D:\\图…...); 的情况下,部分用户发现 Excel 工作簿中的图表数据标签原本使用的百分比格式在保存后变成...属性名称请参考对应版本的 API 文档。 var sheet = wb.Worksheets[0]; var chart...

    forum.aspose.com/t/aspose-cells/322378
  8. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...Worksheets[0] // WE NEED TO USE THIS...l , Thanks for the template Excel file, sample code snippet and...

    forum.aspose.com/t/spilt-array-formulas-are-not...
  9. AutoFitterOptions for column and row AutoFit - ...

    Hi, We are trying to expose all the properties of ‘AutoFitterOptions’ for end users in our app, but there is a property called ‘MaxRowHeight’, I believe it make sense for AutoFitRows(), but how this will affect the ‘Aut…... worksheet.AutoFitColumns(new AutoFitterOptions()...width’? // Auto-fit columns worksheet.AutoFitColumns(autoFitterOptions);...

    forum.aspose.com/t/autofitteroptions-for-column...
  10. Working with GridJs Client Side|Documentation

    This article introduce the client javascript Apis or functions in GridJs....the data structure for the worksheets set active sheet by sheetname...formulaExplainUrl ); other useful apis Render the view xs . reRender...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...