Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 24,385 for

range

(0.06 sec)
  1. Convert XML to XLTX in Android Apps | products....

    Render XML to XLTX in Android Apps API without using Microsoft Excel or Adobe Reader... It provides a wide range of features that can help you...to XLTX. It provides a wide range of features that can help you...

    products.aspose.com/total/android-java/conversi...
  2. Convert XML to XLSB in Android Apps | products....

    Render XML to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader... It supports a wide range of file formats, including XML...spreadsheets. It supports a wide range of file formats, including XLSX...

    products.aspose.com/total/android-java/conversi...
  3. Aspose::Words::Border::get_TintAndShade method ...

    Aspose::Words::Border::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Aspose::Words::Font::get_TintAndShade method | ...

    Aspose::Words::Font::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++....Remarks The allowed values are in range from -1 (darkest) to 1 (lightest)...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text document loading. Customize your Document object with flexible options for optimal performance.... Range . Fields ) Console . WriteLine...com/" , Is . EqualTo ( doc . Range . Fields [ 0 ]. Result . Trim...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Using FormulaText Function in Aspose.Cells with...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the formula text of a cell and retrieve the result. Finally, we save the modified Excel file to disk....SUM ( B1 : B10 ) Returning a Range of Values using AbstractCalculationE...

    docs.aspose.com/cells/go-cpp/using-formulatext-...
  7. 对工作表中的数据进行排序|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 Colors = mySheet . get_Range ( "A1" , "A10"...

    docs.aspose.com/cells/zh/net/sort-data-in-works...
  8. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....to start from the end of the range, and traverse back to the beginning...start from the beginning of the range, and traverse to the end. options...

    reference.aspose.com/words/java/com.aspose.word...
  9. ColorMode enumeration | Aspose.Words for Python

    aspose.words.saving.ColorMode enumeration. Specifies how colors are rendered....Rendering with colors in a range of gray shades from white to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Wrapping Cell Text|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 cellA1 = sheet . Cells . get_Range ( "A1" );.... Excel . Range cellA5 = sheet . Cells . get_Range ( "A5" );...

    docs.aspose.com/cells/net/wrapping-cell-text/