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

text detection

(0.1 sec)
  1. Allow incorrect barcodes|Documentation

    Learn how to use the AllowIncorrectBarcodes parameter to return potentially invalid or damaged barcodes in Aspose.BarCode for Java.... println ( "Detected count (AllowIncorrect=false):...System . out . println ( "Detected count (AllowIncorrect=true):...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. 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...
  3. 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...
  4. gpx Viewer API in C#

    Develop a gpx viewer with an API designed specifically for net / C# developers....labels and text. Apply styles for text and auto-detect places on...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/viewer/gpx
  5. 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-...
  6. 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...
  7. osm Viewer API in C#

    Develop a osm viewer with an API designed specifically for net / C# developers....labels and text. Apply styles for text and auto-detect places on...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/viewer/osm
  8. kml Viewer API in C#

    Develop a kml viewer with an API designed specifically for net / C# developers....labels and text. Apply styles for text and auto-detect places on...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/viewer/kml
  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-...