Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 1,984 for

document management

(0.06 sec)
  1. Date range search | GroupDocs

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

    docs.groupdocs.com/search/net/date-range-search/
  2. Date range search | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/date-rang...
  3. Supported file formats | GroupDocs

    File formats supported by GroupDocs.Viewer for Python are listed here....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Object File AutoCAD Plotter Document Stereolithography File Refer...

    docs.groupdocs.com/viewer/python-net/supported-...
  4. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Node.js....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Object File AutoCAD Plotter Document Stereolithography File Refer...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  5. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Object File AutoCAD Plotter Document Stereolithography File Refer...

    docs.groupdocs.com/viewer/java/supported-docume...
  6. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/net/working-with-sa...
  7. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/net/working-with-op...
  8. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....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. Merge Excel Files Online | Combine Multiple Spr...

    Easily merge two or more Excel files into one online. Combine entire spreadsheets or selectively join sheets from multiple files both online and programmatically using .NET and Java APIs...Looking to streamline your data management? Discover how to effortlessly...Sheets using C# . .NET API | Documentation | Download How to Merge...

    blog.groupdocs.com/merger/merge-excel-files-onl...
  10. Merge and split CSV files in C# - GroupDocs.Merger

    This article explains how to merge and split CSV files using C# language with GroupDocs.Merger for .NET API. Simplify data handling with effective file Management....Overview # In the world of data management, handling Comma Separated...multiple CSV files into a single document can significantly simplify...

    blog.groupdocs.com/merger/merge-and-split-csv-u...