Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 22,057 for

numbers

(0.06 sec)
  1. تنسيق الصفوف والأعمدة باستخدام 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...
  2. Address|Aspose.BarCode for Python via .NET API ...

    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....can either set street, house number, postal code and town (type...either setting street / house number or address line 1 and 2. Before...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....r () Examples Shows how to number paragraphs using autonum fields...to automatically number items like a numbered list. // This field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using C#....language preferences or the number of lines per page.Aspose.Words...Options If you want to set the number of characters per line, use...

    docs.aspose.com/words/net/work-with-word-docume...
  5. Paragraph.IsListItem | Aspose.Words for .NET

    Discover the Paragraph IsListItem property, indicating if a paragraph is part of a bulleted or numbered list in its original revision. Enhance your document's structure!...is an item in a bulleted or numbered list in original revision...Chapter 1" ); // Create a numbered list. List numberedList =...

    reference.aspose.com/words/net/aspose.words/par...
  6. Paragraph.isListItem property | Aspose.Words fo...

    Paragraph.isListItem property. True when the paragraph is an item in a bulleted or numbered list in original revision....is an item in a bulleted or numbered list in original revision...Chapter 1" ); // Create a numbered list. let numberedList = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Options and Appearance of Word Documents|Aspose...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using Java....language preferences or the number of lines per page.Aspose.Words...Options If you want to set the number of characters per line, use...

    docs.aspose.com/words/java/work-with-word-docum...
  8. Worksheet Views with Node.js via C++|Documentation

    This article will describe how to use Node.js and the Node.js API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....freezePanes(number, number, number, number) method. The Worksheet...Worksheet.freezePanes(number, number, number, number) method takes the...

    docs.aspose.com/cells/nodejs-cpp/worksheet-views/
  9. Aspose::Words::Lists::ListFormat::ApplyNumberDe...

    Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered list and applies it to the paragraph in C++....method Starts a new default numbered list and applies it to the...new list using the default numbered template, applies it to the...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. HTML Template – C# Examples

    In this article, you learn how to populate an HTML template from XML or JSON data sources and consider examples to illustrate this feature....</ Street > 7 < Number >200</ Number > 8 </ Address > 9 </...{{Address.Street}} {{Address.Number}} and {{Address.City}}. The...

    docs.aspose.com/html/net/html-template/