Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,962 for

text detection

(0.21 sec)
  1. 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...
  2. 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...
  3. Scan USPS OneCode barcode Images via Android vi...

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

    products.aspose.com/barcode/android-java/onecod...
  4. Scan GS1 Code 128 barcode Images via Android vi...

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

    products.aspose.com/barcode/android-java/code12...
  5. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    Android sample code to recognize Standard 2 of 5 (Industrial 2 of 5) barcode in Android Runtime Environment....BarCode for Android via Java to detect and read Standard 2 of 5 barcode...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/standa...
  6. Scan Deutsche Post Identcode and Deutsche Post ...

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

    products.aspose.com/barcode/android-java/deutsc...
  7. 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-...
  8. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....Words automatically detects field types based on field...) # Manually change the raw text of the field, which determines...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....Document(getMyDir() + "German text.docx"); // To hyphenate that...patterns, when an issue is detected that might result in formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...lines compared to surrounding text. In contrast, the vector mode...difference remains visible: GDI+ text continues to appear thicker...

    forum.aspose.com/t/rending-issue-with-mathtype-...