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

index

(0.2 sec)
  1. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for .NET API 来实现此目的。... Index ); // And specify different material index for each...

    docs.aspose.com/3d/zh/net/split-mesh/
  2. 在C++中如何使用颜色调色板|Documentation

    用C++代码向调色板添加自定义颜色,并使用带有Aspose.Cells for C++ API的Excel颜色调色板。... Index,自定义颜色在调色板中的索引,将替换指定的颜色。应该在 0-55...Orchid color to the palette at index 55 workbook . ChangePalette...

    docs.aspose.com/cells/zh/cpp/excel-color-palette/
  3. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.pptx"); We hav…...Parameter name: Parameter name: index at com.aspose.slides.irz.xl(Unknown...Parameter name: Parameter name: index at com.aspose.slides.Collections...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  4. Working with Shapes Gluing|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....location on the first connection index where to glue int shapeToBeginConnecti...location on the end connection index where to glue int shapeToEndConnection...

    docs.aspose.com/diagram/java/working-with-shape...
  5. 使用C++进行错误检查选项|Documentation

    本文提供了示例代码,演示如何使用C++ API或库以程序化方式启用Excel工作表的错误检查选项,例如将数字作为文本存储。...new error check option int index = opts . Add (); ErrorCheckOption...ErrorCheckOption opt = opts . Get ( index ); // Disable the numbers stored...

    docs.aspose.com/cells/zh/cpp/use-error-checking...
  6. Manage Comments and Notes with JavaScript via C...

    Insert and manage comments or notes with Aspose.Cells for JavaScript via C++....collection by passing the comment index. After accessing the Comment...worksheet by passing its sheet index const worksheet = workbook ...

    docs.aspose.com/cells/javascript-cpp/comments-a...
  7. Customize Pie Charts in Presentations in .NET|A...

    Learn how to create and customize pie charts in .NET with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... Set the index of chart data sheet. Getting...ShowValue = true ; // Setting the index of chart data sheet int defaultWorksheetInde...

    docs.aspose.com/slides/net/pie-chart/
  8. Get the titles of all the slides|Aspose.Slides ...

    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....sldText , string docName , int index ) { using ( PresentationDocument...string relId = ( slideIds [ index ] as SlideId ). RelationshipId...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  9. 使用Apache POI和Aspose.Cells创建数据透视表|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....PivotTable to the worksheet int index = pivotTables . add ( "=A1:C8"...pivotTable = pivotTables . get ( index ); // Unshowing grand totals...

    docs.aspose.com/cells/zh/java/create-pivot-tabl...
  10. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!...Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/sub...