Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 26,479 for

numbers

(0.09 sec)
  1. PDF에 페이지 번호 추가하기 (Python 사용)|Aspose.PDF for Pyt...

    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/ko/python-net/add-page-number/
  2. BuildingBlockGallery enumeration | Aspose.Words...

    aspose.words.buildingblocks.BuildingBlockGallery enumeration. Specifies the predefined gallery into which a building block is classified....CUSTOM_PAGE_NUMBER CUSTOM_PAGE_NUMBER_AT_BOTTOM CUSTOM_PAGE_NUMBER_AT_MARGIN..._MARGIN CUSTOM_PAGE_NUMBER_AT_TOP CUSTOM_QUICK_PARTS CUSTOM_TABLE_OF_CONTENTS...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insertGroupShape method | Aspos...

    Aspose.Words.DocumentBuilder.insertGroupShape method...height, shapes) {#number_number_number_number_shapebase[]} Groups...insertGroupShape ( left : number , top : number , width : number , height :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.jsを使ってC++経由でExcelファイルに画像やシェイプを挿入する|Documen...

    Excelファイル内の画像、OLEオブジェクト、シェイプの管理には、Aspose.Cells for Node.js via C++を使用します。...add(number, number, number, number, Uint8Array) を呼び出すだけです。...PictureCollection.add(number, number, number, number, Uint8Array) メソッドは以下のパラメータを取ります:...

    docs.aspose.com/cells/ja/nodejs-cpp/insert-shapes/
  5. Facing Issue in percentage formatting - Free Su...

    Hi I am trying to export excel where I am getting some data in decimal format and I need to convert that data in percentage format I am using below method in .Net Core, private static void FormatPercentCell(Aspose.Cell…...Number= 10; In above code but it doesnt...due to the way Excel handles number formats based on regional settings...

    forum.aspose.com/t/facing-issue-in-percentage-f...
  6. 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...
  7. 使用 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...
  8. Hiding and Showing Rows and Columns with Node.j...

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

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...
  9. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....Specifies alignment for the list number or bullet. Used as a value...aligned to the left of the number position. CENTER The list label...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get DrawObject and Bound while rendering to PDF...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....draw(DrawObject, number, number, number, number) method. The user...draw(DrawObject, number, number, number, number) method to get...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...