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

range

(0.13 sec)
  1. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made....comments and their comment ranges using a document visitor. test...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  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. Getting Cell Contents|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.... Cells ; Range range = sheet1 . Cells . MaxDisplayRange...int tcols = range . ColumnCount ; int trows = range . RowCount...

    docs.aspose.com/cells/net/getting-cell-contents/
  10. 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/