Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 35,544 for

index

(0.39 sec)
  1. Aspose::Words::DocumentBuilder::MoveToParagraph...

    Aspose::Words::DocumentBuilder::MoveToParagraph method. Moves the cursor to a paragraph in the current section in C++....paragraphIndex int32_t The index of the paragraph to move to...characterIndex int32_t The index of the character inside the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 通过JavaScript在C++中为命名范围设置公式|Documentation

    学习如何使用C++的JavaScript为电子表格中的命名范围设置公式。...name "NewNamedRange" const index = worksheets . names . add (...worksheets . names . get ( index ); // Set RefersTo property...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  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. 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...
  5. 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...
  6. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++....content type properties let index = workbook . contentTypePropertie...contentTypePropertie . get ( index ). isNillable = false ; index = workbook ....

    docs.aspose.com/cells/javascript-cpp/working-wi...
  7. Aspose::Words::Markup::CustomPartCollection::Ad...

    Aspose::Words::Markup::CustomPartCollection::Add method. Adds an item to the collection in C++....-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...:: Format ( u "Part index {0}:" , index ) << std :: endl ; std...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured documents to custom XML nodes, enhancing data integration and management.... // 1 - By an index in the custom XML part collection:...CustomXmlParts . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.mar...
  9. PageRange | Aspose.Words for .NET

    Create customized page ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....zero-based index. to Int32 The ending page zero-based index. If it...it exceeds the index of the last page in the document, it is truncated...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...