Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 11,746 for

text

(0.08 sec)
  1. Developer guide | GroupDocs

    GroupDocs.Viewer for .NET developer guide...document Search and highlight text in the loaded document Troubleshooting...

    docs.groupdocs.com/viewer/net/developer-guide/
  2. Loading | GroupDocs

    Load source and target documents into GroupDocs.Comparison for .NET from a local disk path, a file stream, or plain Text strings — with optional password and custom font directory support....documents Load custom fonts Load text from string Specify file type...

    docs.groupdocs.com/comparison/net/loading/
  3. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a new version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or new features becomes obsolete....specify different options for text signatures in PDF and Word Processing...signs the PDF document with a text signature using the previous...

    blog.groupdocs.com/signature/introducing-a-more...
  4. Build search query | GroupDocs

    This page contains information about building Text search queries of various types. More examples on building search queries are provided on the page...contains information about building text search queries of various types...on the page . In addition to text search queries, there is also...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  5. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...indicating whether to recognize text in separate image files. The...indicating whether to recognize text in embedded images. The default...

    docs.groupdocs.com/search/java/indexing-options/
  6. Convert ODT to TXT using Node.js

    Learn how to convert ODT to TXT using Node.js quickly and efficiently. Follow this guide to export ODT to TXT in Node.js with simple steps and clear examples....when needing to extract raw text from formatted documents like...effectively generating a plain text file and saving it to the specified...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  7. Parse data from PDF documents | GroupDocs

    This article explains that how to parse data from PDF documents...the field data contains the text return fieldData != null &&...PageArea as PageTextArea ). Text : null ; } /// <summary> ///...

    docs.groupdocs.com/parser/net/parse-data-from-p...
  8. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class.... Text ); Console . WriteLine ( annotation...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Supported File Formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Total for Python via .NET....Comparison supports common office and text formats (Word, Excel, PowerPoint)...PowerPoint), OpenDocument (ODT), PDF, text and HTML for document comparison...

    docs.groupdocs.com/total/python-net/supported-d...
  10. Install GroupDocs.Markdown for Python via .NET ...

    How to install and run GroupDocs.Markdown for Python via .NET on Linux, macOS, and in Docker containers....NET runtime for text processing. Most standard Linux...Markdown requires ICU for proper text processing. Install the Package...

    docs.groupdocs.com/markdown/python-net/installa...