Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 11,193 for

document merger

(0.06 sec)
  1. Render with responsive layout | Documentation

    Learn how to render your Document with responsive HTML layout that looks great on mobile and desktop devices....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/render-with-resp...
  2. GroupDocs.Parser for .NET 18.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.9. Major Features There are the following features in this release: Ability to extract a text from databases Ability to extract data from PDF Forms Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-555 Implement the ability to extract a text from databases New feature PARSERNET-975 Implement the ability to extract data from the form fields of PDFs New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  3. Save in original format | Documentation

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-in-origi...
  4. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API for web browser or to reduce size....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  5. Load from URL | Documentation

    This article explains how to load a Document from a URL with GroupDocs.Viewer within your Java applications....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/load-document-fr...
  6. Basic Usage | Documentation

    Quick Start section for GroupDocs.Metadata API Manage metadata in your Documents fast and easy with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when Documents are stored in a local drive and you want to manage them using GroupDocs.Metadata API....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/python-net/basic-us...
  7. GroupDocs.Classification for .NET 19.12 Release...

    Major Features This is the first version of new generation GroupDocs.Classification for .NET. The most notable features are: Simplified and flexible API. IAB-2 and Documents taxonomies support. Multiple Document formats support. Classification performance optimization. Designed as native .NET library without any unmanaged code. Full List of Issues Covering all Changes in this Release This is the first version of new generation GroupDocs.Classification for .NET. Public API and Backward Incompatible Changes This is the first version of new generation GroupDocs....Merger Product Solution GroupDocs...IAB-2 and Documents taxonomies support. Multiple document formats...

    docs.groupdocs.com/classification/net/groupdocs...
  8. GroupDocs.Classification Product Family | Docum...

    Build custom applications to perform Documents and text categorization operations using different taxonomies within your applications GroupDocs Developers Cookbook GroupDocs.Classification for .NET Getting Started Start quickly with our getting started Documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development Basic Usage Advanced Usage More .NET Code Examples GroupDocs.Classification for .NET APIs usage examples (Documents classification and sentiment analysis) Live demos GroupDocs....Merger Product Solution GroupDocs...custom applications to perform documents and text categorization operations...

    docs.groupdocs.com/classification/
  9. Advanced rendering | Documentation

    GroupDocs.Viewer advanced rendering options...Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/advanced-rendering/
  10. GroupDocs.Metadata for .NET 19.1 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 19.1. Major Features There are the following features and enhancements in this release: Add support for the Matroska multimedia container Add support for password-protected OneNote Documents Reduce memory consumption of supported Visio formats Reduce memory consumption of supported OneNote formats Reduce memory consumption of supported CAD formats Reduce memory consumption of supported Email formats Reduce memory consumption of the MOV format Remove the obsolete code related to the TIFF/EXIF functionality Remove obsolete members of the DublinCorePackage class All Changes Key Summary Category METADATANET-519 Add support for the Matroska multimedia container New Feature METADATANET-2556 Add support for password-protected OneNote Documents New Feature METADATANET-2513 Reduce memory consumption of supported Visio formats Enhancement METADATANET-2517 Reduce memory consumption of supported OneNote formats Enhancement METADATANET-2538 Reduce memory consumption of supported CAD formats Enhancement METADATANET-2539 Reduce memory consumption of supported Email formats Enhancement METADATANET-2544 Reduce memory consumption of the MOV format Enhancement METADATANET-1565 Remove the obsolete code related to the TIFF/EXIF functionality Enhancement METADATANET-1577 Remove obsolete members of the DublinCorePackage class Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/groupdocs-metad...