Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 27,116 for

numbers

(0.16 sec)
  1. PdfLoadOptions.pageCount property | Aspose.Word...

    PdfLoadOptions.pageCount property. Gets or sets the number of pages to read...pageCount property Gets or sets the number of pages to read. Default is...be read. get pageCount () : number See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Pythonでプレゼンテーションのスライドにアクセス|Aspose.Slides for Py...

    .NET を介した Python 用 Aspose.Slides で、PowerPoint および OpenDocument プレゼンテーションのスライドにアクセスし管理する方法を学びます。コード例で生産性を向上させましょう。... slide_number プロパティを使用してスライドの新しい位置を設定します。...スライドの新しい位置を設定します。 slide . slide_number = 2 # 変更されたプレゼンテーションを保存します。...

    docs.aspose.com/slides/ja/python-net/access-sli...
  3. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....property Returns or sets the number of pages to be included in... get sheetsPerBooklet () : number Examples Shows how to configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...incorrect number of pagebreaks i.e., 7. I expect 0 number of pages...can still return a non‑zero number of CellArea objects. Why it...

    forum.aspose.com/t/getprintingpagebreaks-return...
  5. Trabajando con Mensajes desde el Servidor IMAP|...

    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....sequence_number propiedad - El número de secuencia...msg_infos : # fetch by sequence number msg = client . fetch_message...

    docs.aspose.com/email/es/python-net/working-wit...
  6. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer documents into your document dynamically when building a report using C#....dealing with list numbering. By default, numbered lists from a template...being inserted. However, if numbering for content being inserted...

    docs.aspose.com/words/net/inserting-documents-d...
  7. Print and Preview Workbook|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation....the user can check the total number of pages and then decide whether...classes to find out the total number of pages. Aspose.Cells provides...

    docs.aspose.com/cells/net/workbook-and-workshee...
  8. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C# API or .NET Library....useful information like the page number, author name, topic name, or...current page number &G A picture &N The total number of pages &D...

    docs.aspose.com/cells/net/setting-headers-and-f...
  9. 在用 C++ 设置样式的 Custom 属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持在样式设置时检查自定义数字格式。本文将展示如何使用 Aspose.Cells 库检查自定义数字格式以确保样式正确。...exception // when invalid custom number format is assigned to Style...Access cell A1 and put some number to it Cell cell = sheet . GetCells...

    docs.aspose.com/cells/zh/cpp/check-custom-numbe...
  10. Congelar paneles de hojas de cálculo de Excel c...

    En este artículo, aprenderás cómo congelar paneles de hojas de cálculo de Excel programáticamente usando Aspose.Cells for Node.js via C++....freezePanes(number, number, number, number) para congelar...

    docs.aspose.com/cells/es/nodejs-cpp/how-to-free...