Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 9,900 for

text

(0.07 sec)
  1. New release of GroupDocs.Metadata for .NET intr...

    It is another month and GroupDocs.Metadata for .NET has another release with more features and more supported file formats. GroupDocs Team is always looking for new ways to improve the product. We concentrate on introducing the features that are can help solve real life problems developers may come across. Let’s dive into it and have a look at what’s new in this release. New Features GroupDocs.Metadata for .NET v1.1.0 introduced a bunch of new features....Properties in XMP Metadata Paged Text Properties in XMP Metadata Easy...

    blog.groupdocs.com/metadata/new-release-groupdo...
  2. DatabaseFileType | GroupDocs.Conversion for .NE...

    Defines database documents. Includes the following file types Nsf./databasefiletype/nsfLog./databasefiletype/logSql./databasefiletype/sql...extension contains the list of plain text with timestamp. Usually, certain...

    reference.groupdocs.com/conversion/net/groupdoc...
  3. Working with Image Reports - Single Row | Docum...

    Articles in this section...Document Single Row Image in Text Document Single Row Image in...

    docs.groupdocs.com/assembly/java/working-with-i...
  4. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Ability to search for encrypted text of metadata signature and decrypt...decrypt previously encrypted text of metadata and decrypt custom...

    docs.groupdocs.com/signature/net/search-embed-n...
  5. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....to PDF in C# How to Convert Text File to JPG using C# How to...

    kb.groupdocs.com/conversion/net/page/4/
  6. Developer guide | Documentation

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

    docs.groupdocs.com/viewer/net/developer-guide/
  7. Build search query | Documentation

    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...
  8. Indexing options | Documentation

    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/
  9. Working with metadata in PDF documents | Docume...

    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...
  10. Releasing Next Generation GroupDocs.Signature f...

    Today, team GroupDocs is pleased to announce the release of GroupDocs.Signature for .NET with a lot of signing features worth experiencing. This Signing API allows developers to write applications with ability to significantly sign electronic docs of various file formats. Note that API permits the user to add different types of signatures on electronic documents. Why Next Generation GroupDocs.Signature?The legacy version of API was UI dependent. The quite captivating fact about this e-signing API is, it’s UI less and independent calls can be made....are supported by the API: # Text Signature Image Signature Digital...

    blog.groupdocs.com/signature/releasing-simplest...