Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 39,158 for

index

(0.1 sec)
  1. Efficiently Merge PowerPoint Presentations (PPT...

    Learn to merge or combine PowerPoint presentations in C# or .NET effortlessly....( var index = 0 ; index < pres2 . Slides . Count ; index ++) {...ISlide slide = pres2 . Slides [ index ]; pres1 . Slides . AddClone...

    docs.aspose.com/slides/net/merge-presentation/
  2. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....Words::Node>&) Returns the index of the specified child node...reference mark // will be its index among all the section's footnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Access the Text Box by the Name|Documentation

    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....text boxes are accessed by index from the Worksheet.TextBoxes...

    docs.aspose.com/cells/net/access-the-text-box-b...
  4. Aspose::Words::Saving::PageSet class | Aspose.W...

    Aspose::Words::Saving::PageSet class. Describes a random set of pages. To learn more, visit the documentation article in C++....one-page set based on exact page index. PageSet (const System::ArrayPtr<int32_t>&)...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based Index of the last column of the table column range associated with the bookmark....property Gets the zero-based index of the last column of the table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PersonCollection.add method | Aspose.Words for ...

    PersonCollection.add method. Adds a [Person](../../person/) to the collection....from the collection by the index. persons . remove_at ( 0 ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Managing Document Properties in PHP|Documentation

    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....property by using the property index $customProperty1 = $customProperties...

    docs.aspose.com/cells/java/managing-document-pr...
  8. PersonCollection.Contains | Aspose.Words for .NET

    Discover if a PersonCollection includes a specific individual with our efficient Contains method. Simplify your data management today!...from the collection by the index. persons . RemoveAt ( 0 ); Assert...

    reference.aspose.com/words/net/aspose.words.bib...
  9. Create Bookmarks in PDF using Java

    This article guides on how to create bookmarks in PDF using Java. It shares the information to set the IDE, a list of steps, and a sample code to bookmark PDF document using Java....the array of titles and page indexes to the createBookmarkOfPage()...the bookmark name and page index. For setting the bookmark format...

    kb.aspose.com/pdf/java/create-bookmarks-in-pdf-...
  10. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....setLastRecord("10"); // This property is the index of the format we want to use...DATABASE field in Microsoft Word. Index #10 corresponds to the "Colorful...

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