Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,997 for

text detection

(0.39 sec)
  1. Best practice to handle document - Free Support...

    We are hosting our aspose app as a microservice. What is the best approach to send the doc to the service. As a doc file or base 64. Is there a difference in using either approaches in terms of bandwidth usage and handl…...pages in the doc and insert a text like “Left blank on purpose”...approaches. Detecting blank pages and inserting a placeholder text – the...

    forum.aspose.com/t/best-practice-to-handle-docu...
  2. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java.... Examples: Shows how to detect UTF-8 characters while loading...characters that may occur in the text. loadOptions.setRecognizeUt...

    reference.aspose.com/words/java/com.aspose.word...
  3. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...generic SaveOptions , the English text can appear outside the page...names applied to the English text. Make sure those font files...

    forum.aspose.com/t/word-saveto-pdf/322091
  4. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

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

    products.aspose.com/barcode/android-java/itf/re...
  5. Scan Codablock-F and GS1 Codablock-F barcodes I...

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

    products.aspose.com/barcode/android-java/codabl...
  6. Scan Royal Mail 4-State Customer Code (RM4SCC) ...

    Android sample code to recognize Royal Mail 4-State Customer Code (RM4SCC) in Android Runtime Environment....BarCode for Android via Java to detect and read Royal Mail 4-State...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/rm4scc...
  7. Scan Italian Pharmacode (Code 32) barcode Image...

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

    products.aspose.com/barcode/android-java/code32...
  8. Range.normalize_field_types method | Aspose.Wor...

    Range.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 this range 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. 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...
  10. 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...