Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 36,465 for

index

(1.11 sec)
  1. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Worksheets to New Excel File in PHP|Documen...

    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...."Worksheets" , array ()); $worksheet_index = $ptr -> Call ( $worksheets..."Item" , array ( $worksheet_index )); $ptr -> Set ( $worksheet...

    docs.aspose.com/cells/net/add-worksheets-to-new...
  3. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes....get_start_page_index() , LayoutCollector.get_end_page_index() and LayoutCollector...rebuilt. get_end_page_index(node) Gets 1-based index of the page where...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java.... // 1 - By an index in the custom XML part collection:...getCustomXmlParts().iterator(); int index = 0; while (enumerator.hasNext())...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用C++创建动态图表|Documentation

    学习如何在Aspose.Cells for C++中创建动态图表。我们的指南将演示如何根据需求动态更新图表数据、系列和格式,从而在工作表中直观展示不断变化的数据。...range with headers on int32_t index = listObjects . Add ( 0 , 0...Create chart based on ListObject index = sheet . GetCharts (). Add...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  6. Create a Pivot Table|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.... by passing the PivotTable index. Use any of the pivot table...

    docs.aspose.com/cells/python-java/create-a-pivo...
  7. Generate Slide Thumbnail as JPEG|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....desired slide by using its ID or index. Get the thumbnail image of...

    docs.aspose.com/slides/net/generate-slide-thumb...
  8. Use Connection indexes to connect shapes|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....Use Connection indexes to connect shapes Contents [ Hide ] Add...the shape and use Connection indexes to connect shapes Aspose.Diagram...

    docs.aspose.com/diagram/net/use-connection-inde...
  9. How to Change Excel Row Height using C++

    In this small tutorial, we will elaborate how to change excel row height using C++. You will adjust row height in excel using C++ by a fixed value or based on content size....height by providing the row index and a fixed height value Select...worksheets by providing a sheet index. Each sheet has a collection...

    kb.aspose.com/cells/cpp/how-to-change-excel-row...
  10. Group Presentation Shapes in JavaScript|Aspose....

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Node.js via Java — fast, step-by-step guide with free JavaScript code....reference of a slide by using its Index Add a group shape to the slide...reference of a slide by using its Index. Accessing the shape collection...

    docs.aspose.com/slides/nodejs-java/group/