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

text detection

(0.04 sec)
  1. 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...
  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. Convert to Decimal Degree Minutes (DDM) - APIs ...

    Convert to Decimal Degree Minutes (DDM) through library designed specifically for .NET developers. Coordinates Converter APIs for DD, DMS, DDM, GeoRef, and other formats....locations to a point from a text. Aspose.GIS for .NET is designed...Latitude and Longitude Auto-Detect Units Format Platform Independence...

    products.aspose.com/gis/net/coordinates/convert...
  4. Convert to Military Grid Reference System (MGRS...

    Convert to Military Grid Reference System (MGRS) through library designed specifically for .NET developers. Coordinates Converter APIs for DD, DMS, DDM, GeoRef, and other formats....locations to a point from a text. Aspose.GIS for .NET is designed...Latitude and Longitude Auto-Detect Units Format Platform Independence...

    products.aspose.com/gis/net/coordinates/convert...
  5. Modify SVG Styles Programmatically in C# – Aspo...

    Learn how to programmatically modify and normalize SVG styles in C# using Aspose.SVG with DOM-based manipulation and attribute rewriting.... Example: Detect Inline Style Attributes in...// Read inline style as plain text 11 var style = element. GetAttribute...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  6. 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...
  7. Convert CGM to ODS via C# API | products.aspose...

    C# API to Convert CGM File to ODS without using Microsoft Excel or Adobe Reader...wide range of features such as text extraction, image extraction...wide range of features such as text extraction, image extraction...

    products.aspose.com/total/net/conversion/cgm-to...
  8. Scan Australia Post barcode and Australia Post ...

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

    products.aspose.com/barcode/android-java/austra...
  9. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…... Detect the paragraph whose text starts with “Fig”...if (para.toString(SaveFormat.TEXT).trim().startsWith("Fig")) {...

    forum.aspose.com/t/caption-and-image-parabreak/...
  10. 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-...