Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 26,650 for

numbers

(0.16 sec)
  1. 使用C++获取创建Excel文档的应用程序版本号|Documentation

    学习如何使用Aspose.Cells与C++获取创建Excel文档的应用程序版本号。...workbook ; // Print the version number of Excel 2003 XLS file workbook...endl ; // Print the version number of Excel 2007 XLS file workbook...

    docs.aspose.com/cells/zh/cpp/get-the-version-nu...
  2. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity....abstract numbering definition used for the numbering. public string...set ; } Examples Shows how to number paragraphs with LISTNUM fields...

    reference.aspose.com/words/net/aspose.words.fie...
  3. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....settings ); for ( size_t p_number = 0 ; p_number < result . pages_amount...pages_amount ; ++ p_number ) { cout << "Page " << p_number << "; \n "...

    products.aspose.com/ocr/cpp/
  4. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...ConvertNumbersToText) converts all auto-numbering to text in a document. For...word when you have an auto-numbered list (1,2,3 or a,b,c or i...

    forum.aspose.com/t/converting-word-lists-to-tex...
  5. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....location by calling the insertRow(number) method of the cells collection...collection. The insertRow(number) method takes the index of the row...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  6. custom_answer_sheet|Documentation

    Custom_answer_sheet element generates a numbered list of answers with full control over the layout and content of an answer....Custom_answer_sheet element generates a numbered list of answers. Answers can...Usage example amount n/a The number of exam questions that the...

    docs.aspose.com/omr/net/txt-markup/custom_answe...
  7. 通过Node.js和C++显示与隐藏行列和滚动条|Documentation

    本文演示如何通过Node.js和C++编程控制Excel工作表的行和列的显示与隐藏。有效控制滚动条的显示,以及批量隐藏或显示多行多列。...unhideRow(number, number) 和 unhideColumn(number, number) 方法,显示任...getCells() 集合的 hideRow(number) 和 hideColumn(number) 方法,隐藏某一行或列。两个方法...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  8. Импорт XML в книгу Excel с помощью Node.js чере...

    Импорт данных из XML файлов в Excel с помощью Aspose.Cells for Node.js via C++....importXml(string, string, number, number) . Вы можете импортировать...importXml(string, string, number, number) . Это генерирует выходной...

    docs.aspose.com/cells/ru/nodejs-cpp/import-xml-...
  9. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...Heading1 paragraphs to be numbered, but without a dot , e.g....color and “1 Hello World” numbering). In contrast, the target...

    forum.aspose.com/t/list-level-and-heading-style...
  10. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section....Provides options that control numbering and positioning of footnotes...first section to restart the numbering from 1 # at each new page...

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