Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 983 for

document management

(0.06 sec)
  1. Annotate PDF and Other Documents Online in Drup...

    We’re excited to announce the launch of the GroupDocs Annotation plugin for Drupal. The plugin lets you embed Documents into Drupal webpages to review and annotate them through a browser. So, annotate PDF or other files online and enjoy the benefits of collaborative review. GroupDocs Annotation is a web-based application used to share and review Documents. Different annotation options allows you to make comments or suggestions in different ways. From strikeouts to ‘point notes’, comments and drawings, GroupDocs Annotation lets you add your feedback in a way that suits you....The plugin lets you embed documents into Drupal webpages to review...used to share and review documents. Different annotation options...

    blog.groupdocs.com/annotation/annotate-pdf-or-o...
  2. Convert XLSX to MD using Node.js

    Learn how to convert XLSX to MD using Node.js with a smooth and efficient workflow. This guide helps you export XLSX to MD in Node.js with accurate formatting....formats for use in documentation, content management, or version control...Markdown using a powerful document conversion library that integrates...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  3. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(new DateTime(2017, 1, 1), new D…...entries associated with a document when querying for just one...for a document, you might consider indexing the documents in a...

    forum.groupdocs.com/t/is-it-possible-to-get-all...
  4. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...Conversion Product Family document-conversion , csharp , dotnet...properties handle comments in the document. In your previous implementation...

    forum.groupdocs.com/t/hidecomments-replacement-...
  5. Load password-protected document | Documentation

    This article explains how to load password-protected Document while using GroupDocs. Watermarks API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product.../ Loading documents / Password-protected document Load password-protected...

    docs.groupdocs.com/watermark/net/load-password-...
  6. Extract RIFF INFO and Metadata of WAV files in ...

    Extract metadata and RIFF INFO of WAV audio files in Java. Metadata API allows metadata Management within your Java applications....brief: Java API for Metadata Management Extract Metadata of WAV Files...Files in Java Java API for Managing Metadata and RIFF INFO # GroupDocs...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  7. GroupDocs.Assembly for .NET – Generate Word & P...

    GroupDocs.Assembly for .NET is a comprehensive library for generating Documents and reports by merging your templates and data. With GroupDocs.Assembly, you can generate any type of Document that requires custom data input. These could be invoices, NDAs, sales quotes, employment letters, reports, etc. The library supports Microsoft Word, Excel and PDF templates, and allows you to save the final, assembled Documents in either of these formats. Just like all GroupDocs libraries, GroupDocs....comprehensive library for generating documents and reports by merging your...you can generate any type of document that requires custom data...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  8. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....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...
  9. Convert database formats | Documentation

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...analyzed using the Database Management System (DBMS) which is the...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Generate document pages preview | Documentation

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product.../ Generate document pages preview Generate document pages preview...

    docs.groupdocs.com/comparison/java/generate-doc...