Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 22,914 for

range

(0.17 sec)
  1. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....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/cpp/how-to-set-print-area/
  2. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....Added APIs Support for Named Ranges Aspose.Cells for C++ now supports...the manipulation of the Named Ranges. The following code snippet...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  3. C++ API to Export PS to OTT | products.aspose.com

    Convert PS to OTT within C++ applications....and compatibility with a wide range of applications. Converting...to DOC. It supports a wide range of features such as text extraction...

    products.aspose.com/total/cpp/conversion/ps-to-...
  4. FieldIndex.pageRangeSeparator property | Aspose...

    FieldIndex.pageRangeSeparator property. Gets or sets the character sequence that is used to separate the start and end of a page Range....the start and end of a page range. get pageRangeSeparator () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for Python via .NET API....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/python-net/data-filtering/
  6. C++ API to Export MD to DOTM | products.aspose.com

    Convert MD to DOTM within C++ applications....Total for C++ also provides a range of other features and benefits...APIs for working with a wide range of file formats, including PDF...

    products.aspose.com/total/cpp/conversion/md-to-...
  7. Smart Marker Row Indexing Issue for Table Witho...

    We are experiencing an issue with Aspose.Cells Smart Markers while trying to generate row indices for a table that does not include a header value for Index. Additionally, there is a structural gap (one or more columns) …...Adjust Data Range : Make sure that your data range in the Smart...columns. Explicitly specify the range to ensure that the Smart Marker...

    forum.aspose.com/t/smart-marker-row-indexing-is...
  8. 用 C++ 处理数据透视表和源数据|Documentation

    学习如何使用 Aspose.Cells 和 C++ 动态更改数据透视表的源数据。...Changing named range "DataSource" Range range = worksheet . GetCells...CreateRange ( 0 , 0 , 9 , 3 ); range . SetName ( u "DataSource" );...

    docs.aspose.com/cells/zh/cpp/pivot-table-and-so...
  9. Convert Excel to NumPy|Documentation

    Convert Excel to NumPy by using Aspose.Cells for Python via .NET API....'Central' '3074']] How to Convert a Range of Excel to a NumPy ndarray...to demonstrate how to export range data to NumPy ndarray using...

    docs.aspose.com/cells/python-net/convert-excel-...
  10. IFieldResultFormatter.Format | Aspose.Words for...

    Discover the iFieldResultFormatter Format method in Aspose.Words that enhances document formatting with customizable capitalization options like Upper case.... Range . Fields [ 0 ]. Result , Is...yyyy\"" ); Assert . That ( doc . Range . Fields [ 1 ]. Result . StartsWith...

    reference.aspose.com/words/net/aspose.words.fie...