Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 46,592 for

index

(0.14 sec)
  1. Aspose::Words::CommentCollection::idx_get metho...

    Aspose::Words::CommentCollection::idx_get method. Retrieves a Comment at the given Index in C++....Retrieves a Comment at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. ChartLegendEntryCollection.Item | Aspose.Words ...

    Access the ChartLegendEntry for any Index with the ChartLegendEntryCollection Item property. Enhance your data visualization effortlessly!...Item ChartLegendEntryColl indexer Returns ChartLegendEntry for...specified index. public ChartLegendEntry this [ int index ] { get...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartAxisCollection.Item | Aspose.Words for .NET

    Access the specific axis you need with the ChartAxisCollection Item property. Simplify data visualization by retrieving axes effortlessly!...ChartAxisCollection indexer Gets the axis at the specified index. public...public ChartAxis this [ int index ] { get ; } See Also class ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Render Slide As SVG Image|Aspose.Slides Documen...

    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 = 0 ; index < pres . Slides . Count ; index ++) {...ISlide slide = pres . Slides [ index ]; using ( FileStream fileStream...

    docs.aspose.com/slides/net/render-slide-as-svg-...
  5. Merge HTML to Image in Java | products.aspose.com

    Merge HTML to image in Java. Use Java library API to combine HTML to image...html" )); for ( int index = 0 ; index < pres . getSlides ()...(). size (); index ++) { ISlide slide = pres . getSlides (). get_Item...

    products.aspose.com/slides/java/merger/html-to-...
  6. OdsoFieldMapData.MappedName | Aspose.Words for ...

    Discover the OdsoFieldMapData MappedName property, which links merge field names to specified columns, enhancing data mapping efficiency and accuracy.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...WriteLine ( $"Field map data index {index++}, type \" { enumerator...

    reference.aspose.com/words/net/aspose.words.set...
  7. CellCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...indexOf(node) Returns the zero-based index of the specified node. (Inherited...from NodeCollection ) insert(index, node) Inserts a node into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Merge SVG to PNG in C++ | products.aspose.com

    Merge SVG to PNG in C++. Use C++ library API to combine SVG and PNG files...ppImage); for ( int32_t index = 0 ; index < pres -> get_Slides()...get_Slides() -> get_Count(); index ++ ) { auto slide = pres -> get_Slides()...

    products.aspose.com/slides/cpp/merger/svg-to-png/
  9. GlossaryDocument class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document... getChild(nodeType, index, isDeep) Returns an Nth child...CompositeNode ) getComment(index, isDeep) Returns an Nth child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges ,shapes and pictures in GridJs....parameters are: row : row index col : column index startpostion : highlight...parameters are: row : row index col : column index startpostion : highlight...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...