Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 27,116 for

numbers

(0.08 sec)
  1. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....settings ); for ( size_t p_number = 0 ; p_number < result . pages_amount...pages_amount ; ++ p_number ) { cout << "Page " << p_number << "; \n "...

    products.aspose.com/ocr/cpp/
  2. VbaReferenceCollection.removeAt method | Aspose...

    VbaReferenceCollection.removeAt method. Removes the [VbaReference](../../vbareference/) element at the specified index of the collection....index : number ) Parameter Type Description index number See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Managing Comments in a Worksheet|Documentation

    This article introduces how to work with comments in GridDesktop....(using its name or row & column number) in which the comment would...in terms of row and column number) in which the comment is inserted...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. JavaScript経由でC++を使用してワークシート間でシェイプ(図やチャートなど)をコピー...

    Aspose.Cells for JavaScriptを使用してワークシート間で画像やチャートなどのシェイプをコピーする方法を学びます。...add(number, number, number, number, Uint8Array) メソッドを使用します。...addCopy(Shape, number, number, number, number) メソッドを使用して、ワーク...

    docs.aspose.com/cells/ja/javascript-cpp/copy-sh...
  5. ChartAxisCollection | Aspose.Words for Java

    Represents a collection of chart axes in Java.... getCount() Gets the number of axes in this collection...public int getCount() Gets the number of axes in this collection...

    reference.aspose.com/words/java/com.aspose.word...
  6. تعيين رؤوس وتذييلات مع Node.js عبر C++|Document...

    يوضح هذا المقال كيفية إدراج صورة برمجياً في رأس وتذييل أوراق عمل إكسل باستخدام Aspose.Cells for Node.js via C++....طريقتين، setHeader(number, string) و setFooter(number, string) ، لإضافة...// Setting the current page number at the central section of the...

    docs.aspose.com/cells/ar/nodejs-cpp/setting-hea...
  7. Inställning av rubriker och sidfötter med Node....

    Denna artikel förklarar hur man programmässigt infogar en bild i rubrik och sidfötter i Excel arbetsblad med Aspose.Cells for Node.js via C++....metoder, setHeader(number, string) och setFooter(number, string) , som...// Setting the current page number at the central section of the...

    docs.aspose.com/cells/sv/nodejs-cpp/setting-hea...
  8. How to Add Rows in Word Table using Python

    This article guides on how to add rows in Word table using Python. It has the environment settings, a list of steps and a runnable sample code to insert rows in Word table using python....target table using its index number Create a new row using the...Iterate through number of times as total number of columns in the...

    kb.aspose.com/words/python/how-to-add-rows-in-w...
  9. CompositeNode.GetText | Aspose.Words لـ .NET

    اكتشف طريقة CompositeNode GetText لاسترداد النص بكفاءة من العقد وأبنائها، مما يعزز قدرات معالجة البيانات لديك....( "Numbered list item 1" ); builder . Writeln ( "Numbered list...2" ); builder . Writeln ( "Numbered list item 3" ); builder ....

    reference.aspose.com/words/ar/net/aspose.words/...
  10. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...document and determine the number of lines occupied by a specific...Initialize a counter for the number of lines int lineCount = 0;...

    forum.aspose.com/t/how-to-calculate-paragraphs-...