Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 11,965 for

text

(0.07 sec)
  1. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Watermark can work with....Macro-Enabled Document Rich Text Format File OOXML 2007-2010...attached documents and images. ODF Text Document. PDF (Adobe Portable...

    docs.groupdocs.com/watermark/nodejs-java/suppor...
  2. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....Description The page that contains the text area. The rectangular area on...on the page that contains the text area. A string value that represents...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  3. Support of Setting Output Page Size when Render...

    We have released version 18.5 of GroupDocs.Viewer for .NET with a couple of new features as well as 12 improvements and bug fixes. The latest version includes the feature of setting output page size when rendering email messages as image and PDF. Furthermore, you can now change the field labels in the header of the email messages. The feature of rendering password protected documents has also been extended for ODT and OTT formats....missing when rendering OTS file Text’s shadow appears in the output...with vertical Japanese writing Text overlaps when viewing HTML in...

    blog.groupdocs.com/viewer/support-of-setting-ou...
  4. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....applications are able to display simple text statistics for loaded documents...demonstrates how to obtain the text statistics for a Note document...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in Text queries using Java search API....specification Leave feedback The text below represents the complete...(Domain Specific Language) used in text queries. See also , . query...

    docs.groupdocs.com/search/nodejs-java/query-lan...
  6. 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/
  7. Get document info | GroupDocs

    This article explains how to detect document file type, page count, and file size with GroupDocs.Parser for Python via .NET....with text extraction..." ) text_reader = parser . get_text () if...if text_reader : print ( text_reader ) else : print ( "Document...

    docs.groupdocs.com/parser/python-net/get-docume...
  8. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert Text files with advanced options using GroupDocs.Conversion for Java API....control over how the source text document will be processed....are recognized when a plain-text document is converted. If this...

    docs.groupdocs.com/conversion/java/load-txt-doc...
  9. How to Convert PowerPoint to PDF using Java

    Quickly review the procedure to convert PowerPoint to PDF using Java and learn how to follow these instructions to create the convert PPT to PDF Java functionality....converting Word document to Text using Java, take a look at how...to convert Word Document to Text in Java post for more information...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....published an article for extracting Text from XML using C#, have a look...look at how to Extract Text from XML in C# guide for more information...

    kb.groupdocs.com/parser/net/how-to-extract-imag...