Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 43,027 for

index

(0.09 sec)
  1. 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/
  2. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument class. Represents the root element for a glossary document within a Word document. A glossary document is a storage for AutoText, AutoCorrect entries and Building Blocks. To learn more, visit the documentation article in C++....Words::Node>&) Returns the index of the specified child node...2 - Get a building block by index: ASSERT_EQ ( u "Block 2" , glossaryDoc...

    reference.aspose.com/words/cpp/aspose.words.bui...
  3. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C++...slide’s reference through its index. Add a Bubble chart with some...slide’s reference through its index. Create an object for the chart...

    docs.aspose.com/slides/cpp/chart-workbook/
  4. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...
  5. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment...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...
  6. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...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...
  7. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...Node ) get_child(node_type, index, is_deep) Returns an Nth child...row character. index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Apply or Change a Slide Layout in C#|Aspose.Sli...

    Learn how to manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in C#....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/net/slide-layout/
  9. 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...
  10. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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....( var index = layers . Length - 1 ; index >= 0 ; index --) {...{ var layer = layers [ index ]; if (!( layer is TextLayer )) continue...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...