Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 27,031 for

index

(0.13 sec)
  1. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCustomParts method. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using "unknown relationships" in C++....() -> GetEnumerator (); int index = 0 ; while ( enumerator ->...{ std :: cout << "Part index " << index << ":" << std :: endl...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for Node.js via C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....get ( c ); for ( let index = 0 ; index < chart . getNSeries ()...getCount (); index ++ ) { // Access the DataLabels of indexed NSeries...

    docs.aspose.com/cells/nodejs-cpp/resize-chart-s...
  3. Grouping, Ungrouping Rows and Columns|Documenta...

    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....parameters: The first row/column index, the first row or column in...group. The last row/column index, the last row or column in the...

    docs.aspose.com/cells/go-cpp/grouping-ungroupin...
  4. DropDownItemCollection.Item | Aspose.Words for ...

    Access and manage elements effortlessly with the DropDownItemCollection Item property. Set or retrieve items by Index for seamless data handling....Hide ] DropDownItemCollecti indexer Gets or sets the element at...the specified index. public string this [ int index ] { get ; set...

    reference.aspose.com/words/net/aspose.words.fie...
  5. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer text of a section...from Node ) getBuildingBlock(index, isDeep) Returns an Nth child...CompositeNode ) getChild(nodeType, index, isDeep) Returns an Nth child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...from Node ) getBuildingBlock(index, isDeep) Returns an Nth child...CompositeNode ) getChild(nodeType, index, isDeep) Returns an Nth child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by Index for streamlined document management....Hide ] HeaderFooterCollecti indexer (1 of 2) Retrieves a HeaderFooter...the given index. public HeaderFooter this [ int index ] { get ;...

    reference.aspose.com/words/net/aspose.words/hea...
  8. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any Index, optimizing your data visualization with ease!...chart series at the specified index. If the series supports Y values...value. public void Insert ( int index , ChartXValue xValue ) Remarks...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::idx_get method. Returns a DocumentProperty object by Index in C++....DocumentProperty object by index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t Zero-based...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....get(int index) Retrieves a HeaderFooter at the given index. get...zero-based index of the specified node. insert(int index, Node node)...

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