Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 23,950 for

numbers

(0.09 sec)
  1. 使用 Node.js 通过 C++ 复制行和列|Documentation

    本文展示了如何通过 Aspose.Cells for Node.js via C++ API 复制行和列。...copyRow(Cells, number, number) 方法,来自 Cells 类。该方法复制源行...。 Cells.copyRow(Cells, number, number) 方法的参数如下: 源 Cells 对象, 源行索引...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-row...
  2. Copier des lignes et des colonnes avec Node.js ...

    Cet article montre comment copier des lignes et des colonnes à travers l’API Aspose.Cells for Node.js via C++....copyRow(Cells, number, number) de la classe Cells . Cette...méthode Cells.copyRow(Cells, number, number) prend les paramètres suivants...

    docs.aspose.com/cells/fr/nodejs-cpp/copying-row...
  3. Добавить Номер Страницы в PDF с помощью Python|...

    Aspose.PDF для Python через .NET позволяет добавлять штамп номера страницы в ваш PDF файл, используя класс PageNumberstamp....штамп с номером страницы page_number_stamp = ap . PageNumberStamp...фоном page_number_stamp . background = False page_number_stamp ....

    docs.aspose.com/pdf/ru/python-net/add-page-number/
  4. ListLevel.get_effective_value method | Aspose.W...

    ListLevel.get_effective_value method. Reports the string representation of the [ListLevel](../) object for the specified index of the list item...get_effective_value(index, number_style, custom_number_style_format) Reports...get_effective_value ( self , index : int , number_style : aspose . words . NumberStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Hiding and Showing Rows and Columns with Node.j...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for Node.js via C++....calling the hideRow(number) and hideColumn(number) methods of the...unhideRow(number, number) and unhideColumn(number, number) methods...

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...
  6. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.list_indent method. Increases the list level of the current paragraph by one level....level specifies what bullet or number is used, left indent, space...how to create bulleted and numbered lists. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MultiPageLayout.grid method | Aspose.Words for ...

    MultiPageLayout.grid method. Creates a layout in which pages are rendered left-to-right, top-to-bottom, in a grid with the specified number of columns....specified number of columns. grid ( columns : number , horizontalGap...horizontalGap : number , verticalGap : number ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....Specifies alignment for the list number or bullet. Used as a value...aligned to the left of the number position. CENTER The list label...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....asposeocr_get_rectangles_number() Get the total number of paragraphs in...asposeocr_get_rectangles_number_from_raw_bytes() Get the total number of paragraphs...

    docs.aspose.com/ocr/cpp/image-regions-paragraph...
  10. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....asposeocr_get_rectangles_number() Get the total number of paragraphs in...asposeocr_get_rectangles_number_from_raw_bytes() Get the total number of paragraphs...

    docs.aspose.com/ocr/cpp/image-regions-word-find/