Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 8,184 for

file merger

(0.1 sec)
  1. GroupDocs.Parser for .NET 17.01 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 17.1.0 Major Features There are following features in this release: Ability to search a text Ability to extract highlight Support for extracting documents from ZIP containers All Changes Key Summary Issue Type TEXTNET-338 Implement the ability to search a text New Feature TEXTNET-339 Implement the ability to extract highlight New Feature TEXTNET-252 Implement the support for ZIP containers New Feature TEXTNET-496 Implement the ability to open password-protected OneNote sections New Feature TEXTNET-504 Add enum property to set extraction mode Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs...ZipContainer class. Enumerate all files in the archive: C# using ( var...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  2. GroupDocs.Editor for Java 18.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Editor for Java 18.9 Major Features Cells support The main feature of the third version of GroupDocs.Editor for Java is a Cells support. List of supported Cells formats are: XLSX Excel97-2003 XLS XLSM format, which enable macros XLTX XLTM format, which enable macros CSV (Comma Separated Value) format Tab delimited text File ODS (OpenDocument Spreadsheet) Excel 2003 XML format XLSB (binary) For text-based formats like CSV or tab-delimited GroupDocs....Merger Product Solution GroupDocs...Value) format Tab delimited text file ODS (OpenDocument Spreadsheet)...

    docs.groupdocs.com/editor/java/groupdocs-editor...
  3. GroupDocs.Metadata for .NET 19.5 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 19.5 Major Features There are the following features and enhancements in this release: Add support for the vCard format Add support for the pps, ppsx and ppsm PowerPoint formats Implement the ability to get the metered credit consumption statistic Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-1177 Add support for the vCard format New Feature METADATANET-2833 Add support for the pps, ppsx and ppsm PowerPoint formats Enhancement METADATANET-2918 Implement the ability to get the metered credit consumption statistic Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs...work with pps, ppsx and ppsm files Public API Changes The Pps item...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  4. Extract data from databases | Documentation

    This article demonstrate that how to extract data from databases via JDBC...Merger Product Solution GroupDocs...LoadOptions is set to Database file format try ( Parser parser =...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....Merger Product Solution GroupDocs...content . EmbeddedObjects . Add ( File . ReadAllBytes ( "sample.jpg"...

    docs.groupdocs.com/watermark/net/email-messages/
  6. Unable to set license of GroupDocs.Search - Fre...

    https://forum.groupdocs.com/t/unable-to-set-license-of-groupdocs-search/14263/2 GroupDocs.Total.zip (720 Bytes)...Merger.License lic = new GroupDocs.Merger.License();...you please share the license file (please compress it to a ZIP...

    forum.groupdocs.com/t/unable-to-set-license-of-...
  7. GroupDocs.Annotation for .NET 18.6 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 18.6 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 18.6: Implemented using metadata for storing annotations on Slides Implemented support of adding new types of annotations for Diagrams: Watermark Point Implemented support of adding new types of annotations for Words: Polyline Watermark Point Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-714 Implemnent support of metadata in Slides New Feature ANNOTATIONNET-713 Implement Watermark annotation in Diagrams New Feature ANNOTATIONNET-706 Implement adding Point annotation in Diagrams New Feature ANNOTATIONNET-704 Implement Polyline annotation for Words New Feature ANNOTATIONNET-700 Implement watermark annotation for Words New Feature ANNOTATIONNET-697 Implement Point annotation for Words New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs...); // Save result stream to file. using ( FileStream fileStream...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  8. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries....Merger Product Solution GroupDocs...the content field or in the file name field. A simple faceted...

    docs.groupdocs.com/search/net/faceted-search/
  9. Highly Reliable .NET and Java APIs to Build Cus...

    GroupDocs provides robust .NET & Java APIs for developers to build dynamic document processing components and apps. Get started with GroupDocs today!...PDFs, Office and OpenDocument files, Diagrams, Emails, HTML, and...collectively. Find our more Mergers and Acquisitions We are self-reliant...

    www.groupdocs.com/developers/
  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 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....Merger Product Solution GroupDocs...(MKV) files Working with metadata in Matroska (MKV) files Leave...

    docs.groupdocs.com/metadata/java/working-with-m...