Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 27,335 for

numbers

(0.13 sec)
  1. 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...
  2. Aspose::Words::Fields::FieldAutoNumOut class | ...

    Aspose::Words::Fields::FieldAutoNumOut class. Implements the AUTONUMOUT field. To learn more, visit the documentation article in C++.... Examples Shows how to number paragraphs using AUTONUMOUT...AUTONUMOUT fields display a number that increments at each AUTONUMOUT...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPAGES field... Remarks Retrieves the number of the current page within...and SECTIONPAGES fields to number pages by sections. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Доступ к таблице из ячейки и добавление значени...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....putCellValue(number, number, object) . Следующий скриншот...ListObject.putCellValue(number, number, object) . Пример Снимки...

    docs.aspose.com/cells/ru/nodejs-cpp/accessing-t...
  6. EAN in SQL Reporting Services | products.aspose...

    Aspose.Barcode for SQL Reporting Services API allows customize, generate and recognize EAN barcodes in your C# application...EAN (International Article Number) barcode in C# using server-side...EAN (International Article Number) is a group of barcode standards...

    products.aspose.com/barcode/reporting-services/...
  7. إدراج النقاط في Word باستخدام Python

    اتبع هذه المقالة لإدراج النقاط في Word باستخدام Python. إنها تشارك إعدادات IDE والخطوات ونموذج التعليمات البرمجية لإدراج النقاط في Microsoft Word باستخدام Python....النقاط باستخدام طريقة remove_numbers() واحفظ الناتج تشرح هذه الخطوات...القائمة واستدعِ طريقة remove_numbers() لإيقاف القائمة. كود إضافة...

    kb.aspose.com/ar/words/python/insert-bullets-in...
  8. ListLevelAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevelAlignment enum for optimal list number and bullet alignment. Enhance document formatting effortlessly!...Specifies alignment for the list number or bullet. public enum ListLevelAlignment...aligned to the left of the number position. Center 1 The list...

    reference.aspose.com/words/net/aspose.words.lis...
  9. 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/
  10. 通过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...