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

numbers

(0.13 sec)
  1. 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...
  2. Подсчет количества ячеек в листе с помощью 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...
  3. 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/
  4. 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...
  5. 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/...
  6. 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/...
  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. PDF 페이지 스탬프 추가|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 워터마크 또는 브랜딩을 위해 텍스트 및 이미지를 포함하여 .NET에서 PDF 페이지에 스탬프를 추가하는 방법을 알아보세요....pdf" ); // Get total number of pages int totalPages = new...Create formatted text for page number var formattedText = new Aspose...

    docs.aspose.com/pdf/ko/net/add-pdf-page-stamp/