Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 22,899 for

range

(0.17 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. Working with Table in Tagged PDFs using Python|...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for Python via .NET....light_gray for column_index in range ( col_count ): th_element =...HorizontalAlignment . RIGHT for row_index in range ( row_count ): tr_element =...

    docs.aspose.com/pdf/python-net/working-with-tab...
  3. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...Cleanup (); return 1 ; } Range range = worksheet . GetCells ()..."A7" ); if ( ! range ) { std :: cerr << "Range creation failed...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  4. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality....editing rights of editable ranges to a specific group/user. public...write-protect documents, editable ranges allow us to pick specific areas...

    reference.aspose.com/words/net/aspose.words/edi...
  5. Sorting Worksheet Data|Documentation

    This article introduces how to sort data in worksheet in GridDesktop....triggered every time a cell range selected by a user is changed...then each time the selection range changes, this event is triggered...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. Creating a List Object|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.... Named ranges assigned to rows and columns...Microsoft Excel Selecting data range for creating a list object This...

    docs.aspose.com/cells/python-java/creating-a-li...
  7. Modify an Existing Style|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells for Python via .NET library so that users can change the appearance of the cells as they need....and apply it to the selected range. Using Aspose.Cells for Python...Style object, applies it to a range of cells and modifies the Style...

    docs.aspose.com/cells/python-net/modify-an-exis...
  8. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end....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...
  9. 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...
  10. 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...