Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 11,114 for

text

(0.11 sec)
  1. Basic Usage | GroupDocs

    Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...PDF, Word, Excel, EPUB, and text documents to Markdown. – retrieve...

    docs.groupdocs.com/markdown/net/basic-usage/
  2. 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/
  3. 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/
  4. Extract data from ZIP archives | GroupDocs

    More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....data from ZIP archives: Extract text from ZIP archive files Was this...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Disable image comparison in PDF documents | Gro...

    Learn how to disable image comparison in PDF documents using GroupDocs.Comparison for Python via .NET....PDFs when you only care about text changes. Disable image comparison...

    docs.groupdocs.com/comparison/python-net/disabl...
  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. Display and Securely Share Documents of More th...

    Great news for ExpressionEngine site owners and developers. Not a long time ago we’ve published a new plugin that allows you to integrate the GroupDocs.Viewer for .NET library into your ExpressionEngine website. The plugin is now available for download from the EE marketplace. This integration adds an ability to display 50+ types of documents right on your ExpressionEngine website. Among supported file formats are: PDF, Microsoft Word, Excel, PowerPoint, Outlook, Visio, RTF, CSV, CAD, multipage TIFF and a lot more....options (printing, downloading, text copy/pasting) can be easily...

    blog.groupdocs.com/viewer/display-and-securely-...
  9. 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...
  10. Render SVG File Format using GroupDocs.Viewer f...

    It gives us immense pleasure to announce the release of version 17.6.0 of GroupDocs.Viewer for .NET . This release comes up with the support of SVG file format. Furthermore, we have introduced 8 improvements and fixes in this regular monthly release. We recommend you to please upgrade to the latest version for a better experience. GroupDocs.Viewer for .NET 17.6.0 - New FeaturesFollowing is the new feature introduced in this version of the API....Move the setting that enables text extraction to ImageOptions class...

    blog.groupdocs.com/viewer/render-svg-format-gro...