Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 25,992 for

numbers

(0.08 sec)
  1. ConvertUtil.pixelToNewDpi method | Aspose.Words...

    ConvertUtil.pixelToNewDpi method. Converts pixels from one resolution to another....pixels : number , oldDpi : number , newDpi : number ) Parameter...Description pixels number The value to convert. oldDpi number The current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Hiding and Showing Rows and Columns with JavaSc...

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

    docs.aspose.com/cells/javascript-cpp/hiding-and...
  3. FieldListNum.list_name property | Aspose.Words ...

    FieldListNum.list_name property. Gets or sets the name of the abstract numbering definition used for the numbering....abstract numbering definition used for the numbering. @property...): ... Examples Shows how to number paragraphs with LISTNUM fields...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Finding line bounding boxes|Documentation

    Automatic detection of line 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-line-find/
  5. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....section shows how to get the number of pages in a PDF file, get...examples given are in Python. Get Number of Pages in a PDF File When...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  6. Excel dosyasının Satırları ve Sütunları Eklemek...

    Bu makale, Aspose.Cells for Node.js via C++ API kullanarak satır ve sütunları nasıl ekleyip silineceğini gösterir....konumda eklemek için insertRow(number) koleksiyonunun getCells()...satırın indeksini alan insertRow(number) yöntemi çağrılır. const path...

    docs.aspose.com/cells/tr/nodejs-cpp/inserting-a...
  7. الوصول إلى الشرائح في العروض التقديمية باستخدام...

    تعلم كيفية الوصول إلى الشرائح وإدارتها في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للبايثون عبر .NET. عزز الإنتاجية مع أمثلة الشيفرة....جديدًا للشريحة عبر الخاصية slide_number . احفظ العرض المُعدَّل. يعرض...الجديد للشريحة. slide . slide_number = 2 # احفظ العرض التقديمي المعدل...

    docs.aspose.com/slides/ar/python-net/access-sli...
  8. 使用 C++ 通过 Node.js 插入或删除 Excel 工作表中的行|Documentation

    本文提供了使用 C++ 的 Node.js 代码,用于在 Excel 工作表中插入和删除行。...insertRows(number, number, boolean) 和 Cells.deleteRows(number, number)...insertRows(number, number, boolean) 和 Cells.deleteRows(number, number)...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-or-d...
  9. Insertar o eliminar filas en una hoja de Excel ...

    Este artículo proporciona código de Node.js usando C++ para insertar y eliminar filas en una hoja de Excel....insertRows(number, number, boolean) y Cells.deleteRows(number, number)...insertRows(number, number, boolean) y Cells.deleteRows(number, number)...

    docs.aspose.com/cells/es/nodejs-cpp/insert-or-d...
  10. Tracking recognition progress|Documentation

    How to track the process of recognition and text extraction from multipage documents....Description images_amount The total number of source images to be recognized...recognized. current_image_number The ordinal number of the image. current_state...

    docs.aspose.com/ocr/cpp/track-progress/