Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 30,258 for

groupdocs.merger

(0.16 sec)
  1. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  2. Delete indexed documents | Documentation

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/java/delete-indexed-d...
  3. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. Add text or image watermark | Documentation

    This article shows how to add watermark and save resultant document. It is capable to add watermark to image or documents....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  5. Set image size limits | Documentation

    This article shows how to set image size limits when rendering image to PNG or JPEG...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  6. Customize changes styles | Documentation

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/customize-cha...
  7. Protect Word file with password C# - Free Suppo...

    I have added this license. it works for watermark but when i add password using below code it added evaluation version message. public static bool ProtectDoc(string FilePath, string OutputPath, string Password) { try …...file with password C# GroupDocs.Merger Product Family dotnet...try { GroupDocs.Merger.License lic = new GroupDocs.Merger.License();...

    forum.groupdocs.com/t/protect-word-file-with-pa...
  8. How to Convert SVG to JPG using Java

    This tutorial walks you through the complete workflow to convert SVG to JPG using Java and enables you to easily write the SVG to JPG Java code with a few API calls....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert Text File to JPG using Java

    Easily convert Text file to JPG using Java with a few API calls of the document conversion library and review sample code for Java TXT to JPG converter application....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/redaction/net/redact-text-in-r...