Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 26,840 for

index

(0.08 sec)
  1. VariableCollection class | Aspose.Words for Python

    aspose.words.VariableCollection class. A collection of document variables... Indexers Name Description __getitem__(index) Gets or...document variable at the specified index. None values are not allowed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::DropDownItemCollection c...

    Aspose::Words::Fields::DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field. To learn more, visit the documentation article in C++....the element at the specified index. idx_set (int32_t, const System::String&)...the element at the specified index. IndexOf (const System::String&)...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...NodeCollection Indexers Name Description __getitem__(index) Retrieves...a HeaderFooter at the given index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Insert text into a cell|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 = InsertSharedStringIt ( text...CellValue = new CellValue ( index . ToString ()); cell . DataType...

    docs.aspose.com/cells/net/insert-text-into-a-cell/
  6. Convert PDF to XML in Python | products.aspose.com

    Convert PDF to XML in Python. Use Python library API to convert PDF files to XMLs...pdf" ) for index in range(pres . slides . length):...slides[index] with open( "slide- {index} .xml" . format(index = index)...

    products.aspose.com/slides/python-net/conversio...
  7. Convert PDF to SVG in Java | products.aspose.com

    Convert PDF to SVG in Java. Use Java library API to convert PDF files to SVGs...pdf" ); for ( int index = 0 ; index < pres . getSlides ()...(). size (); index ++) { ISlide slide = pres . getSlides (). get_Item...

    products.aspose.com/slides/java/conversion/pdf-...
  8. RevisionGroupCollection.Item | Aspose.Words for...

    Access specific revision groups effortlessly with the RevisionGroupCollection Item property. Enhance your data management with precise Indexing....Item RevisionGroupCollect indexer Returns a revision group at...specified index. public RevisionGroup this [ int index ] { get...

    reference.aspose.com/words/net/aspose.words/rev...
  9. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the document...indexOf(node) Returns the zero-based index of the specified node. (Inherited...from NodeCollection ) insert(index, node) Inserts a node into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert Image to JPG in Java | products.aspose.com

    Convert Image to JPG in Java. Use Java library API to convert Image files to JPGs...960 , 720 ); for ( int index = 0 ; index < pres . getSlides ()...(). size (); index ++) { ISlide slide = pres . getSlides (). get_Item...

    products.aspose.com/slides/java/conversion/imag...