Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 24,353 for

range

(0.1 sec)
  1. 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...
  2. Convert POTM to DOCM in Python or with free Onl...

    POTM to DOCM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POTM to DOCM online converter quickly before integrating the code....to use and provides a wide range of features that make it an...to use and provides a wide range of features that make it an...

    products.aspose.com/total/python-net/conversion...
  3. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Java API....: First, select the cell or range of cells that you want to format...Formatting To format a cell or a range of cells to display numbers...

    docs.aspose.com/cells/java/how-to-format-number...
  4. Convert XLTM to DOT using Python or with free O...

    XLTM to DOT conversion in your Python applications without using Microsoft Office or online. Test free XLTM to DOT online converter quickly before integrating the code.... It supports a wide range of features such as creating...spreadsheets. It also supports a wide range of file formats such as XLS...

    products.aspose.com/total/python-net/conversion...
  5. Stroke.opacity property | Aspose.Words for Node.js

    Stroke.opacity property. Defines the amount of transparency of a stroke... Valid range is from 0 to 1. get opacity...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Set Print Area|Documentation

    This article shows you code explaining how to set a print area using the Aspose.Cells library....Click and drag to select the range of cells you want to set as...is set, only the specified range of cells will be printed. By...

    docs.aspose.com/cells/java/how-to-set-print-area/
  7. FieldDisplayBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDisplayBarcode class to effortlessly implement DISPLAYBARCODE fields in your documents. Enhance your document management today!... Valid values are in the range [0, 0xFFFFFF] BarcodeType {...symbol. Valid values are in the range [0, 0xFFFFFF] Format { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....object pages = "1" ; object range = Word . WdPrintOutRange . wdPrintCurrentPage...ref oTrue , ref oFalse , ref range , ref missing , ref missing...

    docs.aspose.com/words/net/print-documents/
  9. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results.... Range . Fields . Any ( f => f . Type...else { Assert . That ( doc . Range . Fields . Any ( f => f . Type...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 在xlsx4j中对数据进行排序|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-xlsx4j/