Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 22,053 for

numbers

(0.04 sec)
  1. Aspose::Words::Lists::ListFormat::ApplyBulletDe...

    Aspose::Words::Lists::ListFormat::ApplyBulletDefault method. Starts a new default bulleted list and applies it to the paragraph in C++....how to create bulleted and numbered lists. auto doc = MakeObject...allows:" ); // 2 - A numbered list: // Numbered lists create a logical...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. 使用C++统计工作表中的单元格数量|Documentation

    在本文中,你将学习如何使用Aspose.Cells的C++ API编程统计Excel工作表中的单元格数目。... Get ( 0 ); // Print number of cells in the Worksheet std...std :: cout << "Number of Cells: " << worksheet . GetCells ()...

    docs.aspose.com/cells/zh/cpp/count-number-of-ce...
  3. HeaderFooterType enumeration | Aspose.Words for...

    aspose.words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....HEADER_EVEN Header for even numbered pages. HEADER_PRIMARY Primary...odd numbered pages. FOOTER_EVEN Footer for even numbered pages...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ToaCategories | Aspose.Words for Java

    Represents a table of authorities categories in Java....get(int number) Gets the category heading by category number. ge...authorities categories. set(int number, String value) Sets the category...

    reference.aspose.com/words/java/com.aspose.word...
  5. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....rules can be tailored in a number of ways to get the desired...ROW() function returns the row number of a cell reference. If the...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  6. Добавить штамп страницы PDF|Aspose.PDF for .NET

    Узнайте, как добавлять штампы на страницы PDF в .NET, включая текст и изображения, для водяных знаков или брендинга с использованием Aspose.PDF....pdf" ); // Get total number of pages int totalPages = new...Create formatted text for page number var formattedText = new Aspose...

    docs.aspose.com/pdf/ru/net/add-pdf-page-stamp/
  7. Multithread Barcode Reading|Documentation

    This article explains how to set mulithread barcode recognition...intended to indicate the maximal number of additional CPU cores allowed...identification of the required number of threads is performed automatically...

    docs.aspose.com/barcode/net/multithread-barcode...
  8. ConditionalStyleType | Aspose.Words for Java

    Represents possible table areas to which conditional formatting may be defined in a table style in Java....Specifies formatting of even-numbered column stripe. EVEN_ROW_BANDING...Specifies formatting of even-numbered row stripe. FIRST_COLUMN Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Показать и скрывать строки, столбцы и полосы пр...

    В этой статье показано, как программно отображать и скрывать строки и столбцы листа Excel, используя Node.js через C++. Управляйте видимостью полос прокрутки и эффективно скрывайте несколько строк и столбцов....unhideRow(number, number) и unhideColumn(number, number) коллекции...вызвав методы hideRow(number) и hideColumn(number) коллекции getCells()...

    docs.aspose.com/cells/ru/nodejs-cpp/show-and-hi...