Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 24,159 for

range

(0.14 sec)
  1. Convert PPSM to JSON Format in Android Apps | p...

    Convert PPSM to JSON format in Android Apps without using using Microsoft Excel or PowerPoint... This API provides a wide range of features for creating, manipulating...Java. This API provides a wide range of features for creating, manipulating...

    products.aspose.com/total/android-java/conversi...
  2. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API....the options for exporting a range to JSON. The ExportRangeToJsonOpt...This indicates whether the range contains a header row. ExportRangeToJsonOpt...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  3. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for C++ API....listRange The list range. criteriaRange The criteria range. copyTo The...The range to copy data to. uniqueRecordOnly Indicates whether to...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  4. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats.... Unicode range U+0660 - u+0669. EasternArabicIndic...and Urdu: ۰۱۲۳۴۵۶۷۸۹. Unicode range U+06F0 - u+06F9. Context Symbol...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....document can overlap and span any range. To create a valid bookmark...self . assertEqual ( 1 , doc . range . bookmarks . count ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldPrintDate.UseUmAlQuraCalendar | Aspose.Wor...

    Manage your dates effortlessly with FieldPrintDate's UseUmAlQuraCalendar feature. Easily toggle the UmalQura calendar for seamless date handling.... Range . Fields [ 0 ]; Assert . That...= ( FieldPrintDate ) doc . Range . Fields [ 1 ]; Assert . That...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldPrintDate.UseLunarCalendar | Aspose.Words ...

    Manage dates effortlessly with the FieldPrintDate UseLunarCalendar property. Easily toggle between Hijri and Hebrew Lunar calendars for seamless integration.... Range . Fields [ 0 ]; Assert . That...= ( FieldPrintDate ) doc . Range . Fields [ 1 ]; Assert . That...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for JavaScript via C++ API....CellReference: Link to cell or named range. To check the type of hyperlink...worksheets . get ( 0 ); // Create a range A1:A7 (original code created...

    docs.aspose.com/cells/javascript-cpp/detect-hyp...
  9. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word documents in C#.... $doc -> Range -> Text . PHP_EOL ; // Replace...text in the document. $doc -> Range -> Replace ( "_CustomerName_"...

    docs.aspose.com/words/net/find-and-replace-in-php/
  10. 用 Node.js 通过 C++ 合并或取消合并单元格范围|Documentation

    用 Node.js 通过 C++ 合并和取消合并 Excel 中的单元格范围。...Cells 为此提供了 Range.merge() 和 Range.unMerge() 方法。本文解释了如何将一系列单元格合并为单个单元格。...以下示例代码首先创建一个范围 — A1:D4 — 然后使用 Range.merge() 方法将该范围中的单元格合并成一个单元格。类似地,你也可以通过创建范围并调用...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-or-un...