Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,803 for

document management

(0.49 sec)
  1. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...json data source template document This will help us to investigate...on your particular data and document template Can you please share...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  2. C# Demo Project of an ASP.NET PDF Viewer Built ...

    Building a simple ASP.NET PDF viewer is quite a trivial task. There are tens of different open source projects across the web that offer a quick and free solution to display PDF Documents in both ASP.NET MVC and Web Forms. Often a simple implementation of a PDF viewer is all you actually need. But things become a lot more complicated when the viewer needs to meet your customer’s business requirements....free solution to display PDF documents in both ASP.NET MVC and Web...security for their confidential documents. You need to prevent any access...

    blog.groupdocs.com/viewer/asp-net-pdf-viewer-bu...
  3. Remove MP3 Tags in Java - (ID3, Lyrics, APE) | ...

    Remove MP3 tags from the mp3 files in Java. Delete the ID3v1, ID3v2, Lyrics, and APEv2 metadata tags from the mp3 files using Java Metadata API....Metadata provides metadata management Java API to deal with metadata...about the API from the documentation . Contact us for queries...

    blog.groupdocs.com/metadata/remove-mp3-tags-in-...
  4. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. GroupDocs comparison library with java EE9 supp...

    Our application is being upgraded to java EE9 ( with migration from javax namespace to jakarta namespace ). Current comparison java library ( 25.2 version ) is still not jakarta ready ( java EE9 supported ). Please provi…...Comparison Product Family document-comparison , java sarfraz...library to compare 2 docs documents. We want the functionalities...

    forum.groupdocs.com/t/groupdocs-comparison-libr...
  6. Add Watermarks to Word Documents | 5 Secure Met...

    Learn how to add secure watermarks to Word Documents using GroupDocs.Watermark for .NET. Compare 5 protection methods with code examples, including locked headers, tiled watermarks, and password-protected sections that can't be easily removed....watermark protection for Word documents Table of Contents Why Word’s...Protection Level for Your Documents Why Word’s Built-in Watermarks...

    blog.groupdocs.com/watermark/secure-word-docume...
  7. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search using Java search API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...queries, and also describes the management of formats for date range...

    docs.groupdocs.com/search/java/date-range-search/
  8. Digital signing with custom hash | GroupDocs

    This article explains how to apply digital signatures with custom hash algorithms using GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Advanced usage / Signing documents / Electronic Signatures /...

    docs.groupdocs.com/signature/net/digital-signin...
  9. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Scan QR Code from PPT using C#

    This guide provides a detailed overview of how to scan QR Code from PPT using C#. Moreover, you will get a sample code example to extract QR Code from PPT in C#....recommended library makes it easy to manage different layouts and formats...potential of these presentation documents. With the Parser library,...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...