Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 16,490 for

numbers

(0.09 sec)
  1. 通过 C++ 在 Node.js 中实现工作表视图|Documentation

    本文将介绍如何使用 Node.js 和相关 API 来与 Excel 工作簿和工作表的分页预览交互,还包括拆分窗格、冻结窗格和缩放比例的操作。...freezePanes(number, number, number, number) 方法。 Worksheet...Worksheet.freezePanes(number, number, number, number) 方法包含以下参数: 行 ,冻结将从该行开始。...

    docs.aspose.com/cells/zh/nodejs-cpp/worksheet-v...
  2. Показать и скрыть сетку и заголовки строк и сто...

    В этой статье представлен пример кода для использования API Node.js через C++ для программного скрытия или отображения сетки, заголовков строк и столбцов листа Excel....unhideRows(number, number, number) и Cells.unhideColumns(number, number...number, number) класса Cells для отображения нескольких строк и...

    docs.aspose.com/cells/ru/nodejs-cpp/show-and-hi...
  3. DropDownItemCollection.insert method | Aspose.W...

    DropDownItemCollection.insert method. Inserts a string into the collection at the specified index.... insert ( index : number , value : string ) Parameter...Parameter Type Description index number The zero-based index at which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....RectangleOutput objects than the number of pages in the document. Property...objects. image_index Sequence number of the image on the page. When...

    docs.aspose.com/ocr/python-net/image-regions-wo...
  5. OdsoRecipientDataCollection | Aspose.Words for ...

    A typed collection of OdsoRecipientData in Java.... getCount() Gets the number of elements contained in the...public int getCount() Gets the number of elements contained in the...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartAxis.NumberFormat | Aspose.Words for .NET

    Discover the ChartAxis NumberFormat property to customize your chart's number formats effortlessly with the ChartNumberFormat object for enhanced data visualization....object that allows defining number formats for the axis. public...600000 , 1500000 }); // Set the number format of the Y-axis tick labels...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FontInfo.panose property | Aspose.Words for Nod...

    FontInfo.panose property. Gets or sets the PANOSE typeface classification number....classification number. get panose () : number [] Remarks PANOSE...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IDataReader | Aspose.Words for Java

    Provides a means of reading one or more forward-only streams of result sets obtained by executing a command at a data source and is implemented by .NET Framework data providers that access relational databases in Java....getRecordsAffected() Gets the number of rows changed, inserted,...getRecordsAffected() Gets the number of rows changed, inserted,...

    reference.aspose.com/words/java/com.aspose.word...
  9. EAN in Java | Aspose

    Aspose.Barcode for Java API allows customize, generate and recognize EAN barcodes in your Java application...EAN (International Article Number) barcode in Java using server-side...EAN (International Article Number) is a group of barcode standards...

    products.aspose.com/barcode/java/ean/
  10. Einfügen eines Bildes basierend auf Zellreferen...

    Lernen Sie, wie Sie basierend auf einer Zellreferenz ein Bild in ein Arbeitsblatt einfügen, indem Sie Aspose.Cells for Node.js via C++ verwenden. Zeigen Sie Zellendaten in einem Bild....addPicture(number, number, number, number, Uint8Array) der...

    docs.aspose.com/cells/de/nodejs-cpp/insert-a-pi...