Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 26,467 for

numbers

(0.21 sec)
  1. PropertyType | Aspose.Words for Java

    Specifies data type of a document property in Java....floating number. NUMBER The property is an integer number. OBJECT_ARRAY...a floating number. NUMBER public static int NUMBER The property...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field.... Examples Shows how to number paragraphs with LISTNUM fields...# LISTNUM fields display a number that increments at each LISTNUM...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Formatting Slicer|Documentation

    Learn how to format slicer with Aspose.Cells for Python via .NET....Microsoft Excel by setting its number of columns, its style, etc...to do this using the Slicer.number_of_columns and Slicer.style_type...

    docs.aspose.com/cells/python-net/formatting-sli...
  4. Скрытие и отображение строк и столбцов с помощь...

    Узнайте, как скрывать и показывать строки и столбцы в листе с помощью Aspose.Cells for JavaScript через C++....вызвав методы hideRow(number) и hideColumn(number) коллекции Cells...unhideRow(number, number) и unhideColumn(number, number) коллекции...

    docs.aspose.com/cells/ru/javascript-cpp/hiding-...
  5. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file using built-in document properties with Aspose.Cells for C++....You can change the Version number of an Excel file by right-clicking...and then editing the Version number field. Please use BuiltInDocumentPrope...

    docs.aspose.com/cells/cpp/specify-document-vers...
  6. Contar el número de celdas en la hoja de trabaj...

    En este artículo, aprenderás cómo contar de forma programática el número de celdas en la hoja de Excel usando la API de C++ con Aspose.Cells.... Get ( 0 ); // Print number of cells in the Worksheet std...std :: cout << "Number of Cells: " << worksheet . GetCells ()...

    docs.aspose.com/cells/es/cpp/count-number-of-ce...
  7. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list formatting, enhancing your document's presentation....( "Numbered list item 1" ); builder . Writeln ( "Numbered list...2" ); builder . Writeln ( "Numbered list item 3" ); builder ....

    reference.aspose.com/words/net/aspose.words/par...
  8. Paragraph.ListFormat | Aspose.Words per .NET

    Scopri la proprietà Paragraph ListFormat per accedere facilmente e personalizzare la formattazione dell'elenco dei paragrafi, migliorando la presentazione del tuo documento....( "Numbered list item 1" ); builder . Writeln ( "Numbered list...2" ); builder . Writeln ( "Numbered list item 3" ); builder ....

    reference.aspose.com/words/it/net/aspose.words/...
  9. Paragraph.ListFormat | Aspose.Words för .NET

    Upptäck egenskapen Paragraph ListFormat för att enkelt komma åt och anpassa styckets listformatering och förbättra dokumentets presentation....( "Numbered list item 1" ); builder . Writeln ( "Numbered list...2" ); builder . Writeln ( "Numbered list item 3" ); builder ....

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Как добавить условное форматирование по временн...

    Как использовать библиотеку Aspose.Cells для Python via .NET для применения условного форматирования TimePeriods. Настраивая эти критерии, у вас есть больший контроль над внешним видом и отображением ячеек.... number = 30 c . set_style ( style...= c . get_style () style . number = 30 c . set_style ( style...

    docs.aspose.com/cells/ru/python-net/how-to-add-...