Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 28,079 for

numbers

(0.19 sec)
  1. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document....Examples Shows how to restart numbering in a list by copying a list...aw . lists . ListTemplate . NUMBER_ARABIC_PARENTHESIS ) list1...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting....whether the name of an abstract numbering definition is provided by...get ; } Examples Shows how to number paragraphs with LISTNUM fields...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Does Aspose.Words MailMerge feature support com...

    I am looking to evaluate the Aspose.Words library, specifically looking at the MailMerge feature. The core requirement that I have is I need to build completely dynamic tables, where the number of rows and number of col…...tables, where the number of rows and number of columns are not...core requirement is that the number of columns aren’t known when...

    forum.aspose.com/t/does-aspose-words-mailmerge-...
  4. How to set Data Validations settings in GridJS|...

    Configure Data Validation rules for selected cells, including criteria, input messages, and invalid-data alerts.... ri:number , ci:number , indexesUpdated?:boolean...the target range. ri:number , ci:number , moving?:boolean void...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Compter le nombre de cellules dans la feuille d...

    Dans cet article, vous apprendrez comment compter de manière programmatique le nombre de cellules dans la feuille de calcul Excel en utilisant l API C++ avec Aspose.Cells.... Get ( 0 ); // Print number of cells in the Worksheet std...std :: cout << "Number of Cells: " << worksheet . GetCells ()...

    docs.aspose.com/cells/fr/cpp/count-number-of-ce...
  6. استيراد XML إلى دفتر عمل إكسل باستخدام Node.js ...

    استيراد البيانات من ملفات XML إلى إكسل باستخدام Aspose.Cells for Node.js via C++....importXml(string, string, number, number) . يمكنك استيراد خريطة...importXml(string, string, number, number) . يُولّد ملف الإكسل الناتج...

    docs.aspose.com/cells/ar/nodejs-cpp/import-xml-...
  7. DocumentBuilder.deleteRow method | Aspose.Words...

    DocumentBuilder.deleteRow method. Deletes a row from a table....deleteRow ( tableIndex : number , rowIndex : number ) Parameter Type...tableIndex number The index of the table. rowIndex number The index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Formatting Pivot Table|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....table and can be formatted in a number of ways. Setting the AutoFormat...Type Microsoft Excel offers a number of different pre‑set report...

    docs.aspose.com/cells/net/formatting-pivot-table/
  9. Форматирование строк и столбцов с помощью Node....

    Aspose.Cells for Node.js via C++ может поддерживать изменение высоты строки или ширины столбца, а также применять форматирование к строкам или столбцам....вызвав метод setRowHeight(number, number) коллекции Cells . Метод...Метод setRowHeight(number, number) принимает следующие параметры:...

    docs.aspose.com/cells/ru/nodejs-cpp/adjusting-r...
  10. ExportListLabels | Aspose.Words for Java

    Specifies how list labels are exported to HTML MHTML and EPUB in Java....NUMBER_DEFAULT); builder.getListFormat()...setList(list); builder.writeln("Default numbered list item 1."); builder.writeln("Default...

    reference.aspose.com/words/java/com.aspose.word...