Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 27,337 for

numbers

(1.38 sec)
  1. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the paragraph....how to create bulleted and numbered lists. doc = aw . Document...builder . list_format . remove_numbers () builder . insert_break (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using Node.js via C++.... Number of rows, the number of rows in this hyperlink...hyperlink range. Number of columns, the number of columns in this...

    docs.aspose.com/cells/nodejs-cpp/insert-hyperli...
  3. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into Excel file with Aspose.Cells for Python via .NET library without MS Excel.... Number of rows, the number of rows in this hyperlink...hyperlink range. Number of columns, the number of columns in this...

    docs.aspose.com/cells/python-net/insert-hyperli...
  4. Copiar filas y columnas con Node.js mediante C+...

    Este artículo muestra cómo copiar filas y columnas a través de la API Aspose.Cells for Node.js via C++....copyRow(Cells, number, number) de la clase Cells . Este...método Cells.copyRow(Cells, number, number) toma los siguientes parámetros:...

    docs.aspose.com/cells/es/nodejs-cpp/copying-row...
  5. Adicionar Número de Página ao PDF com Python|As...

    Aspose.PDF para Python via .NET permite que você adicione Carimbo de Número de Página ao seu arquivo PDF usando a classe PageNumberstamp....must have page numbers in it. The page number makes it easier...carimbo de número de página page_number_stamp = ap . PageNumberStamp...

    docs.aspose.com/pdf/pt/python-net/add-page-number/
  6. Insertar imágenes y formas en archivos de Excel...

    Gestionar imágenes, objetos OLE y formas en archivos de Excel usando Aspose.Cells for Node.js via C++....add(number, number, number, number, Uint8Array) de...PictureCollection.add(number, number, number, number, Uint8Array) toma...

    docs.aspose.com/cells/es/nodejs-cpp/insert-shapes/
  7. 使用 Python 为 PDF 添加页码|Aspose.PDF for Python via ...

    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/zh/python-net/add-page-number/
  8. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides Node.js code using C++ to insert and delete rows in an Excel worksheet....insertRows(number, number, boolean) and Cells.deleteRows(number, number)...quickly. To insert or remove a number of rows, we recommend that...

    docs.aspose.com/cells/nodejs-cpp/insert-or-dele...
  9. Добавить номер страницы в PDF|Aspose.PDF for Py...

    Узнайте, как добавить номера страниц в PDF-документы с помощью PdfFileStamp в Python....умолчанию Используйте add_page_number() без дополнительных аргументов... set_license def add_page_numbers_default ( infile : str , outfile...

    docs.aspose.com/pdf/ru/python-net/page-number/
  10. PageExtractOptions class | Aspose.Words for Python

    aspose.words.PageExtractOptions class. Allows to specify options for document page extracting....Name Description unlink_pages_number_fields Specifies whether NUMPAGES...update_page_starting_number Specifies whether the start page number in the...

    reference.aspose.com/words/python-net/aspose.wo...