Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 27,116 for

numbers

(0.11 sec)
  1. 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...
  2. PrimaryData|Aspose.BarCode for Python via .NET ...

    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....product_or_catalog_number Identifies product or catalog number. Product...Product or catalog number must be alphanumeric string up to 18 sybmols...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Aspose::Words::Lists namespace | Aspose.Words f...

    Aspose::Words::Lists namespace. The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a document in C++....working with bulleted and numbered lists defined in a document...formatting of bulleted and numbered lists used in a document....

    reference.aspose.com/words/cpp/aspose.words.lists/
  4. ChartAxisCollection | Aspose.Words for Java

    Represents a collection of chart axes in Java.... getCount() Gets the number of axes in this collection...public int getCount() Gets the number of axes in this collection...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::ParagraphFormat::get_IsListItem ...

    Aspose::Words::ParagraphFormat::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered list in C++....is an item in a bulleted or numbered list. bool Aspose :: Words...Chapter 1" ); // Create a numbered list. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::Paragraph::get_IsListItem method...

    Aspose::Words::Paragraph::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered list in original revision in C++....is an item in a bulleted or numbered list in original revision...Chapter 1" ); // Create a numbered list. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. تنسيق الصفوف والأعمدة باستخدام Node.js عبر C++|...

    يمكن لـ Aspose.Cells for Node.js via C++ دعم تغيير ارتفاع الصف أو عرض العمود، بالإضافة إلى تطبيق التنسيق على الصفوف أو الأعمدة....استدعاء طريقة setRowHeight(number, number) لمجموعة Cells . تأخذ طريقة...طريقة setRowHeight(number, number) المعلمات التالية كما يلي:...

    docs.aspose.com/cells/ar/nodejs-cpp/adjusting-r...
  8. Python में IMAP सर्वर से ईमेल प्राप्त करना और स...

    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....संदेश ID, क्रमांक (sequence numbers), UID, और संभवतः सारांश डेटा... एक में क्रमांक (sequence numbers) होते हैं और दूसरी में इनबॉक्स...

    docs.aspose.com/email/hi/python-net/fetch-list-...
  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. 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-...