Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 36,465 for

index

(0.13 sec)
  1. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table 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...
  2. How to Add a Column in Excel using C#

    This brief article discusses how to add a column in Excel using C#. It encapsulates the system preparation, stepwise algorithm, and a running sample code to add multiple columns in Excel using C#....spreadsheet and insert columns at any index before saving it to XLS or XLSX...

    kb.aspose.com/cells/net/how-to-add-a-column-in-...
  3. Autofit Table in Word using C#

    Follow this article to autofit table in Word using C#. It has details to set the IDE, a list of steps, and a sample code showing how to fit table to page in Word using C#....target table by providing the index, and type-cast it to a Table...

    kb.aspose.com/words/net/autofit-table-in-word-u...
  4. Edit Macro in Word using Java

    Follow this article to edit macro in Word using Java. Details are provided for setting the IDE, instructions for writing the application, and sample code to modify macro using Java....module using its name or the index of the module. Note that when...

    kb.aspose.com/words/java/edit-macro-in-word-usi...
  5. Group Rows and Columns in Excel using C#

    This article assists on how to group rows and columns in Excel using C#. It has the IDE settings, steps and a sample code for grouping rows in Excel using C#....GroupColumns() methods by passing the index of the first and last row or...

    kb.aspose.com/cells/net/group-rows-and-columns-...
  6. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....reference of a slide by using its Index. Add an AutoShape of Line type...

    docs.aspose.com/slides/nodejs-java/create-prese...
  7. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...