Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 36,097 for

index

(0.25 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. Aspose::Words::Saving::PageSet::PageSet constru...

    Aspose::Words::Saving::PageSet::PageSet constructor. Creates a page set based on exact page indices in C++....will choose, via a zero-based index, only three pages: page 1, page...one-page set based on exact page index. Aspose :: Words :: Saving ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the Aspose.Cells for Python via .NET API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....parameters: Row or column index – the index of a row or column that...methods take the row or column index as a parameter to hide the specific...

    docs.aspose.com/cells/python-net/show-and-hide-...
  7. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF documents from a smart card using signature field....( int index = 0 ; index <= sigNames . Count - 1 ; index ++) {...VerifySignature ( sigNames [ index ])) { throw new Exception (...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  8. Remove Excel Table using C#

    Follow this article to remove Excel table using C#. It has the IDE settings, steps, and a sample code showing how to remove table format in Excel using C#....RemoveAt() method by providing the index of the table to remove Save...method by providing the table index in the collection to remove...

    kb.aspose.com/cells/net/remove-excel-table-usin...
  9. Add Slides to Presentations in JavaScript|Aspos...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java — seamless, efficient slide insertion in seconds....specified by the zero-based index. Aspose.Slides for Node.js via...add a slide at the required index rather than only at the end...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  10. Glyph.glyph_index property | Aspose.Words for P...

    Glyph.glyph_Index property. Index of the glyph (GID) in the physical font....glyph_index property Glyph.glyph_index property Index of the...physical font. @property def glyph_index ( self ) -> int : ... See Also...

    reference.aspose.com/words/python-net/aspose.wo...