Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 36,096 for

index

(0.42 sec)
  1. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...ArrayIndexOutOfBound: Index 721250 out of bounds for length...lang.ArrayIndexOutOfBound: Index 721250 out of bounds for length...

    forum.aspose.com/t/getting-nullpointerexception...
  2. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the documentation article in C++....Words::Node>&) Returns the index of the specified child node...reference mark // will be its index among all the section's footnotes...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. XZ File Format & .xz Extension - Comprehensive ...

    Discover the XZ archive file format and .xz extension, renowned for its high compression efficiency and open-source compatibility. Learn about its features, how to open and extract XZ files, and its role in modern data compression across various platforms....additional information like an index of blocks for quick access....the compressed data. Index Section: Index Data: Provides offsets...

    products.aspose.com/zip/most-common-archives/wh...
  4. WebExtensionProperty | Aspose.Words for Java

    Specifies a web extension custom property in Java....docking location, we can set this index to arrange them. myScriptTaskPane...docking location, we can set this index to arrange them. myScriptTaskPane...

    reference.aspose.com/words/java/com.aspose.word...
  5. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java....in the collection either by index or by name. vbaModules.get(0)...in the collection either by index or by name. vbaModules.get(0)...

    reference.aspose.com/words/java/com.aspose.word...
  6. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....[] def convert_slide ( slide_index ): # Extract slide i into a...slides [ slide_index ]) slide_number = slide_index + 1 slide = slide_presentation...

    docs.aspose.com/slides/python-net/multithreading/
  7. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or alias, enhancing your design experience with ease!...Contents [ Hide ] StyleCollection indexer (1 of 3) Gets a style by name...Aspose.Words StyleCollection indexer (2 of 3) Gets a built-in style...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....new error check option int index = opts . Add (); ErrorCheckOption...ErrorCheckOption opt = opts . Get ( index ); // Disable the numbers stored...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  9. Split Mesh|Documentation

    Developers may require to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene If it has been assigned a single material. Developers can now achieve this by using Aspose.3D for .NET API.... Index ); // And specify different material index for each...

    docs.aspose.com/3d/net/split-mesh/
  10. 管理 Visio 宏启用 diagram 的 VBA 代码。|Documentation

    使用 Aspose.Diagram 库添加 VBA 模块和修改 VBA 或宏。...vsdm" ); //Add module int index = diagram . VbaProject . Modules...diagram . VbaProject . Modules [ index ]; //Set module module . Codes...

    docs.aspose.com/diagram/zh/net/working-with-vba...