Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 35,557 for

index

(0.13 sec)
  1. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this document in C++....The moving revision is now at index 1. Reject the revision to discard...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples....layout slide reference by its index. Set the slide footer placeholder...to the master slide by its index. Set the master’s and all child...

    docs.aspose.com/slides/java/slide-layout/
  4. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....layout slide reference by its index. Set the slide footer placeholder...to the master slide by its index. Set the master’s and all child...

    docs.aspose.com/slides/php-java/slide-layout/
  5. Display font Metadata | C++ API Solution

    C++ API Solution to manage fonts. Learn how to view font metadata with a few lines of C++ code. Read font information....present, it retrieves the glyf index for the character A and then...= ( char16_t ) 65 ; //Glyph index for 'A' uint32_t glIndex = cmapTable...

    products.aspose.com/font/cpp/font-metrics/
  6. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....map, which will give you the index of the corresponding glyph.... Using the glyph index, look up the metrics for the glyph in...

    products.aspose.com/font/cpp/manipulate-glyphs/
  7. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding....( 2 ); Index guide : 0 is used for no fill. The index starts...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. 用JavaScript通过C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++隐藏和显示工作表中的行和列。...worksheet (rows are zero-based index) worksheet . cells . hideRows...worksheet (columns are zero-based index) worksheet . cells . hideColumns...

    docs.aspose.com/cells/zh/javascript-cpp/hiding-...
  9. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...indexOf(Node child) Returns the index of the specified child node...

    reference.aspose.com/words/java/com.aspose.word...
  10. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....the bookmark collection by index or name, and their names can...the bookmark collection by index or name, and their names can...

    reference.aspose.com/words/java/com.aspose.word...