Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 20,032 for

2 of

(0.07 sec)
  1. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding....example -1 means the last item, -2 means the second before last and...InsertCell (); builder . Write ( "Cell 2" ); builder . EndTable (); builder...

    reference.aspose.com/words/net/aspose.words/nod...
  2. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection Of Comment nodes in Java....write("Run 2. "); // Every invocation of the...getRuns(); Assert.assertEquals(2, runs.getCount()); // We can also...

    reference.aspose.com/words/java/com.aspose.word...
  3. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management....VbaModuleCollection indexer (1 of 2) Retrieves a VbaModule object...vbaModules . Remove ( vbaModules [ 2 ]); See Also class VbaModule class...

    reference.aspose.com/words/net/aspose.words.vba...
  4. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection Of [Section](../section/) objects in the document... write ( "Section 2" ); expect ( doc . getText ()...toEqual ( "Section 1\u000cSection 2" ); // Delete the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuildingBlockCollection Class | Aspose.Words fo...

    Discover the Aspose.Words BuildingBlockCollection class, a powerful tool for managing document BuildingBlock objects efficiently and enhancing your workflow.... (2 indexers) Methods Name Description...new array of building blocks. (2 methods) Remarks You do not create...

    reference.aspose.com/words/net/aspose.words.bui...
  6. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for shapes and text frames effectively and enhance document layouts.... Paragraph 2 The object is positioned relative...value is Margin. TextFrameDefault 2 Default value is Paragraph. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method... at ( 2 ). nodeType ). toEqual ( aw ....toEqual ( "1. Hello world!" ); // 2 - Inside the bookmark, right after...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevel.isLegal property | Aspose.Words for N...

    ListLevel.isLegal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....at ( "Heading 1" ); // Level 2 labels will display the current..."-II-"... list . listLevels . at ( 2 ). numberFormat = "-\u0002-" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevel.RestartAfterLevel | Aspose.Words for ...

    Discover the ListLevel RestartAfterLevel property to easily manage list numbering in your documents. Simplify organization and enhance clarity today!...Styles [ "Heading 1" ]; // Level 2 labels will display the current..."-II-"... docList . ListLevels [ 2 ]. NumberFormat = "-\x0002-" ;...

    reference.aspose.com/words/net/aspose.words.lis...
  10. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method...BOOKMARK_END , first_paragraph_nodes [ 2 ] . node_type ) # The document...doc . get_text () . strip ()) # 2 - Inside the bookmark, right after...

    reference.aspose.com/words/python-net/aspose.wo...