Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 28,091 for

numbers

(0.25 sec)
  1. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....location by calling the insertRow(number) method of the cells collection...collection. The insertRow(number) method takes the index of the row...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  2. Aspose::Words::Notes namespace | Aspose.Words f...

    Aspose::Words::Notes namespace. The Aspose.Words.Notes namespace provides classes to work with Microsoft Word endnotes and footnotes in C++....EndnoteOptions Represents the endnote numbering options for a document or...FootnoteOptions Represents the footnote numbering options for a document or...

    reference.aspose.com/words/cpp/aspose.words.notes/
  3. Conversion Results Screen|Aspose.Words for Shar...

    How to interpret conversion results in the SharePoint UI using the Aspose.Words for SharePoint....conversion: the overall number of processed files, number of files successfully...successfully converted and number of skipped files. The results list...

    docs.aspose.com/words/sharepoint/conversion-res...
  4. Visa och Dölj Rader, Kolumner och Rullningsfält...

    Denna artikel visar hur man programmatiskt visar och döljer Excel arksbladets rader och kolumner med Node.js via C++. Kontrollera synligheten för rullningsfält och dölja flera rader och kolumner effektivt....unhideRow(number, number) och unhideColumn(number, number) av getCells()...metoderna hideRow(number) och hideColumn(number) av getCells() -samlingen...

    docs.aspose.com/cells/sv/nodejs-cpp/show-and-hi...
  5. Agrupación y desagrupación de filas y columnas ...

    Descubra cómo agrupar y desagrupar filas y columnas en Excel usando Aspose.Cells for Node.js via C++....groupRows(number, number, boolean) y groupColumns(number, number) de...ungroupRows(number, number, boolean) y ungroupColumns(number, number)...

    docs.aspose.com/cells/es/nodejs-cpp/grouping-an...
  6. Gruppieren und Entgruppieren von Zeilen und Spa...

    Entdecken Sie, wie Sie Zeilen und Spalten in Excel mit Aspose.Cells for Node.js via C++ gruppieren und aufheben können....groupRows(number, number, boolean) und groupColumns(number, number)...ungroupRows(number, number, boolean) und ungroupColumns(number, number)...

    docs.aspose.com/cells/de/nodejs-cpp/grouping-an...
  7. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…... to explicitly specify the number format for the DateTime column...cell is left with the General number format. Aspose .Cells does...

    forum.aspose.com/t/using-cells-importdata-to-im...
  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. 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...
  10. 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...