Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 24,611 for

range

(0.17 sec)
  1. Convert WORD to XLTX using Python or with free ...

    WORD to XLTX conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to XLTX online converter quickly before integrating the code....to use and provides a wide range of features. It supports a variety...Furthermore, it provides a wide range of features, such as document...

    products.aspose.com/total/python-net/conversion...
  2. Aspose::Words::Saving::OutlineOptions::get_Head...

    Aspose::Words::Saving::OutlineOptions::get_HeadingsOutlineLevels method. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline in C++.... Valid range is 0 to 9. See Also Class OutlineOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field... entry_level_range Gets or sets a range of levels of the...Field ) heading_level_range Gets or sets a range of heading levels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Read Excel File in Java

    This article demonstrates how to read Excel file in Java. It provides IDE setup instructions and a step-by-step guide along with a working code example to build an XLSX reader in Java....the cells from the specified range using the Cell.getValue method...After that, loop over the data range and extract the value of each...

    kb.aspose.com/cells/java/read-excel-file-in-java/
  5. SubDocument Class | Aspose.Words for .NET

    Discover Aspose.Words.SubDocument class, efficiently manage and reference external documents for seamless integration and enhanced document processing.... Range { get; } Returns a Range object that represents...

    reference.aspose.com/words/net/aspose.words/sub...
  6. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...get; set; } Gets or sets a range of levels of the table of contents...get; set; } Gets or sets a range of heading levels to include...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Set External Links in Formulas with Go|Document...

    Learn how to include links to external files in formulas using Aspose.Cells with Go....example, to evaluate a cell or range value against them. Aspose.Cells...

    docs.aspose.com/cells/gocpp/set-external-links-...
  8. 在工作表单元格中显示字符串|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.... Range cells = mySheet . Cells ; cells...

    docs.aspose.com/cells/zh/net/display-string-in-...
  9. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named Range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...Excel template using the named range _CellsSmartMarkers Smartly importing...multiple scenarios of table ranges. Please find attached a zip...

    forum.aspose.com/t/issue-with-directly-accessin...
  10. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....Define a range object (B2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "B2" , "B2" ); // Specify the angle of rotation...

    docs.aspose.com/cells/net/rotating-cell-text-in...