Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 36,337 for

index

(0.13 sec)
  1. 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...
  2. AutoFitterOptions for column and row AutoFit - ...

    Hi, We are trying to expose all the properties of ‘AutoFitterOptions’ for end users in our app, but there is a property called ‘MaxRowHeight’, I believe it make sense for AutoFitRows(), but how this will affect the ‘Aut…...parameters for the range via index of the row/column, but we are...all the 4 indexes, gives only row and column indexes. public static...

    forum.aspose.com/t/autofitteroptions-for-column...
  3. Support for German Locale in Named Range Formul...

    Learn how to handle named range formulae in German locale using Aspose.Cells with C++....new named range and get its index int32_t nameIndex = wsCol ....); // Get the named range by index Name namedRange = wsCol . GetNames...

    docs.aspose.com/cells/cpp/support-for-german-lo...
  4. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in C++...LineTo ( PointF point , uint32_t index ); void LineTo ( float x , float...float y , uint32_t index ); Add a cubic Bezier curve at the end...

    docs.aspose.com/slides/cpp/custom-shape/
  5. Aspose::Words::Fields::FieldIndex::get_Bookmark...

    Aspose::Words::Fields::FieldIndex::get_BookmarkName method. Gets the name of the bookmark that marks the portion of the document used to build the Index in C++....document used to build the index. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldIndex::set_PageNumb...

    Aspose::Words::Fields::FieldIndex::set_PageNumberSeparator method. Sets the character sequence that is used to separate an Index entry and its page number in C++....that is used to separate an index entry and its page number. void...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldRD::get_FileName me...

    Aspose::Words::Fields::FieldRD::get_FileName method. Gets the name of the file to include when generating a table of contents, table of authorities, or Index in C++....contents, table of authorities, or index. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Settings::OdsoFieldMapDataCollec...

    Aspose::Words::Settings::OdsoFieldMapDataCollection::idx_get method. Gets or sets an item in this collection in C++....OdsoFieldMapDataColl :: idx_get ( int32_t index ) See Also Class OdsoFieldMapData...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Glyph.GlyphIndex | Aspose.Words for .NET

    Discover the GlyphIndex property of Glyph, which identifies the GID in your font for precise typography and enhanced design control....GlyphIndex property Index of the glyph (GID) in the physical...

    reference.aspose.com/words/net/aspose.words.sha...
  10. Manage Blob|Aspose.Slides Documentation

    Manage Blob in PowerPoint Presentation using Java. Use Blob to reduce memory consumption in PowerPoint Presentation using Java. Add large file through Blob to PowerPoint Presentation using Java. Export large file through Blob from PowerPoint Presentation using Java. Load a large PowerPoint Presentation as Blob using Java....the videos for ( int index = 0 ; index < pres . getVideos ()...(). size (); index ++) { IVideo video = pres . getVideos (). get_Item...

    docs.aspose.com/slides/androidjava/manage-blob/