Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 27,117 for

numbers

(0.23 sec)
  1. Подсчет количества ячеек в листе с помощью C++|...

    В этой статье вы узнаете, как программно подсчитать количество ячеек на листе Excel с использованием API C++ с Aspose.Cells.... Get ( 0 ); // Print number of cells in the Worksheet std...std :: cout << "Number of Cells: " << worksheet . GetCells ()...

    docs.aspose.com/cells/ru/cpp/count-number-of-ce...
  2. Comparing text in images|Documentation

    How to compare texts on two images.... ImageTextDiff returns a number representing how similar the...floating point number from 0 to 1; the lower the number, the more...

    docs.aspose.com/ocr/java/image-text-compare/
  3. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.listFormat property. Provides access to the list formatting properties of the paragraph....( "Numbered list item 1" ); builder . writeln ( "Numbered list...2" ); builder . writeln ( "Numbered list item 3" ); builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.ListFormat | Aspose.Words لـ .NET

    اكتشف خاصية Paragraph ListFormat للوصول بسهولة إلى تنسيق قائمة فقراتك وتخصيصها، مما يعزز عرض مستندك....( "Numbered list item 1" ); builder . Writeln ( "Numbered list...2" ); builder . Writeln ( "Numbered list item 3" ); builder ....

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Načíst a vypsat e‑maily z IMAP serveru v Python...

    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....Get sequence numbers and unique IDs sequence_number_ar = [ mi .... sequence_number for mi in message_info_col ] unique_id_ar =...

    docs.aspose.com/email/cs/python-net/fetch-list-...
  6. Node.js経由のC++で行と列のグループ化と解除|Documentation

    Aspose.Cells for Node.js via C++を使用してExcelで行と列をグループ化および解除する方法を確認します。...groupRows(number, number, boolean) および groupColumns(number, number)...ungroupColumns(number, number) コレクションの ungroupRows(number, number, boolean)...

    docs.aspose.com/cells/ja/nodejs-cpp/grouping-an...
  7. Просмотры листов с Node.js через C++|Documentation

    Эта статья опишет, как использовать Node.js и API Node.js для взаимодействия с предварительным просмотром разрывов страниц книги Excel и листов. Работайте с разделенными панелями, зафиксированными панелями и коэффициентом масштабирования....freezePanes(number, number, number, number) класса Worksheet...Worksheet.freezePanes(number, number, number, number) принимает следующие...

    docs.aspose.com/cells/ru/nodejs-cpp/worksheet-v...
  8. كيفية إضافة تنسيق شرطي لفترات زمنية|Documentation

    كيفية استخدام مكتبة Aspose.Cells لـ Python via .NET لتطبيق تنسيق الفترات الزمنية الشرطية. من خلال تعديل هذه المعايير، يكون لديك مزيد من التحكم في مظهر الخلايا ومظهرها.... number = 30 c . set_style ( style...= c . get_style () style . number = 30 c . set_style ( style...

    docs.aspose.com/cells/ar/python-net/how-to-add-...
  9. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section....Shows how to specify a for the number of characters that each line...and then use it to set the number of characters per line in this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...WriteLine("### Number of markups found on page {0}...{0} : {1}", markup.Number, markup.TextFragments.Count); int i...

    forum.aspose.com/t/text-fragments-found-in-page...