Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 24,021 for

range

(0.14 sec)
  1. Converting Worksheet To SVG in Jython|Documenta...

    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....sheetCount ; i ++) for i in range ( sheetCount ): sheet = workbook...pageCount ; k ++) for k in range ( pageCount ): # Output the...

    docs.aspose.com/cells/java/converting-worksheet...
  2. StructuredDocumentTagRangeStart.append_child me...

    StructuredDocumentTagRangeStart.append_child method. Adds the specified node to the end of the stdContent Range....to the end of the stdContent range. def append_child ( self , new_child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...CalculateFormula(); var range = wbc.Worksheets.Names.First(x...worksheet = range.Worksheet; worksheet.PageSetup.PrintArea = range.Address;...

    forum.aspose.com/t/html-file-is-displayed-incor...
  4. Convert POWERPOINT to XLTX using Python or with...

    POWERPOINT to XLTX conversion in your Python applications without using Microsoft Office or online. Test free POWERPOINT to XLTX online converter quickly before integrating the code....to use and provides a wide range of features to help developers...HTML. This API provides a wide range of features to help developers...

    products.aspose.com/total/python-net/conversion...
  5. Data Filtering|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....Worksheet class provides a wide range of properties and methods to...provides the Range property for specifying the range of cells that...

    docs.aspose.com/cells/java/data-filtering/
  6. AutoFit Rows and Columns with JavaScript via C+...

    This article shows how to autoFit rows, columns, rows of merged cells, and a row in a Range of cells using Aspose.Cells for JavaScript via C++....Worksheet class provides a wide range of properties and methods for...html > How to AutoFit Row in a Range of Cells A row is composed of...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  7. ReplaceAction enumeration | Aspose.Words for Py...

    aspose.words.replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....IReplacingCallback class Range method Range.replace() IReplacingCallback...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...( 0 ); // Create a range A1:B2 const range = sheet1 . cells ....2 , 2 ); // Merge the cells range . merge (); // Insert value...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  9. 档案

    档案...{ // 默认情况下创建第一个工作表,因此仅设置范围 range = $"{defaultWorksheetName}!A:Y";...SpreadsheetId, sheet.Name); range = $"{sheet.Name}!A:Y"; } //...

    blog.aspose.com/zh/cells/convert-excel-to-googl...
  10. 在电子表格中对数据进行排序|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....1 ); //Create a cells area (range). CellArea ca = new CellArea...data in the specified data range (A2:C10) sorter . sort ( cells...

    docs.aspose.com/cells/zh/java/sort-data-in-spre...