Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 35,544 for

index

(0.19 sec)
  1. 如何使用颜色调色板|Documentation

    使用JavaScript代码向调色板添加自定义颜色并使用Excel颜色调色板,配合Aspose.Cells for JavaScript via C++。... Index,自定义颜色在调色板中的索引,将替换指定的颜色。应该在 0-55...color to the palette at 55th index workbook . changePalette ( Color...

    docs.aspose.com/cells/zh/javascript-cpp/excel-c...
  2. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....getPageIndex() Gets 0-based index of the page in the document...getPageIndex() Gets 0-based index of the page in the document...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...
  5. 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/
  6. Save Each Worksheet to a Different PDF File wit...

    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....You can set a single sheet index in the PdfSaveOptions.SheetSet...sheetSet = new SheetSet ([ ws . index ]); const pdfSaveOptions = new...

    docs.aspose.com/cells/javascript-cpp/save-each-...
  7. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors....slide’s reference through its index. Add two AutoShape to the slide...slide’s reference through its index. Add two AutoShape to the slide...

    docs.aspose.com/slides/php-java/connector/
  8. 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...
  9. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started....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...
  10. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started....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...