Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,997 for

text detection

(0.17 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. 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...
  3. 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...
  4. 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...
  5. geotiff Viewer API in C#

    Develop a geotiff 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/geotiff
  6. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....space between the bullet and text etc. To increase the list level...line width, distance from the text, and optional shadow. They are...

    docs.aspose.com/words/java/using-documentbuilde...
  7. Omr-java中文乱码 - Free Support Forum - aspose.com

    String s = “?Text=Hello, World!\n” + “\tfont_style=bold\n” + “\tfont_size=24\n” + “\n” + “#你今天你今天怎么样子?\n” + “\t() Pretty good, thanks! () I won’t respond until I see my lawyer.\n” + “\t()很好你很好很好挖到! () I won’t respo…...text=Hello, World!\n” + “\tfont_style=bold\n”...zip (170.5 KB) 请注意模板中的更改: 删除了“?text=”元素前缀中的空格。 根据我的环境(Windows)换行符,在“\n”前添加了“\r”。...

    forum.aspose.com/t/omr-java/312898
  8. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....with shapes such as images, text boxes, and drawing objects....specified position, size and text wrap type into a document using...

    docs.aspose.com/words/net/working-with-shapes/
  9. 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-...
  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-...