Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 3,621 for

feature

(0.8 sec)
  1. Render Files Contained in ZIP Archive using Gro...

    Hello everyone! We are back with another exciting release announcement. In this post, I am going to give you an overview of what’s new as well as what’s improved and fixed in the latest release of GroupDocs.Viewer for .NET. In this release, we majorly focused on providing bug fixes and improvements. Along with this, we have introduced the support of CDR file format and the Feature of rendering files contained in the ZIP archives....of CDR file format and the feature of rendering files contained...have a walk through the new features that we introduced in the...

    blog.groupdocs.com/viewer/render-files-containe...
  2. GroupDocs.Conversion for .NET 25.11 – Latest Up...

    Explore what’s new in GroupDocs.Conversion for .NET 25.11. Available now on NuGet and GroupDocs website....What’s new in this release New features Public API change (backward‑incompatible)...This update adds two major features, introduces a new public API...

    blog.groupdocs.com/conversion/groupdocs-convers...
  3. Compare Images in C# to Highlight Differences |...

    Perform image comparison using C# within .NET applications. Compare JPG, PNG, BMP, GIF, DICOM, DCM, or DjVu images using image comparing .NET API....application with spot the difference feature or if you want to compare two...a complete idea about the features of the API, you can go through...

    blog.groupdocs.com/comparison/compare-images-in...
  4. Announcing Windows Azure Integration with Group...

    We’re excited to announce that Windows Azure has been integrated with GroupDocs. This allows you to setup a new storage provision for storing your GroupDocs files. With this enhancement, you can configure Microsoft Azure as your default storage provider from within GroupDocs and store your files in the Azure container. GroupDocs provides you with flexible storage options, which is an essential element when opting for an efficient document management solution. This integration puts you in charge of selecting your preferred storage provider, making your document management process user friendly and flexible....provider, which is a unique feature that adds flexibility to GroupDocs’...Azure’s advanced data security features. Easily integrate your document...

    blog.groupdocs.com/total/announcing-windows-azu...
  5. Convert Word to Markdown in Java | DOC to MD | ...

    Convert Word documents to Markdown files in Java. Transform DOC/DOCX files into MD format using GroupDocs parsing and conversion Java API.... You can utilize this feature within your application. You...application by using other available features of the API. Learn more about...

    blog.groupdocs.com/parser/convert-word-to-markd...
  6. GroupDocs Pricing Review 2019

    In this post, we share how we conducted our 2019 GroupDocs Pricing Review. Last month we shared the news about GroupDocs 2019 pricing change. Our aim behind that change was simple: to make sure we are delivering the best value Document Management API suite on the market. Each year we review our pricing and licensing model to make sure we’re continually giving developers the functionality and flexibility they need. Providing top quality APIs at fair prices along with permissive licensing models....a small subset of the vast feature-set offered inside GroupDocs...delivering bug fixes and new features. Free Support - Dedicated...

    blog.groupdocs.com/total/groupdocs-pricing-revi...
  7. Verify QR-code signatures in the document | Gro...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....more about document eSign features, please refer to the . GitHub...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/verify-qr-cod...
  8. Verify Barcode signatures in the document | Gro...

    This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API....more about document eSign features, please refer to the . GitHub...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/verify-barcod...
  9. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/redaction/python-net/save-wi...
  10. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....the code above and see the feature in action in our GitHub examples:...management App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/metadata/net/working-with-me...