Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 27,032 for

numbers

(0.37 sec)
  1. 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...
  2. Доступ к таблице из ячейки и добавление значени...

    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...
  3. EAN in SQL Reporting Services | 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/...
  4. إدراج النقاط في Word باستخدام Python

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

    kb.aspose.com/ar/words/python/insert-bullets-in...
  5. 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...
  6. Working with Messages in a PST File|Documentation

    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....method that enables to add large number of messages to the folder,...PST to stream. Extracting n Number of Messages from a PST File...

    docs.aspose.com/email/cpp/working-with-messages...
  7. 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...
  8. 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...
  9. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list formatting properties in C++....how to create bulleted and numbered lists. auto doc = System ::...allows:" ); // 2 - A numbered list: // Numbered lists create a logical...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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-...