Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 10,254 for

text

(0.09 sec)
  1. Working with Paragraph Reports | GroupDocs

    Articles in this section...Document In-Paragraph List in Text Document In-Paragraph List in...

    docs.groupdocs.com/assembly/net/working-with-pa...
  2. Changing Background Color Dynamically | GroupDocs

    Note This feature is supported by version 17.12 or greater You can set Text background color for document contents dynamically using backColor tags. The Code Note The code uses some of the objects defined in: The Business Layer Download Change Background Color Dynamically.docx...12 or greater You can set text background color for document...

    docs.groupdocs.com/assembly/net/changing-backgr...
  3. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......to PDF in C# How to Extract Text from Excel in C# How to Convert...

    kb.groupdocs.com/categories/page/36/
  4. Releasing GroupDocs.Search for .NET - A Versati...

    After a great success of vast APIs, GroupDocs.Search for .NET has been introduced which allows many ways to perform search operations against the various file formats. Furthermore, It is a document search API that can be used for performing full Text search over the indexed documents. Let’s not wait and see how it is going to serve the users. Features provided by GroupDocs.Search for .NET Listed below are the wide range of supported features of the GroupDocs....be used for performing full text search over the indexed documents...

    blog.groupdocs.com/search/releasing-groupdocs-s...
  5. GroupDocs.Conversion Product Family

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

    kb.groupdocs.com/conversion/page/18/
  6. 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/
  7. 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...
  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. Advanced usage | GroupDocs

    This page describes the GroupDocs.Annotation advanced usage and its multiple powerful features like customizing document annotating process and annotations appearance etc....Put image annotations over the text using ZIndex Set resolution...

    docs.groupdocs.com/annotation/net/advanced-usage/
  10. Searching for electronic signatures | GroupDocs

    This section explains how to search for electronic signatures across document and its pages with advanced options....with predicate functions 🌐 Text 🌐 Image 🌐 Build-in metadata...

    docs.groupdocs.com/signature/net/searching/