Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 26,634 for

numbers

(0.28 sec)
  1. Get GridWeb Release or Version|Documentation

    This article introduces how to get the version in GridWeb.... Find the version number of client‑side script file...You can also find the version number of acwmain.js, which is the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Anzahl der Zellen im Arbeitsblatt mit C++ zähle...

    In diesem Artikel lernen Sie, wie man programmatisch die Anzahl der Zellen im Excel Arbeitsblatt mit C++ API und Aspose.Cells zählt.... Get ( 0 ); // Print number of cells in the Worksheet std...std :: cout << "Number of Cells: " << worksheet . GetCells ()...

    docs.aspose.com/cells/de/cpp/count-number-of-ce...
  3. Подсчет количества ячеек в листе с помощью 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...
  4. 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/
  5. 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...
  6. 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/...
  7. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...incorrect number of pagebreaks i.e., 7. I expect 0 number of pages...can still return a non‑zero number of CellArea objects. Why it...

    forum.aspose.com/t/getprintingpagebreaks-return...
  8. Freeze and Unfreeze Panes|Documentation

    This article introduces how to freeze and unfreeze in GridWeb....Columns To freeze a specific number of rows and columns: Add the...Access a worksheet. Freeze a number of rows and columns. It is...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Aspose::Words::Loading::TxtLoadOptions::get_Aut...

    Aspose::Words::Loading::TxtLoadOptions::get_AutoNumberingDetection method. Gets or sets a boolean value indicating either automatic numbering detection will be performed while loading a document. The default value is true in C++....indicating either automatic numbering detection will be performed...how to disable automatic numbering detection. auto options =...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Aspose.Words.Notes | Aspose.Words for .NET

    Explore the Aspose.Words.Notes namespace to easily manage Microsoft Word endnotes and footnotes, enhancing your document editing experience....EndnoteOptions Represents the endnote numbering options for a document or...FootnoteOptions Represents the footnote numbering options for a document or...

    reference.aspose.com/words/net/aspose.words.notes/