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

text

(0.04 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Working with Image Reports - Single Row | Group...

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

    docs.groupdocs.com/assembly/net/working-with-im...
  5. Working with Image Reports - Common List | Grou...

    Articles in this section...Document Common List Image in Text Document Common List Image in...

    docs.groupdocs.com/assembly/java/working-with-i...
  6. GroupDocs.Signature for Node.js via Java | Grou...

    GroupDocs.Signature for Node.js is an easy to use electronic signature API designed for Node.js applications...different types of signatures like text, image or digital signatures...

    docs.groupdocs.com/signature/nodejs-java/
  7. Updated PDF Structure Introduced in GroupDocs.C...

    Team GroupDocs is glad to announce another monthly release of GroupDocs.Comparison for .NET v17.11. This release includes some improvements and fixes. The API now allows style changes for deep comparison in Note document format. Document comparison API also made improvements related to the PDF document format beside improving Note and Word formats. Please click here to download the latest API and check out all the latest improvements made to the REST API in this release....Delete empty paragraph before text Tables with similar coordinates...

    blog.groupdocs.com/comparison/groupdocs.compari...
  8. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some new features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes...PageOrientation); Show watermark behind the text # var saveOptions = new PdfSaveOptions();...

    blog.groupdocs.com/conversion/set-default-zoom-...
  9. GroupDocs.Signature for .NET | GroupDocs

    GroupDocs.Signature for .NET is an easy to use electronic signature API designed for C#/.NET applications...different types of signatures like text, image or digital signatures...

    docs.groupdocs.com/signature/net/
  10. Signing | GroupDocs

    This section contains advanced examples and demonstrates all possible features for signing documents with various electronic signature types, setup different options and visual effects....Sign document with different Text signature implementation Sign...

    docs.groupdocs.com/signature/java/signing/