Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 20,070 for

range

(0.06 sec)
  1. Aspose::Words::CommentRangeStart::get_Id method...

    Aspose::Words::CommentRangeStart::get_Id method. Specifies the identifier of the comment to which this region is linked in C++....comments and their comment ranges using a document visitor. void...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::Comment::get_Initial method | As...

    Aspose::Words::Comment::get_Initial method. Returns or sets the initials of the user associated with a specific comment in C++....comments and their comment ranges using a document visitor. void...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/cpp/aspose.words/com...
  3. EditableRangeStart.Accept | Aspose.Words for .NET

    Discover the EditableRangeStart Accept method to efficiently manage visitor interactions and enhance user experience on your site....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...
  4. Convert PS to PPT via Java API | products.aspos...

    Java API to Convert PS to PPT without using Microsoft Word...components provides a wide range of features and capabilities...This component provides a wide range of features and capabilities...

    products.aspose.com/total/java/conversion/ps-to...
  5. Convert MD to POTM via Java API | products.aspo...

    Java API to Convert MD to POTM without using Microsoft Word...components provides a wide range of features and capabilities...This component provides a wide range of features and capabilities...

    products.aspose.com/total/java/conversion/md-to...
  6. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured document tag Range end class....the Structured document tag range end class. def __init__ ( self...corresponding structured document tag range start. See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用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...
  8. Apply Advanced Filter of Microsoft Excel to Dis...

    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....listRange The list range. criteriaRange The criteria range. copyTo The...The range where copying data to. uniqueRecordOnly Only displaying...

    docs.aspose.com/cells/java/apply-advanced-filte...
  9. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. NPOI does not provide an opportunity to find and replace using C#....particular string within the current range. It returns the number of replacements...occurrences with 'bad'. doc . Range . Replace ( "document" , "document...

    docs.aspose.com/words/net/find-and-replace-text...
  10. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a document. NPOI does not provide an opportunity to work with bookmarks using C#....document can overlap and span any range. Badly formed bookmarks or bookmarks...Bookmark bookmark1 = doc . Range . Bookmarks [ 0 ]; // By name...

    docs.aspose.com/words/net/working-with-bookmark...