Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,997 for

text detection

(0.14 sec)
  1. 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
  2. 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...
  3. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....create a linear extrusion from a text profile: from aspose.threed...threed.profiles import FontFile , Text # For complete examples and...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  4. Scan Data Matrix code Images via Android via Ja...

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

    products.aspose.com/barcode/android-java/datama...
  5. Scan Code 93 Extended and Code 93 Standard barc...

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

    products.aspose.com/barcode/android-java/code93...
  6. Scan Code 39 barcode Images via Android via Jav...

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

    products.aspose.com/barcode/android-java/code39...
  7. Scan Swiss Post Parcel Images via Android via J...

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

    products.aspose.com/barcode/android-java/swiss-...
  8. Scan Singapore Post barcode Images via Android ...

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

    products.aspose.com/barcode/android-java/singap...
  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. 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...