Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 37,077 for

index

(0.37 sec)
  1. 现代 API|Aspose.Slides for Python 文档

    现代 API...Dimension ( 1980 , 1028 )); for index in range ( bitmaps . length...length ): thumbnail = bitmaps [ index ]; ImageIO . write ( thumbnail...

    docs.aspose.com/slides/zh/python-java/modern-api/
  2. Aspose.Slides for Java 15.6.0 的公共 API 和不兼容的变化|A...

    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....getPropertyName(int index), .remove(String name), .contains(String...IDocumentProperties.getPropertyName(int index), .remove(string name), .contains(string...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  3. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote -> set_ReferenceMark...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....InsertClone(int index, IShape sourceShape) Aspose...IShapeCollection.InsertClone(int index, IShape sourceShape, float x...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. Grouping and Ungrouping Rows and Columns with C...

    Learn how to group and ungroup rows and columns in Excel files using Aspose.Cells with C++....parameters: First row/column index – the first row or column in...the group. Last row/column index – the last row or column in...

    docs.aspose.com/cells/cpp/grouping-and-ungroupi...
  6. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: Index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...ArgumentOutOfRangeEx: Index was out of range. Must be non-negative...collection. Parameter name: index at System.ThrowHelper.Throw...

    forum.aspose.com/t/encountering-an-error-while-...
  7. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API....(); // Specify the start row index. ca . startRow = 0 ; // Specify...Specify the start column index. ca . startColumn = 0 ; // Specify...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  8. Aspose.PSD for .NET 19.11 - 发行说明|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....for ( int index = 0 ; index < layers . Length ; index ++) { var...var layer = layers [ index ]; if (!( layer is TextLayer )) { continue...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. Bookmark.bookmarkStart property | Aspose.Words ...

    Bookmark.bookmarkStart property. Gets the node that represents the start of the bookmark....the bookmark collection by index or name, and their names can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.GetPageInfo | Aspose.Words for .NET

    Discover the GetPageInfo method to retrieve essential page size, orientation, and rendering details for optimized printing and enhanced document management....pageIndex Int32 The 0-based page index. Examples Shows how to check...

    reference.aspose.com/words/net/aspose.words/doc...