Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 35,603 for

index

(0.07 sec)
  1. Create a Presentation Viewer in C++|Aspose.Slid...

    Create a custom presentation viewer in C++ using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....the slide reference by its index. Open a file stream. Save the...the slide reference by its index. Get the thumbnail image of...

    docs.aspose.com/slides/cpp/presentation-viewer/
  2. FormField.dropDownSelectedIndex property | Aspo...

    FormField.dropDownSelectedIndex property. Gets or sets the Index specifying the currently selected item in a dropdown form field.... property Gets or sets the index specifying the currently selected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_get method. Gets or a sets a bookmark outline level by the bookmark name in C++....outline level at the specified index. int32_t Aspose :: Words ::...( int32_t index ) Parameter Type Description index int32_t Zero-based...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....series can also be removed by index, like this. // This will remove...get(int index) Returns a ChartSeries at the specified index. getCount()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Glyph constructor | Aspose.Words for Python

    Glyph constructor. Initializes new instance of this class....Glyph constructor Glyph(glyph_index, advance, advance_offset, ascender_offset)...def __init__ ( self , glyph_index : int , advance : int , advance_offset...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....the bookmark collection by index or name, and their names can...getFirstColumn() Gets the zero-based index of the first column of the table...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for .NET 19.11 - Release Notes|Docum...

    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....for ( int index = 0 ; index < layers . Length ; index ++) { var...var layer = layers [ index ]; if (!( layer is TextLayer )) { continue...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  8. Printing Barcodes in Report Using Data Source|D...

    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....JRDataSource { private int index = - 1 ; private String Symbology...throws JRException { index ++; return ( index < data . length );...

    docs.aspose.com/barcode/jasperreports/printing-...
  9. Work with Images using PdfContentEditor|Aspose....

    This section explains how to add and delete Images with Aspose.PDF Facades using PdfContentEditor Class....with pageNumber and index parameter. The index parameter represents...an array of integers – the indexes of the images to be deleted...

    docs.aspose.com/pdf/net/working-with-images-in-...
  10. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_ActiveRecord method. Specifies the one-based Index of the record from the data source which shall be displayed in Microsoft Word. The default value is 1 in C++....method Specifies the one-based index of the record from the data...

    reference.aspose.com/words/cpp/aspose.words.set...