Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 4,387 for

text handling

(0.28 sec)
  1. AI OCR library for .NET, Java and Python | Aspose

    The ultimate OCR library for C#, Java, Python and other programming languages. Convert images to Text and transform scanned PDF to searchable and editable documents with Aspose OCR API.... Extract machine-readable text from images and convert scanned...effortlessly process multilingual texts with mixed-language support...

    products.aspose.com/ocr/
  2. detect_areas_mode_enum::COMBINE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::COMBINE algorithm...., which can extract as much text from an image as possible. The...engine detects large blocks of text (such as paragraphs and columns)...

    docs.aspose.com/ocr/cpp/areas-detection/combine/
  3. Aspose.PSD for Java | Aspose API References

    Aspose.PSD for Java API References contain examples, code snippets, and API documentation. It provides packages, classes, interfaces, and other API details....asynctask The namespace handles AsyncTask processing. com.aspose...fileformats.bmp The package handles Bmp file format processing...

    reference.aspose.com/psd/java/
  4. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。... Text . TextFragment ( "Table Of Contents"... FontStyle = Aspose . Pdf . Text . FontStyles . Bold ; // Set...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  5. Document | Aspose.Words for Java

    Represents a Word document in Java....represents options to control field handling in the document. getFirstChild()...kerning applies to both Latin text and punctuation. getRange()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...Text.Font originalFont = null; try...implementation is correctly logging or handling font substitution warnings...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  7. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....key features such as managing text, shapes, tables & animations...add different kinds of frames—text, audio, and video frames—to...

    docs.aspose.com/slides/java/product-overview/
  8. putValue vs setValue in Aspose Cells - Free Sup...

    Is below functions are catering same if we make isConverted and setStyle to TRUE? putValue(String stringValue, boolean isConverted, boolean setStyle) vs setValue(Object value) We have different versions of Product …...was changing Cell format to TEXT where as latest version is converting...boolean setStyle) stringValue – text you want to write isConverted...

    forum.aspose.com/t/putvalue-vs-setvalue-in-aspo...
  9. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....how document revisions are handled during layout process. To learn...specify whether the original text should be shown instead of revised...

    reference.aspose.com/words/java/com.aspose.word...
  10. detect_areas_mode_enum::MIXED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::MIXED_Text algorithm....detect_areas_mode_enum::MIXED_TEXT Contents [ Hide ] To use this..., which can extract as much text from an image as possible. The...

    docs.aspose.com/ocr/cpp/areas-detection/mixed/