Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 26,611 for

numbers

(0.16 sec)
  1. Insérer des images et des formes dans les fichi...

    Gérez les images, objets OLE et formes dans les fichiers Excel en utilisant Aspose.Cells for Node.js via C++....add(number, number, number, number, Uint8Array) de...PictureCollection.add(number, number, number, number, Uint8Array) prend...

    docs.aspose.com/cells/fr/nodejs-cpp/insert-shapes/
  2. Working with Footnote and Endnote|Aspose.Words ...

    Insert ffotnotes or endnotes into a document and specify its options using Node.js.... Insert Endnote and Set Numbering Options If you want to insert...FootnoteOptions classes represent numbering options for footnote and endnote...

    docs.aspose.com/words/nodejs-net/working-with-f...
  3. NodeRendererBase.getOpaqueBoundsInPixels2 metho...

    Aspose.Words.Rendering.NodeRendererBase.getOpaqueBoundsInPixels2 method...getOpaqueBoundsInPix ( scale : number , dpi : number ) Parameter Type Description...scale number The zoom factor (1.0 is 100%). dpi number The resolution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Вставка изображений и фигур в файлы Excel с пом...

    Управление изображениями, объектами OLE и фигурами в файлах Excel с помощью Aspose.Cells for Node.js via C++....add(number, number, number, number, Uint8Array) коллекции...PictureCollection.add(number, number, number, number, Uint8Array) принимает...

    docs.aspose.com/cells/ru/nodejs-cpp/insert-shapes/
  5. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item....justification of the actual number of the list item. @property...justified relative to the ListLevel.number_position property. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Apply Style on Cell|Documentation

    This article introduces how to get or set style format in the cell in the Worksheet in GridDesktop....drawing borders and setting number formats on a cell in detail...Together - Example Setting Number Formats Aspose.Cells.GridDesktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Скрытие и отображение строк и столбцов с помощь...

    Научитесь скрывать и показывать строки и столбцы в рабочем листе с помощью Aspose.Cells for Node.js via C++....вызвав методы hideRow(number) и hideColumn(number) коллекции Cells...unhideRow(number, number) и unhideColumn(number, number) коллекции...

    docs.aspose.com/cells/ru/nodejs-cpp/hiding-and-...
  8. 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...
  9. 使用 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...
  10. PDFにページ番号を追加する方法 (Python)|Aspose.PDF for Python...

    Aspose.PDF for Python via .NET を使用して、PageNumber Stamp クラスでPDFファイルにページ番号スタンプを追加することができます。...input_pdf ) # ページ番号スタンプを作成 page_number_stamp = ap . PageNumberStamp...スタンプが背景かどうか page_number_stamp . background = False page_number_stamp ....

    docs.aspose.com/pdf/ja/python-net/add-page-number/