Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 26,003 for

numbers

(0.07 sec)
  1. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... NUMBER_DEFAULT ) list_level = doc_list...font . size = 24 list_level . number_style = aw . NumberStyle ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character formatting used for the list label.... NUMBER_DEFAULT ) list_level = doc_list...font . size = 24 list_level . number_style = aw . NumberStyle ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....order to maintain a specific number of lines per page and characters...order to maintain the specified number of lines per page. SNAP_TO_CHARS...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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-...
  5. Format Rows and Columns with Node.js via C++|Do...

    Aspose.Cells for Node.js via C++ can support changing row height or column width, as well as applying formatting on rows or columns....setRowHeight(number, number) method. The setRowHeight(number, number)...setColumnWidth(number, number) method. The setColumnWidth(number, number)...

    docs.aspose.com/cells/nodejs-cpp/adjusting-row-...
  6. Use Style Dialog|Documentation

    This article introduces the Style Dialog in GridDesktop....of several tabs, including: Number , Alignment , Border , Font...one. Number Tab The Number tab is used to set the Number Format...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Excelファイルの行と列の挿入と削除|Documentation

    この記事では、Aspose.Cells for Node.js via C++ APIを使った行および列の挿入と削除方法を紹介します。... 行と列の挿入 行の挿入方法 insertRow(number) コレクションの getCells() メソッドを呼...メソッドを呼び出すことで、ワークシートの任意の位置に行を挿入できます。 insertRow(number) メソッドは新しい行が挿入される行のインデックスを取ります。...

    docs.aspose.com/cells/ja/nodejs-cpp/inserting-a...
  8. Форматирование строк и столбцов с помощью Node....

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

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

    Represents number formatting of the parent element in Java....ChartNumberFormat Represents number formatting of the parent element...0, 1500000.0}); // Set the number format of the Y-axis tick labels...

    reference.aspose.com/words/java/com.aspose.word...
  10. Unable to get bookmarks from word document with...

    I have a document which has huge number of bookmarks, it fails to read bookmarks at some point. It reads like 120 bookmarks but fails to get a bookmark at 150. I am using very simple code to get these bookmarks Document…...have a document which has huge number of bookmarks, it fails to read...document that contains a large number of bookmarks. While Microsoft...

    forum.aspose.com/t/unable-to-get-bookmarks-from...