Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 43,112 for

index

(0.17 sec)
  1. Watermark ODP File Online or using C++ | produc...

    Free online app to Watermark different ODP files. C++ watermarking library code for ODP presentations....object Select the slide using index Define shape using get_Shapes()->AddAutoShape...

    products.aspose.com/total/cpp/watermark/odp/
  2. BookmarkStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkStart class, essential for managing bookmarks in Word documents. Enhance your document editing experience today!...the bookmark collection by index or name, and their names can...

    reference.aspose.com/words/net/aspose.words/boo...
  3. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a document node or style...The moving revision is now at index 1. Reject the revision to discard...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...pageIndex Int32 The 0-based page index. graphics Graphics The object...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process....+ ", default selected item index: " + formField . DropDownSelectedInde...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....Charts collection by passing its index. Use any of the charting objects...worksheet by passing its sheet index const worksheet = workbook ...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  7. 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...
  8. 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/
  9. 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/
  10. 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/