Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 24,342 for

numbers

(0.08 sec)
  1. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for JavaScript via C++....textToColumns(number, number, number, TxtLoadOptions) ....Cells.textToColumns(number, number, number, TxtLoadOptions) method...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  2. Accéder aux diapositives dans les présentations...

    Apprenez à accéder et à gérer les diapositives dans les présentations PowerPoint et OpenDocument avec Aspose.Slides for Python via .NET. Améliorez votre productivité grâce à des exemples de code....diapositive via la propriété slide_number . Enregistrez la présentation...la diapositive sld . slide_number = 2 # Enregistre la présentation...

    docs.aspose.com/slides/fr/python-net/access-sli...
  3. TxtLoadOptions.autoNumberingDetection property ...

    TxtLoadOptions.autoNumberingDetection property. Gets or sets a boolean value indicating either automatic numbering detection will be performed while loading a document...indicating either automatic numbering detection will be performed...how to disable automatic numbering detection. let options = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...ConvertNumbersToText) converts all auto-numbering to text in a document. For...word when you have an auto-numbered list (1,2,3 or a,b,c or i...

    forum.aspose.com/t/converting-word-lists-to-tex...
  6. 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...
  7. 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...
  8. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the Node.js API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet.... For example, rows are numbered – 1, 2, 3, 4, etc. – and columns...unhideRows(number, number, number) and Cells.unhideColumns(number, number...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  9. FieldAutoNum.SeparatorCharacter | Aspose.Words ...

    Discover the FieldAutoNum SeparatorCharacter property, easily customize your separator character for enhanced data formatting and improved usability....set ; } Examples Shows how to number paragraphs using autonum fields...to automatically number items like a numbered list. // This field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ListFormat.ListOutdent | Aspose.Words for .NET

    Discover how the ListFormat ListOutdent method can simplify your document's structure by reducing the current paragraph's list level effortlessly....level specifies what bullet or number is used, left indent, space...how to create bulleted and numbered lists. Document doc = new...

    reference.aspose.com/words/net/aspose.words.lis...