Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 24,710 for

range

(0.84 sec)
  1. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for JavaScript via C++....Sometimes you want to print a range of pages to an output PDF file...example shows how to render a range of pages (3 and 4) in a Microsoft...

    docs.aspose.com/cells/javascript-cpp/limit-the-...
  2. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the paragraph....when argument was out of the range of valid values. Remarks Has...space_before_auto is True . Valid values range from 0 to 1584 inclusive. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BookmarkCollection class | Aspose.Words for Python

    aspose.words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified Range...bookmarks in the specified range. To learn more, visit the Working...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Bookmark.bookmarkStart property | Aspose.Words ...

    Bookmark.bookmarkStart property. Gets the node that represents the start of the bookmark.... range . bookmarks ; expect ( bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. C# API to Export EPUB to MARKDOWN | products.as...

    Convert EPUB to MARKDOWN without using Microsoft Word... It includes a range of APIs that can be used to...to DOC format. It provides a range of features such as text extraction...

    products.aspose.com/total/net/conversion/epub-t...
  6. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom replace operation... range . replace ( new Regex ( "New...Add support of regex to doc.range.replace' , () => { let mainDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert XML to XLSM in Android Apps | products....

    Render XML to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...of APIs that provides a wide range of file processing features...spreadsheets. It supports a wide range of features such as creating...

    products.aspose.com/total/android-java/conversi...
  8. Convert DOCM to JSON format in C++ | products.a...

    Export DOCM to JSON in C++ without using Microsoft Excel or Word...developers to work with a wide range of file formats within their...applications. It supports a wide range of Word document formats, including...

    products.aspose.com/total/cpp/conversion/docm-t...
  9. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....special format for a cell or range of cells, Excel automatically...adjustment. Excel provides a wide range of predefined special formats...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  10. Data Sorting with C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API.... CellArea , the range of cells. Define the cell area...); // Create a cells area (range) CellArea ca = CellArea :: CreateCellArea...

    docs.aspose.com/cells/cpp/sort-data-of-excel/