Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 5,429 for

numbers

(0.1 sec)
  1. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list.... get listId () : number Remarks You do not normally...( "Numbered list item 1" ); builder . writeln ( "Numbered list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Lists::ListFormat::ListOutdent m...

    Aspose::Words::Lists::ListFormat::ListOutdent method. Decreases the list level of the current paragraph by one level in C++....level specifies what bullet or number is used, left indent, space...how to create bulleted and numbered lists. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index.... NUMBER_DEFAULT ) list_level = list...font . size = 24 list_level . number_style = aw . NumberStyle ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range....on the left side, # and the number of the page that contains the...between the number of the first page, and the number of the last...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldNoteRef.insert_reference_mark property | A...

    FieldNoteRef.insert_reference_mark property. Inserts the reference mark with the same character formatting as the Footnote Reference or Endnote Reference style....NOTEREF field will display the number of the footnote inside the...to Bookmark2, with footnote number ' ) . get_field_code ()) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Support for Evaluation of Functions in Formulas

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for .NET library for calculations....Expressions Abs( number ) Atn( number ) Cos( number ) Exp( number ) Fix(...Fix( number ) Int( number ) Log( number ) Rnd( number ) Sgn( number...

    docs.aspose.com/tasks/net/support-for-evaluatio...
  7. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... keep_source_numbering = True dst_doc . append_document...Shows how to resolve list numbering clashes in source and destination...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PropertyType | Aspose.Words for Java

    Specifies data type of a document property in Java....floating number. NUMBER The property is an integer number. OBJECT_ARRAY...a floating number. NUMBER public static int NUMBER The property...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field.... Examples Shows how to number paragraphs with LISTNUM fields...# LISTNUM fields display a number that increments at each LISTNUM...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.clearFormatting method | Aspose...

    ParagraphFormat.clearFormatting method. Resets to default paragraph formatting....Chapter 1" ); // Create a numbered list. let numberedList = doc...Normal ; builder . writeln ( "Numbered list item 1." ); // Every...

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