Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 5,708 for

file merger

(0.05 sec)
  1. GroupDocs.Metadata Overview | GroupDocs

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the File format....Merger Product Solution GroupDocs...unified way regardless of the file format. Why use GroupDocs.Metadata...

    docs.groupdocs.com/metadata/java/product-overview/
  2. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary....Merger Product Solution GroupDocs...to a file, use the method. To import homophones from a file, use...

    docs.groupdocs.com/search/net/homophone-diction...
  3. Save in rasterized PDF | GroupDocs

    The following example demonstrates how to save the document as a rasterized PDF File: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in File name redactor.save(tmp0); } finally { redactor.close(); }...Merger Product Solution GroupDocs...document as a rasterized PDF file: final Redactor redactor = new...

    docs.groupdocs.com/redaction/java/save-in-raste...
  4. How to Convert Image to PDF in Java

    This short guide explains how to convert Image to PDF in Java. You can also learn about document conversion by looking at the sample Java code to convert JPG to PDF....Merger Product Family GroupDocs.Redaction...class and load the input Image file Create an instance of the PdfConvertOptions...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a File of any supported format....Merger Product Solution GroupDocs...To access XMP metadata in a file of any supported format, GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-xm...
  6. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....Merger Product Solution GroupDocs...to a file, use the method. To import synonyms from a file, use...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  7. How to Run Examples | GroupDocs

    This article describes how to run Java digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....Merger Product Solution GroupDocs...can either download the ZIP file or clone the repository of GitHub...

    docs.groupdocs.com/signature/java/how-to-run-ex...
  8. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Java API....Merger Product Solution GroupDocs...instead of converting the entire file. To convert a set of consecutive...

    docs.groupdocs.com/conversion/java/convert-n-co...
  9. EditableDocument | GroupDocs

    This documentation section explains features of the EditableDocument class when editing documents with GroupDocs.Editor for Node.js via Java API....Merger Product Solution GroupDocs...specifying the content via a file path. Alternatively, you might...

    docs.groupdocs.com/editor/nodejs-java/editabled...
  10. GroupDocs.Comparison Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported File formats and developer usage of GroupDocs.Comparison for Node.js via Java — API to compare two or more Files and get the difference between them....Merger Product Solution GroupDocs...merging two or more files of . The resulting file displays differences...

    docs.groupdocs.com/comparison/nodejs-java/group...