Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 35,539 for

index

(0.09 sec)
  1. FramesetCollection | Aspose.Words for Java

    Represents a collection of instances of the Frameset class in Java....Method Description get(int index) Gets a frame or frames page...page at the specified index. getCount() Gets the number of frames...

    reference.aspose.com/words/java/com.aspose.word...
  2. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by Index for streamlined VBA development....Hide ] VbaReferenceCollecti indexer Gets VbaReference object at...specified index. public VbaReference this [ int index ] { get ;...

    reference.aspose.com/words/net/aspose.words.vba...
  3. Sort Data in xlsx4j|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....(); //Specify the start row index. ca . StartRow = 1 ; //Specify...//Specify the start column index. ca . StartColumn = 0 ; //Specify...

    docs.aspose.com/cells/java/sort-data-in-xlsx4j/
  4. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....content type properties int index = workbook . GetContentTypeProper...GetContentTypeProper (). Get ( index ). SetIsNillable ( false );...

    docs.aspose.com/cells/cpp/working-with-contentt...
  5. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetById method. Finds and returns a custom XML part by its identifier in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 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...
  9. 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-...
  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...