Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,541 for

document management

(0.06 sec)
  1. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…...AI, not original controlled document", font); // Specify font color...Add(watermark); // Saves the document to the underlying source (stream...

    forum.groupdocs.com/t/watermark-messing-up-in-p...
  2. 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...
  3. Faster first initialization of GroupDocs.Search...

    Hi there, We are not 100% sure whether it’s maybe caused by the license mechanism, but we noticed that it usually takes 20-30 seconds for the first GroupDocs.Search call to complete. Is there a way to speed this up? W…... refer to the official documentation for additional tips and...access to our Paid Support management team. atir.tahir October...

    forum.groupdocs.com/t/faster-first-initializati...
  4. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…...followed the Microsoft documentation, see Breaking change: System...access to our Paid Support management team. alexndr September 23...

    forum.groupdocs.com/t/watermark-messing-up-in-p...
  5. Date range search | Documentation

    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/
  6. document viewer on GroupDocs Blog | Document Au...

    Document viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......document viewer on GroupDocs Blog | Document Automation Solutions...content in document viewer on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/de/tag/document-viewer/index...
  7. 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...
  8. 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...
  9. BoardPro Converts Files into PDF and Merge Mult...

    About BoardPro BoardPro is an innovative cloud-based startup developing board Management software specifically designed to meet the requirements and governance workflows of the board of directors of small to medium businesses and non-profits. It is an easy-to-use software for board meetings, responsibilities, and Documents. It is designed specifically to meet the challenges of limited resources and limited experience. Professional corporate boards can afford extensive governance and administration resources, freeing directors to focus on making a powerful contribution....startup developing board management software specifically designed...meetings, responsibilities, and documents. It is designed specifically...

    blog.groupdocs.com/total/convert-files-to-pdf-a...
  10. 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...