Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 35,601 for

index

(0.19 sec)
  1. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java.... get(int index) Gets an item at the specified index. getCount()...} get(int index) public WarningInfo get(int index) Gets an item...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. BookmarksOutlineLevelCollection class | Aspose....

    aspose.words.saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level... Indexers Name Description __getitem__(index) Gets or...outline level at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DropDownItemCollection.indexOf method | Aspose....

    DropDownItemCollection.IndexOf method. Returns the zero-based Index of the specified value in the collection....indexOf(value) Returns the zero-based index of the specified value in the...locate. Returns The zero based index. Negative value if not found...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Managing Pictures|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....parameters: Upper left row index , the index of the upper left row...row. Upper left column index , the index of the upper left column...

    docs.aspose.com/cells/net/managing-pictures/
  6. Remove Signature from PDF File|Aspose.PDF for .NET

    This section explains how to remove signature from PDF File using PdfFileSignature class....for ( int index = 0 ; index < sigNames . Count ; index ++) { Console...WriteLine ( $"Removed {sigNames[index]}" ); pdFileSignature . RemoveSignature...

    docs.aspose.com/pdf/net/remove-signature-from-pdf/
  7. Aspose.Slides for Java 15.2.0中的公共API和向后不兼容的更改|A...

    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....IGradientStopCollect方法void insert(int index, float position, int presetColor)的签名已替换为void...presetColor)的签名已替换为void insertPresetColor(int index, float position, int presetColor)签名。...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  8. Getting Cell Contents|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....( int index = 0 ; index <= sheet1 . LastRowNum ; index ++) {...IRow row = sheet1 . GetRow ( index ); foreach ( ICell cell in row...

    docs.aspose.com/cells/net/getting-cell-contents/
  9. BookmarksOutlineLevelCollection indexer | Aspos...

    BookmarksOutlineLevelCollection Indexer. Gets or sets a bookmark outline level at the specified Index....BookmarksOutlineLeve indexer __getitem__(index) Gets or sets a bookmark...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  10. FormFieldCollection class | Aspose.Words for No...

    Aspose.Words.Fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range...removeAt(index) Removes a form field at the specified index. See...

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