Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 24,106 for

range

(0.13 sec)
  1. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node....EDITABLE_RANGE_START A beginning of an editable range. EDITABLE_RANGE_END...EDITABLE_RANGE_END An end of an editable range. MOVE_FROM_RANGE_START...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EditorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EditorType enum, which defines editing groups to control user permissions for document Range editing. Enhance your document management today!...edit a single range defined by an editable range within a document...be allowed to edit editable ranges using this editing type when...

    reference.aspose.com/words/net/aspose.words/edi...
  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. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column through the Aspose.Cells for JavaScript via C++ API.... you need to know the data range of rows and columns. Aspose...create a range on the column, then traverse the range to find...

    docs.aspose.com/cells/javascript-cpp/get-max-in...
  5. StructuredDocumentTagCollection class | Aspose....

    aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructureddocumenttag/) instances that represent the structured document tags in the specified Range...document tags in the specified range. To learn more, visit the Structured...document tag by Id. sdt = doc . range . structured_document_tags ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!... Range . Replace ( "Numbers" , "Numbers&p"...int replacementCount = doc . Range . Replace ( "_FullName_" , "John...

    reference.aspose.com/words/net/aspose.words/ran...
  7. 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...
  8. 使用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...
  9. 获取单元格范围|Documentation

    了解如何通过Aspose.Cells for Java脚本通过C++ API获取单元格范围。... 获取单元格 Range 。 <!DOCTYPE html> < html > <...Get max display range of worksheet var range = cells . maxDisplayRange...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...
  10. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for JavaScript via C++....table name and its refersTo range console . log ( "querytable...()) { const range = name . range ; if ( ! range . isNull ())...

    docs.aspose.com/cells/javascript-cpp/find-query...