Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 10,589 for

text

(0.19 sec)
  1. How to Convert TXT to DOCX using Java

    This article provides instructions on how to convert TXT to DOCX using Java, complete with a code sample to export TXT to DOCX in Java on any operating system....While TXT files contain plain text, DOCX files are Microsoft Word...DOCX in Java . To convert a text file to a DOCX file, you need...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. Convert Markdown to PDF using C# | MD to PDF | ...

    Convert Markdown files to PDF using C#. Transform MD files into portable format using GroupDocs .NET conversion API....formatting elements to plain text. It is widely supported by almost...almost all browsers and text editors. Its huge compatibility...

    blog.groupdocs.com/conversion/convert-markdown-...
  3. Convert PDF to TXT using C#

    Let's efficiently learn how to convert PDF to TXT using C# without installing extra software. The library used to export PDF to TXT using C# is platform-independent....document processing, extracting text content from PDF files are a...developers to seamlessly integrate text extraction into their C# projects...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  4. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed Text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for Text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....for the recognition of printed text (optical character recognition...using com.aspose.ocr library for text recognition in images. String...

    docs.groupdocs.com/search/java/ocr-support/
  5. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...PowerPoint presentations: Extract text from Microsoft Office PowerPoint...PowerPoint presentations Search text in Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....page Squiggly annotation marks text with a squiggly styling as shown...the color of the annotation text allows you to set the annotation...

    docs.groupdocs.com/annotation/net/add-squiggly-...
  7. Highlighting results in network | GroupDocs

    This page contains information about highlighting search results in the search network....network can be highlighted in the text of the found document using...available classes for highlighting text, as well as the highlighting...

    docs.groupdocs.com/search/java/highlighting-res...
  8. How to Convert TSV to Excel using Java

    Let's easily transform spreadsheet documents and learn how to convert TSV to Excel using Java. Also, review how to write the code for Java TSV to Excel converter....published an article on converting Text to PDF using Java, take a look...look at how to convert Text to PDF in Java post for more information...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Extract Metadata from Excel in Java

    This post contains thorough information to extract metadata from Excel in Java using simple API calls and provides a working example for the Java Excel metadata extractor application....published an article on extracting text from XML using Java, have a...a look at how to Extract Text from XML in Java guide for more...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  10. How to Compare Excel Files using C#

    This quick how-to tutorial provide you the complete guide to compare Excel files using C# and learn the process to programmatically compare two Excel files for differences in C#....published an article on comparing Text files using C#, have a look...look at how to Compare Text Files in C# guide for more information...

    kb.groupdocs.com/comparison/net/how-to-compare-...