Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 43,019 for

index

(0.09 sec)
  1. 用 C++ 实现非连续范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 创建非邻接单元格的命名范围。...for non sequenced range int index = workbook . GetWorksheets ()...GetWorksheets (). GetNames (). Get ( index ); // Creating a non sequence...

    docs.aspose.com/cells/zh/cpp/implementing-non-s...
  2. Custom Shape|Aspose.Slides for Python Documenta...

    Add a custom shape to a PowerPoint presentation in Python...line_to ( point , index ) line_to ( x , y , index ) Add a cubic Bezier...point1 , point2 , point3 , index ) cubic_bezier_to ( x1 , y1...

    docs.aspose.com/slides/python-net/custom-shape/
  3. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...IndexOutOfRangeExcep : Index was outside the bounds of the...array or collection using an index that is outside its valid range...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...
  4. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard... for index , part in enumerate ( doc ....package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t Name:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....by index. IndexOf (const System::String&) Gets the index of a...a property at the specified index. static Type () Remarks Each...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....res ; } } } Added Overloaded Indexer for TextBoxCollection Aspose...has exposed the overloaded indexed for the TextBoxCollection class...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. CustomXmlPropertyCollection Class | Aspose.Word...

    Discover Aspose.Words.Markup.CustomXmlPropertyCollection, a powerful tool for managing custom XML attributes and smart tag properties efficiently.... (2 indexers) Methods Name Description...string ) Returns the zero-based index of the specified property in...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Bookmark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bookmark class, your solution for managing bookmarks efficiently in documents. Enhance your document editing experience today!...get; } Gets the zero-based index of the first column of the table...get; } Gets the zero-based index of the last column of the table...

    reference.aspose.com/words/net/aspose.words/boo...
  9. Aspose.PSD的Java 24.1版本发布说明|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....()); // Change the active page index to the second page. image ....()); // Change the active page index to the third page. image . setActivePageIndex...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. Format Rows and Columns with Node.js via C++|Do...

    Aspose.Cells for Node.js via C++ can support change row height or column width, as well as apply formatting on rows or columns....parameters as follows: Row index , the index of the row that you’re...following parameters: Column index , the index of the column that you’re...

    docs.aspose.com/cells/nodejs-cpp/adjusting-row-...