Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 28,004 for

numbers

(0.38 sec)
  1. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text columns....Arranges text into the specified number of text columns. def set_count...Description new_count int The number of columns the text is to be...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldListNum::get_ListNa...

    Aspose::Words::Fields::FieldListNum::get_ListName method. Gets or sets the name of the abstract numbering definition used for the numbering in C++....abstract numbering definition used for the numbering. System ::...get_ListName () Examples Shows how to number paragraphs with LISTNUM fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list formatting properties in C++....how to create bulleted and numbered lists. auto doc = System ::...allows:" ); // 2 - A numbered list: // Numbered lists create a logical...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 数字设置|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/cells-n...
  5. Kontrollera anpassad nummerformat när du ställe...

    Aspose.Cells är ett C++ bibliotek för att arbeta med kalkylblad, vilket stöder att kontrollera anpassade nummerformat vid formatering. Denna artikel visar hur man använder Aspose.Cells biblioteket för att kontrollera anpassade nummerformat för att säkerställa att formateringen är korrekt....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/sv/cpp/check-custom-numbe...
  6. Importer XML dans un classeur Excel avec Node.j...

    Importer des données à partir de fichiers XML dans Excel en utilisant Aspose.Cells for Node.js via C++....importXml(string, string, number, number) . Vous pouvez importer...importXml(string, string, number, number) . Il génère le fichier...

    docs.aspose.com/cells/fr/nodejs-cpp/import-xml-...
  7. How to Scale a Worksheet|Documentation

    This article shows you code explaining how to scale a worksheet using the Aspose.Cells library....a single page or a specific number of pages when printing, making...single page or a specified number of pages when printing. Here...

    docs.aspose.com/cells/net/how-to-scale-a-worksh...
  8. Mostrar y ocultar filas, columnas y barras de d...

    Este artículo demuestra cómo mostrar u ocultar programáticamente filas y columnas de la hoja de Excel usando Node.js vía C++. Controle la visibilidad de las barras de desplazamiento y oculte múltiples filas y columnas de manera eficiente....unhideRow(number, number) y unhideColumn(number, number) de la colección...métodos hideRow(number) y hideColumn(number) de la colección...

    docs.aspose.com/cells/es/nodejs-cpp/show-and-hi...
  9. Compter le nombre de cellules dans une feuille ...

    Apprenez à compter de manière programmatique le nombre de cellules dans une feuille Excel en utilisant Aspose.Cells for JavaScript via C++.... get ( 0 ); // Get number of cells (regular Count) const...countLarge ; console . log ( "Number of Cells: " + numberOfCells...

    docs.aspose.com/cells/fr/javascript-cpp/count-n...
  10. Räkna antalet celler i arbetsbladet med JavaScr...

    Lär dig hur du programmatiskt räknar antalet celler i ett Excel arbetsblad med Aspose.Cells for JavaScript via C++.... get ( 0 ); // Get number of cells (regular Count) const...countLarge ; console . log ( "Number of Cells: " + numberOfCells...

    docs.aspose.com/cells/sv/javascript-cpp/count-n...