Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 5,454 for

file merger

(0.04 sec)
  1. Scan QR Code from DOCM using C#

    In this article, you will laern how to scan QR Code from DOCM using C#. A code example will be provided to extract QR Code from DOCM in C# without using extra tool....Merger Product Family GroupDocs.Redaction...document types, such as DOCM files, can significantly enhance data...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  2. How to Run Examples | Documentation

    In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Merger Product Solution GroupDocs...Visual Studio and navigate to File -> New -> Project . Select the...

    docs.groupdocs.com/comparison/net/how-to-run-ex...
  3. Add component to the document | Documentation

    The page describes how to add components to a document using GroupDocs.Annotation API....Merger Product Solution GroupDocs...components are specific to the file format. That means you cannot...

    docs.groupdocs.com/annotation/java/add-componen...
  4. Render Word Document to Web Page using Node.js

    This topic explains how to render Word Document to Web Page using Node.js. A sample code example will also be provided for Word to web page rendering Node.js....Merger Product Family GroupDocs.Redaction...Viewer class and provide the DOCX file path to prepare it for processing...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  5. Compare bookmarks in Word documents | Documenta...

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for .NET....Merger Product Solution GroupDocs...the object. Specify the source file path or stream. Call the method...

    docs.groupdocs.com/comparison/net/compare-bookm...
  6. Save in rasterized PDF | Documentation

    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...
  7. Find metadata properties | Documentation

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other Files of different types in your Java solution....Merger Product Solution GroupDocs...properties extracted from a file. Some metadata standards can...

    docs.groupdocs.com/metadata/java/find-metadata-...
  8. GroupDocs.Viewer for .NET | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG Files. You do not need to use third-party software to view Files within your .NET application....Merger Product Solution GroupDocs...spreadsheets, presentations, PDF files, web pages, email messages,...

    docs.groupdocs.com/viewer/net/
  9. Output adapters | Documentation

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Merger Product Solution GroupDocs...to output text to a file. The path to a file is specified in the...

    docs.groupdocs.com/search/java/output-adapters/
  10. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing Files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Merger Product Solution GroupDocs...Leave feedback On this page File comparison allows you to detect...

    docs.groupdocs.com/comparison/java/features-ove...