Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 37,077 for

index

(1.23 sec)
  1. 使用图像|Documentation

    本页介绍如何使用 Aspose.Diagram 库从 Visio 绘图的页面中提取、替换或插入图像。...vsd" ) # Enter page index i.e. 0 for first one for shape...fi . toPath ()) # Enter page index i.e. 0 for first one for shape...

    docs.aspose.com/diagram/zh/python-java/working-...
  2. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...to get your current sheet’s index which is “0”. See the sample...out.println("Current Sheet index: " + curSheet.getIndex()); console...

    forum.aspose.com/t/getprintingpagebreaks-return...
  3. Split Mesh|Documentation

    Aspose.3D for Java API has support 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. It can be achieved by using Aspose.3D for Java API.... INDEX ); // and specify different material index for each...

    docs.aspose.com/3d/java/split-mesh/
  4. Public API Changes in Aspose.Cells 8.1.0|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....Workbook's Style Collection int index = book . getStyles (). add ();...book . getStyles (). get ( index ); //Set Number format for Style...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C# code....slides can be removed either by index or by reference. static void...// Remove a master slide by index. presentation . Masters . RemoveAt...

    docs.aspose.com/slides/net/examples/elements/ma...
  6. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....(); // Add bar chart const index = charts . add ( AsposeCells...const chart = charts . get ( index ); // Set data for bar chart...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  7. SdtListItemCollection Class | Aspose.Words for ...

    Explore the Aspose.Words.Markup.SdtListItemCollection class for seamless access to SdtListItem elements, enhancing structured document management effortlessly....object given its zero-based index in the collection. SelectedValue...list item at the specified index. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!... Update (); int index = 0 ; using ( IEnumerator <...WriteLine ( $"General format index {index++}: {generalFormatEnumera...

    reference.aspose.com/words/net/aspose.words.fie...
  9. GridDesktop: mouse wheel scrolling adds rows, d...

    See attached sample: start it, click the button, and a new Aspose.Cells workbook is created and shown in GridDesktop in readonly mode. GridDesktopTest.zip (5.2 KB) Problem 1: Switch to “Sheet 1”, then use the mouse wh…...ArgumentOutOfRangeEx: Index was out of range. Must be non-negative...the collection. (Parameter 'index') at System.Collections.ArrayList...

    forum.aspose.com/t/griddesktop-mouse-wheel-scro...
  10. Moving Worksheets|Documentation

    This article introduces how to work with worksheets in GridDesktop....to the specified index. It takes the indexes (zero‑based) of the...

    docs.aspose.com/cells/net/aspose-cells-griddesk...