Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 47,718 for

index

(0.07 sec)
  1. Manage SmartArt Shape|Aspose.Slides Documentation

    Manage SmartArt in PowerPoint presentations in C# or .NET...reference of a slide by using its Index. Add a SmartArt shape by setting...of first slide by using its Index. Traverse through every shape...

    docs.aspose.com/slides/net/manage-smartart-shape/
  2. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....by specifying the bookmark’s index. Once you have retrieved the...bookmark using appropriate index values. Save the updated PDF...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  3. How to create Dynamic Rolling Chart with JavaSc...

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

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  4. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.PDF for C++ library allows you get? update in a PDF file with our ....by specifying the bookmark’s index. Once you have retrieved the...bookmark using appropriate index values. Save the updated PDF...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  5. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns by the Aspose.Cells for Node.js via C++ API....insertRow(number) method takes the index of the row where the new row...takes two parameters: Row index, the index of the row from where...

    docs.aspose.com/cells/nodejs-cpp/inserting-and-...
  6. ChartSeries.name property | Aspose.Words for No...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using Index...using index. By default returns Series plus one based index. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::PageSavingArgs::get_Page...

    Aspose::Words::Saving::PageSavingArgs::get_PageIndex method. Current page Index in C++....eIndex method Current page index. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...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...
  9. PersonCollection.Item | Aspose.Words for .NET

    Access or modify a specific person in PersonCollection by Index. Simplify data management with this essential property for efficient coding!...PersonCollection indexer Gets or sets a person at the specified index. public...int index ] { get ; set ; } Parameter Description index An index...

    reference.aspose.com/words/net/aspose.words.bib...
  10. Split PDF, HTML, TXT Files using Python | Aspos...

    Python source code to split files on .NET Framework, .NET Core.... PDF ) index = 1 pages = pdf_editor . SplitToPages...file = open ( "text_" + str ( index ) + ".txt" , "w+" ) file . write...

    products.aspose.com/pdf/python-net/splitter/