Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 3,316 for

recognize text

(0.18 sec)
  1. LaTeX Python code | API Solution

    Python API Solution for working with TeX. It includes the capability to generate math equations in LaTeX and save the resulting file as images.... It is widely recognized for its exceptional typesetting...complexity into your document’s text. You can include inline equations...

    products.aspose.com/tex/python-net/latex-equati...
  2. CustomXmlPropertyCollection indexer | Aspose.Wo...

    CustomXmlPropertyCollection indexer. Gets a property at the specified index....Microsoft Word recognizes a part of its text as some form of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Check Barcode Recognition Quality|Documentation

    This article describes how to verify barcode recognition quality...means that barcode text has been recognized accurately Set Barcode...

    docs.aspose.com/barcode/python-net/check-recogn...
  4. Convert ODS to Word using Java or with free Onl...

    Java API to Export ODS to Word or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Word formats are more widely recognized and supported, making document...for document structures and text content makes it a practical...

    products.aspose.com/total/java/conversion/ods-t...
  5. Remove background in SVG documents via Java | p...

    Try our On-Premise document APIs to change background from SVG files on Java Application....task that requires object recognizing. Multiple approaches exist...cloud application capable of recognizing objects within photos, leveraging...

    products.aspose.com/imaging/java/remove-backgro...
  6. 编辑 HTML 文档 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 阅读或修改文档对象模型、如何编辑 HTML 以及使用内联 CSS 和内部 CSS。...tagName, or an if tagName isn’t recognized. The method adds a node to...specified name and data. Creates a Text node given the specified string...

    docs.aspose.com/html/zh/java/edit-a-document/
  7. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::idx_get method. Gets a property with the specified name in C++....Microsoft Word recognizes a part of its text as some form of...Microsoft Word recognizes a part of its text as some form of...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Customer satisfaction survey|Documentation

    OMR ready customer satisfaction survey... Source code Text markup ?text=AmazeCar Customer Satisfaction..."Center" , "element_type" : "Text" }, { "align" : "Left" , "name"...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  9. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...Shows how to format a run of text using its font property. Document...begin adding content such as text and shapes: a Section, a Body...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...RECTANGLE (not TEXT_BOX) // This ensures Word recognizes it as a rotatable...setBehindText(false); // Show in front of text sidebar.setAllowOverlap(true);...

    forum.aspose.com/t/topic/324972