Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 6,120 for

extract text

(0.16 sec)
  1. Online PS to XLTM Conversion or Build .NET base...

    Free online app to convert PS to XLTM files. .NET C# conversion library code for PS documents....Analysis : Convert PDF files to extract competitive intelligence, analyze...Convert PS to ODT (OpenDocument Text File Format) Convert PS to OTT...

    products.aspose.com/total/net/conversion/ps-to-...
  2. Convert OST to VCF via Java | products.aspose.com

    Try the code sample to convert OST files to VCF format in Java. Download Java API to take your email processing applications to the next level....seamlessly parse OST files, extract contact details, and convert...type for VCF file format is text/vcard. File Format Conversions...

    products.aspose.com/email/java/conversion/ost-t...
  3. Bugs in OnTraversalException - Free Support For...

    Hello, I’ve made some pst and olm files corrupt by replacing some bytes inside randomly. When reading in Traversal mode, itemId is different for pst and olm: For pst and ost I get real itemId, like: AAAAANaTZZ7UXV5Ei…...stores the message class as plain text inside the XML file. If the...the XML is damaged, the text node can contain arbitrary bytes, resulting...

    forum.aspose.com/t/bugs-in-ontraversalexception...
  4. Glyphs and Metrics of Type1 Fonts | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within C++....❤ by GitHub Load and Extract Data Text Rendering using Type1...

    docs.aspose.com/font/cpp/glyphs-and-metrics-typ...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... The Text property of Aspose.Slides.TextFrame...IPortion interfaces returns text with updated “datetime” fields...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....may happen that you want to extract some content (a drawing, a...s. getOutputDirectory () + "text-and-formula.png" ); 17 try {...

    docs.aspose.com/tex/java/latex-figure-rendering/
  7. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a list of nodes matching the XPath expression....docx' ) # This expression will extract all paragraph nodes, # which...} , contents: " { node . get_text () . strip () } "' ) index +=...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo....working with large volumes of text. The library supports 28 languages...license to make sure that all text is recognized without limitations...

    docs.aspose.com/ocr/net/scan-to-word/
  9. Performance optimization|Documentation

    Increase recognition speed and optimize resource usage.... Extracting text from images which contain...contain a single line of text . About 7 times faster than normal...

    docs.aspose.com/ocr/python-net/performance-opti...
  10. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....run_text = java_values ( $ run -> getText ()); $ run_text = str_replace..."" , $ run_text ); $ run -> setText ( $ run_text ); } } $ i ++;...

    docs.aspose.com/words/java/remove-breaks-in-php/