Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 3,618 for

feature

(0.11 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...comes with multitude of new features such as comparison of comments...FeaturesAPI comes with following new features: Added page numbers comparison...

    blog.groupdocs.com/groupdocs.blog/page/81/
  2. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java library we provide simple...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. GroupDocs.Assembly for .NET 25.12 Release Notes...

    GroupDocs.Assembly for .NET 25.12 Release Notes – the latest updates and fixes....Notes Leave feedback Major Features, Enhancement and Fixes The...all platforms. Full List of Features Covering all Changes in this...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  4. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....feedback provides additional features when searching for Metadata...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/search-embed-...
  5. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....this page provides additional features when searching for Metadata...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/net/search-for-emb...
  6. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Java API....previewOptions ); } Note This feature is not supported for WordProcessing...

    docs.groupdocs.com/comparison/java/generate-doc...
  7. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....feedback provides additional features when searching for Metadata...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/search-for-em...
  8. eSign Document with QR Code Signature | GroupDocs

    This article explains how to sign documents with electronic signature as QR code on document page 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/esign-d...
  9. converted_with_options.html

    Title of the document Subtitle #1 Text is normal, then bold , then italic , then underscore, and finally normal again......of the most rapidly growing features in the GroupDocs.Viewer for...watermark support iv . With this feature you can place any text over...

    docs.groupdocs.com/conversion/java/_sample_file...
  10. Using HTML5 Boilerplate Template in Your Web Pr...

    Introduction A few years ago, HTML 5 still wasn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster.... This is very useful feature and I’ve used it in almost...

    blog.groupdocs.com/total/using-html5-boilerplat...