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

text detection

(0.12 sec)
  1. 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...
  2. Scan DotCode barcode Images via Android via Jav...

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

    products.aspose.com/barcode/android-java/dotcod...
  3. Scan EAN (International Article Number) barcode...

    Android sample code to recognize EAN (International Article Number) barcode in Android Runtime Environment....BarCode for Android via Java to detect and read EAN barcode within...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/ean/re...
  4. Scan ISMN barcode Images via Android via Java |...

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

    products.aspose.com/barcode/android-java/ismn/r...
  5. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your document with the NormalizeFieldTypes method, ensuring all field type values align with field codes for enhanced consistency and accuracy....Words automatically detects field types based on field...)); // Manually change the raw text of the field, which determines...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....Words automatically detects field types based on field...)); // Manually change the raw text of the field, which determines...

    reference.aspose.com/words/net/aspose.words/ran...
  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. TxtLoadOptions.detect_hyperlinks property | Asp...

    TxtLoadOptions.detect_hyperlinks property. Specifies either to detect hyperlinks in Text...detect_hyperlinks property TxtLoadOptions.detect_hyperlinks property...Specifies either to detect hyperlinks in text. The default value...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  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-...