Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 26,489 for

numbers

(0.07 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....output fits within a specified number of pages, both horizontally...This setting specifies the number of pages wide that the printed...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  2. Node.jsとC++を使用した行と列のコピー|Documentation

    この記事では、Aspose.Cells for Node.js via C++ APIを使用した行と列のコピー方法を紹介します。...copyRow(Cells, number, number) メソッドを提供します。このメソッドは、数式...。 Cells.copyRow(Cells, number, number) メソッドは次のパラメータを受け取ります: ソースの...

    docs.aspose.com/cells/ja/nodejs-cpp/copying-row...
  3. Answer sheets|Documentation

    Answer sheet elements allow you to populate a form with a grid of bubbles representing answers to an exam, test, or assessment....OMR offers a number of elements that allow you...AnswerSheet This element generates a numbered matrix of bubbles arranged...

    docs.aspose.com/omr/net/json-markup/elements-bu...
  4. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....settings like font, border, and number format are discussed, illustrated...Border lines, select the numbering and positioning of border...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. 使用 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/
  6. 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...
  7. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API....copyRow(Cells, number, number) method of the Cells class...The Cells.copyRow(Cells, number, number) method takes the following...

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  8. Answer sheets|Documentation

    Answer sheet elements allow you to populate a form with a grid of bubbles representing answers to an exam, test, or assessment....OMR offers a number of elements that allow you...answer_sheet This element generates a numbered matrix of bubbles arranged...

    docs.aspose.com/omr/net/txt-markup/elements-bub...
  9. Multithreading support|Documentation

    Optimize the resource usage and increase performance by setting the number of threads used by Aspose.OCR for C++ recognition engine....C++ allows you to specify the number of threads used by the recognition...analysis, and the like. To set the number of threads (CPU cores) used...

    docs.aspose.com/ocr/cpp/multithreading/
  10. 通过 C++ 使用 Node.js 在工作表之间复制 Shapes|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表之间复制图片、图表等形状。...add(number, number, number, number, Uint8Array) 方法。...addCopy(Shape, number, number, number, number) 方法将图表从一个工作表复制到另一个。...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-shapes...