Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 36,465 for

index

(0.18 sec)
  1. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for C++: geometry paths, curved corners, composite shapes....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/
  2. Aspose.Slides for .NET 15.2.0 的公共 API 与向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和突破性更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...RemoveAt(int index) 方法用于通过索引删除图表数据点。已添加 IChartCategoryCollec...IChartCategoryCollec.RemoveAt(int index) 方法用于通过索引删除图表类别。 已向 Aspose.Slides...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  3. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... log ( `Font index # ${ i } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Master Slide|Aspose.Slides for Python Documenta...

    Manage master slides in Python with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....slides can be removed either by index or by reference. def remove_master_slide...presentation : # Remove by index. presentation . masters . remove_at...

    docs.aspose.com/slides/python-net/examples/elem...
  5. DropDownItemCollection.Remove | Aspose.Words fo...

    Effortlessly remove specific values from your DropDownItemCollection with our intuitive Remove method. Streamline your data management today!...another item at a specified index: dropDownItems . Insert ( 3...// 2 - Remove an item at an index: dropDownItems . RemoveAt (...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BookmarksOutlineLevelCollection.indexOfKey meth...

    BookmarksOutlineLevelCollection.IndexOfKey method. Returns the zero-based Index of the specified bookmark in the collection....indexOfKey(name) Returns the zero-based index of the specified bookmark in...bookmark. Returns The zero based index. Negative value if not found...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TaskPane class | Aspose.Words for Python

    aspose.words.webextensions.TaskPane class. Represents an add-in task pane object... row Specifies the index, enumerating from the outside...docking location, we can set this index to arrange them. my_script_task_pane...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BookmarksOutlineLevelCollection.IndexOfKey | As...

    Discover the BookmarksOutlineLevelCollection IndexOfKey method, which efficiently retrieves the zero-based Index of a specified bookmark in your collection....method Returns the zero-based index of the specified bookmark in...Return Value The zero based index. Negative value if not found...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FieldOptions.toa_categories property | Aspose.W...

    FieldOptions.toa_categories property. Gets or sets the table of authorities categories....the "\c" switch to select the index of a category from our collection...switch with a matching category index. Each TOA field will also display...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Presentation BLOBs on Android for Effici...

    Manage BLOB data in Aspose.Slides for Android via Java to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....the videos for ( int index = 0 ; index < pres . getVideos ()...(). size (); index ++) { IVideo video = pres . getVideos (). get_Item...

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