Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 36,465 for

index

(0.5 sec)
  1. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard... for index , part in enumerate ( doc ....package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t Name:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....by index. IndexOf (const System::String&) Gets the index of a...a property at the specified index. static Type () Remarks Each...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....// Remove gradient stop at index 1. gradientStops . removeAt...new gradient stop at the same index 1. gradientStops . insert (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TaskPane.row property | Aspose.Words for Node.js

    TaskPane.row property. Specifies the Index, enumerating from the outside to the inside, of this task pane among other persisted task panes docked in the same default location....row property Specifies the index, enumerating from the outside...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LayoutCollector.getStartPageIndex method | Aspo...

    LayoutCollector.getStartPageIndex method. Gets 1-based Index of the page where node begins...getStartPageIndex(node) Gets 1-based index of the page where node begins...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create a Presentation Viewer in PHP|Aspose.Slid...

    Create a custom presentation viewer using Aspose.Slides for PHP via Java. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....the slide reference by its index. Open a file stream. Save the...the slide reference by its index. Get the thumbnail image of...

    docs.aspose.com/slides/php-java/presentation-vi...
  7. LayoutEnumerator.pageIndex property | Aspose.Wo...

    LayoutEnumerator.pageIndex property. Gets the 1-based Index of a page which contains the current entity....pageIndex property Gets the 1-based index of a page which contains the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to create Dynamic Scrolling Chart with Java...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display.... let index = sheets . names . add ( "Sheet1...ChtScrollData" ); sheets . names . get ( index ). refersTo = "=OFFSET(Sheet1...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  9. Manage Worksheets of Microsoft Excel files.|Doc...

    This article shows how to manage worksheets of Microsoft Excel files by the Aspose.Cells for Python via .NET API....referenced by passing the sheet index of the new worksheet to the...worksheet by specifying its name or index. How to Remove Worksheets using...

    docs.aspose.com/cells/python-net/manage-workshe...
  10. TabStopCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for paragraphs and styles, enhancing your document formatting with precision....tab stop at the given index. (2 indexers) Methods Name Description...GetIndexByPosition ( double ) Gets the index of a tab stop with the specified...

    reference.aspose.com/words/net/aspose.words/tab...