Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 10,296 for

text

(0.1 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. GroupDocs.Viewer Product Family

    Find answers about viewing and rendering a variety of file types using code on any platform....JPG using C# How to Extract Text from PDF using Java How to Render...

    kb.groupdocs.com/viewer/page/4/
  4. 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...
  5. Searching | GroupDocs

    This section explains how to search for electronic signatures across document and its pages with advanced options....Barcode 🌐 Digital 🌐 QR Code 🌐 Text 🌐 Images 🌐 Build Metadata...

    docs.groupdocs.com/signature/java/searching/
  6. GroupDocs.Total Product Family on GroupDocs Blo...

    GroupDocs.Total Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Product Family on GroupDocs Blog | Document Automation ......to classify your documents or text with IAB-2 or document taxonomies...advanced signature types including; text, image, barcode, QR code, stamp...

    blog.groupdocs.com/categories/groupdocs.total-p...
  7. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....Angle We’ve added ability to set text watermark angle. The process...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  8. The issue of being unable to edit a PDF convert...

    After converting a PDF file to a PPTX file, it cannot be edited, and the error message displayed is: “Editing Text does not support Type 3 fonts.” What is the reason for this? If we subscribe to the paid version, will it…...message displayed is: “Editing text does not support Type 3 fonts...

    forum.groupdocs.com/t/the-issue-of-being-unable...
  9. GroupDocs.Annotation for .NET Can Now Be Easily...

    Good news for Orchard developers and site owners – after a successful release of the module that integrates GroupDocs.Viewer for .NET into Orchard CMS, we’re pleased to inform you that we’ve recently released yet another module - this time for integrating the .NET version of the GroupDocs.Annotation library. Like GroupDocs.Viewer, the GroupDocs.Annotation for .NET library supports all common business document formats, provides cross-platform compatibility and doesn’t require any installations on the client side....polyline, rectangle, arrow, text underline and strikethrough...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  10. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Watermark API, describes how to add watermakes with just a couple lines of code....Basic usage Leave feedback Add text watermarks Add image watermarks...

    docs.groupdocs.com/watermark/python-net/basic-u...