Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,954 for

text detection

(0.76 sec)
  1. 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...
  2. How to Convert AI Files to SVG in Python Progra...

    Learn how to convert AI files to SVG in Python using Aspose.PSD for Python via .NET. Step‑by‑step guide with code, prerequisites, and best practices....load method automatically detects the format. from aspose.psd...properties such as vectorize_text . from aspose.psd.imageoptions...

    blog.aspose.com/psd/how-to-convert-ai-files-to-...
  3. Document | Aspose.Words for Java

    Represents a Word document in Java....kerning applies to both Latin text and punctuation. getRange()...document. getText() Gets the text of this node and of all its...

    reference.aspose.com/words/java/com.aspose.word...
  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 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...
  7. 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...
  8. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. Java API code to manage comments of TSV files....Analysis, Data Reviews & Plain-Text Documentation Annotating TSV...working with structured plain-text data like logs, datasets, and...

    products.aspose.com/total/java/annotate/tsv/
  9. 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...
  10. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method...append_paragraph ( 'Source document text. ' ) dst_doc = aw . Document...append_paragraph ( 'Destination document text. ' ) # Append the source document...

    reference.aspose.com/words/python-net/aspose.wo...