Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 1,379 for

traverse

(0.22 sec)
  1. CommentRangeStart class | Aspose.Words for Python

    aspose.words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it...according to the pre-order tree traversal algorithm. (Inherited from...according to the pre-order tree traversal algorithm. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Как и где использовать перечислители с C++|Docu...

    Узнайте, как использовать перечислители с помощью API Aspose.Cells for C++.... GetEnumerator (); // Traverse cells in the collection while...0 ). GetEnumerator (); // Traverse cells in the given row while...

    docs.aspose.com/cells/ru/cpp/how-and-where-to-u...
  3. LayoutEnumerator.MoveParent | Aspose.Words per ...

    Scopri il metodo MoveParent di LayoutEnumerator per navigare senza sforzo tra le entità padre, migliorando l'efficienza della gestione dei dati.... WriteLine ( "Traversing from first to last, elements...all'inizio. Console . WriteLine ( "Traversing from last to first, elements...

    reference.aspose.com/words/it/net/aspose.words....
  4. DocumentVisitor.visitCommentStart method | Aspo...

    DocumentVisitor.visitCommentStart method. Called when enumeration of a comment text has started....accepting node, // and then traverses all the node's children in...()); }); /// <summary> /// Traverses a node's non-binary tree of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.accept method | Aspose.Wo...

    StructuredDocumentTag.accept method. Accepts a visitor....accepting node, // and then traverses all the node's children in...()); }); /// <summary> /// Traverses a node's non-binary tree of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...according to the pre-order tree traversal algorithm. (Inherited from...according to the pre-order tree traversal algorithm. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::BookmarkEnd class | Aspose.Words...

    Aspose::Words::BookmarkEnd class. Represents an end of a bookmark in a Word document. To learn more, visit the documentation article in C++....according to the pre-order tree traversal algorithm. static NodeTypeToString...according to the pre-order tree traversal algorithm. Remove () Removes...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. استخراج الصور من PDF والتعرف على الرموز الشريطي...

    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....pdf" )) { // Traverse through individual pages of...Count ; pageCount ++) { // Traverse through each image extracted...

    docs.aspose.com/pdf/ar/net/extract-images-from-...
  9. EditableRangeEnd class | Aspose.Words for Python

    aspose.words.EditableRangeEnd class. Represents an end of an editable range in a Word document...according to the pre-order tree traversal algorithm. (Inherited from...according to the pre-order tree traversal algorithm. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for C++ locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....pptx" ); // Traversing all the slides in the presentation...presentation -> get_Slides ()) { // Traversing all the shapes in the slide...

    docs.aspose.com/slides/cpp/applying-protection-...