Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 42,993 for

index

(0.27 sec)
  1. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Presentation Comments|Aspose.Slides for PHP Doc...

    Add comments and replies in PowerPoint presentation...); # Accesses the comment at index 0 for slide 1 $str = $Comments...Author's comments collection at index 0 $commentCollection = $Comments...

    docs.aspose.com/slides/php-java/presentation-co...
  3. Binding Worksheet to a Customized Collection Ob...

    This article introduces how to bind worksheet to collection in GridWeb....contains a readonly indexer. Using this indexer, we can get any custom...public MyCustomRecord this [ int index ] { get { return ( MyCustomRecord...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....2 - Get a building block by index: Assert.assertEquals("Block...getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...

    reference.aspose.com/words/java/com.aspose.word...
  5. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C++...slide's reference through its index SharedPtr < ISlide > slide =...( u "0.00%" ); // Sets the index of chart data sheet int defaultWorksheetInde...

    docs.aspose.com/slides/cpp/chart-data-label/
  6. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...indexOf(Node child) Returns the index of the specified child node...

    reference.aspose.com/words/java/com.aspose.word...
  7. Set Barcode Checksum Controls in JavaScript|Doc...

    How to Set Checksum for 1D Barcodes in JavaScript API"...characters modulo the maximum index of the encoded characters. In...is weighted by its position index. The following code sample demonstrates...

    docs.aspose.com/barcode/javascript-cpp/set-chec...
  8. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Worksheet Views|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....following parameters: Row , the row index of the cell that the freeze...start from. Column , the column index of the cell that the freeze...

    docs.aspose.com/cells/java/worksheet-views/
  10. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... cell_area_name , color ): index = self . _sheet . conditional_formattings... conditional_formattings [ index ] area = self . get_cell_area_by_name...

    docs.aspose.com/cells/python-net/how-to-add-ico...