Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 27,104 for

numbers

(0.14 sec)
  1. 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...
  2. 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...
  3. 在用 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...
  4. 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...
  5. Congelar la(s) primera(s) columna(s) de la hoja...

    Aprende cómo congelar programáticamente las columnas de la izquierda en las hojas de Excel 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...
  6. 通过C++用Node.js冻结Excel工作表的顶行|Documentation

    在本文中,您将学习如何使用带有C++ API的Node.js库以编程方式冻结Excel工作表的顶部行。...freezePanes(number, number, number, number) 方法在所选行处冻结行。 1...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-free...
  7. 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...
  8. 数字设置|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持多种不同的单元格数字设置。本文介绍如何使用 Aspose.Cells 库管理单元格的数字设置以调整电子表格中的数字格式。...这些内置数字格式可以通过使用 number 属性在 Style 对象中应用。所有内置数字格式都具有唯一的数值。开发者可以为...对象中应用。所有内置数字格式都具有唯一的数值。开发者可以为 Style 对像的 number 属性分配任何想要的数字值以应用显示格式。这种方法速度快。Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/cells-n...
  9. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....Examples Shows how to count the number of shapes in a document with...MY_DIR + 'SmartArt.docx' ) number_of_smart_art_shapes = len (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveOptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line...that specifies the maximum number of characters per one line... () : number Examples Shows how to set maximum number of characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...