Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,993 for

text detection

(0.18 sec)
  1. Scan Code 39 barcode Images via Android via Jav...

    Android sample code to recognize Code 39 barcode in Android Runtime Environment....BarCode for Android via Java to detect and read Code 39 barcode within...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/code39...
  2. Scan Swiss Post Parcel Images via Android via J...

    Android sample code to recognize Swiss Post Parcel in Android Runtime Environment....BarCode for Android via Java to detect and read Swiss Post Parcel...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/swiss-...
  3. Scan Singapore Post barcode Images via Android ...

    Android sample code to recognize Singapore Post barcode in Android Runtime Environment....BarCode for Android via Java to detect and read Singapore Post barcode...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/singap...
  4. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....create a linear extrusion from a text profile: from aspose.threed...threed.profiles import FontFile , Text # For complete examples and...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  5. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...= false, // skip language detection LoadOoxmlDocument = false...you must guarantee identical text on every machine. Embedding...

    forum.aspose.com/t/how-to-imprve-performance-be...
  6. Modify SVG Styles Programmatically in C# – Aspo...

    Learn how to programmatically modify and normalize SVG styles in C# using Aspose.SVG with DOM-based manipulation and attribute rewriting.... Example: Detect Inline Style Attributes in...// Read inline style as plain text 11 var style = element. GetAttribute...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  7. Convert CGM to ODS via C# API | products.aspose...

    C# API to Convert CGM File to ODS without using Microsoft Excel or Adobe Reader...wide range of features such as text extraction, image extraction...wide range of features such as text extraction, image extraction...

    products.aspose.com/total/net/conversion/cgm-to...
  8. Archive

    archives...consists of getting the document’s text/images be rotated at a slight...deskew is the process of detecting and fixing this issue on scanned...

    blog.aspose.com/imaging/deskew-images-using-csh...
  9. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...unexpected text alignment issues . Specifically, text near checkboxes...The checkbox and surrounding text should maintain their original...

    forum.aspose.com/t/appending-document-not-maint...
  10. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...label value and the paragraph text System.out.println("List item:...numbering and the paragraph text are printed to the console....

    forum.aspose.com/t/how-to-get-the-value-of-the-...