Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 133,247 for

2

(0.16 sec)
  1. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document... setCount ( 2 ); builder . writeln ( "Column...); builder . writeln ( "Column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java...."); // This field will display "2.". builder.insertField(FieldType...builder.writeln("\tParagraph 2."); for (Field field : doc.getRange()...

    reference.aspose.com/words/java/com.aspose.word...
  3. 5472557.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 FooBar Very long text 1. very long text 2. very long text 3. very long text 4. very long text 5. very long text 6. very long tex...... very long text 2. very long text 3. very long text...Very long text 1. very long text 2. very long text 3. very long text...

    docs.aspose.com/cells/java/specify-whether-the-...
  4. RowCollection indexer | Aspose.Words for Python

    RowCollection indexer. Retrieves a [Row](../../row/) at the given index....example -1 means the last item, -2 means the second before last and... tables self . assertEqual ( 2 , len ( list ( tables ))) i =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::OutlineOptions::get_Defa...

    Aspose::Words::Saving::OutlineOptions::get_DefaultBookmarksOutlineLevel method. Specifies the default level in the document outline at which to display Word bookmarks in C++....document outline at level 1; 2 for level 2 and so on. Default is 0...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 检查 Visio Ruby 绘图中是否存在大师|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....vsd" ) master_id = 2 # check master by id is_present...master_name = "Background tranquil .2" # check master object by name...

    docs.aspose.com/diagram/zh/java/check-presence-...
  7. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from document... writeln ( "Item 2" ); // Now, there is one unused... styles . count ). toEqual ( 2 ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DropDownItemCollection indexer | Aspose.Words f...

    DropDownItemCollection indexer. Gets or sets the element at the specified index.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.subject property | As...

    BuiltInDocumentProperties.subject property. Gets or sets the subject of the document.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BuiltInDocumentProperties.Title | Aspose.Words ...

    Manage your document's title effortlessly with BuiltInDocumentProperties. Easily set or retrieve titles for enhanced organization and clarity.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/net/aspose.words.pro...