Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 3,484 for

feature

(0.1 sec)
  1. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customisations - style detection, change comparison detalisation level and more....feedback On this page Note This feature available for Microsoft Word...

    docs.groupdocs.com/comparison/net/compare-multi...
  2. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured Python library, we provide...

    docs.groupdocs.com/signature/python-net/verify-...
  3. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/composing-sig...
  4. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/sign-document...
  5. How to Convert EPS to JPG in C#

    This tutorial explains the process to convert EPS to JPG in C# using document converter APIs and provides a sample code for C# EPS to JPG converter application....demonstrate the working of the feature. Here are the key steps and...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Merge HTML files using Java

    This guide offers essential instructions to merge HTML files using Java and includes a code snippet to demonstrate how to effectively combine HTML files in Java....resulting in more interactive and feature-rich web applications. Merging...

    kb.groupdocs.com/merger/java/merge-html-files-u...
  7. Perform Wildcard Search using C#

    Learn how to perform wildcard search using C#. Explore wildcard search in C# with single character and group wildcards for efficient and flexible search queries....Wildcard search is an essential feature for efficiently retrieving...

    kb.groupdocs.com/search/net/perform-wildcard-se...
  8. Save Assembled Word Processing Document as a Ma...

    Markdown is a well known and one of the popular markup languages these days. The appearance of the text in Markdown is controlled using the syntax instead of using rich text editors or applications such as MS Word. The best thing is, it is a lightweight language and can be written in the plain text editors such as Notepad. As far as its usage is concerned, Markdown is popular in writing wikis, readme files, and others.... In addition to this feature, we have also added support...moment, the following Markdown features are supported: Headings Blockquotes...

    blog.groupdocs.com/assembly/save-assembled-word...
  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....PDF documents The inspection feature that is introduced in this...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Releasing Next Generation GroupDocs.Assembly fo...

    It’s time to lay a hand on Next Generation GroupDocs.Assembly for .NET. GroupDocs releases this product with the extinct Features that you may have not experienced before. Variety of document formats are introduced, numerous data sources are supported. Document automation and report generation was never so easy. Why Next Generation GroupDocs.Assembly? The legacy 1.3.0 version of GroupDocs.Assembly for .NET had limitations. For example, in order to generate a report in any of the supported, complex coding efforts were required for creating templates and then, generating any report....this product with the extinct features that you may have not experienced...architecture. Some salient feature include: GroupDocs.Assembly...

    blog.groupdocs.com/assembly/simplest-api-for-do...