Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 6,013 for

file merger

(0.39 sec)
  1. Basic usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - File type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Merger Product Solution GroupDocs...document type and structure - file type, size, page count, etc...

    docs.groupdocs.com/watermark/net/basic-usage/
  2. Extract Hyperlinks from XLS using C#

    Efficiently extract hyperlinks from XLS using C#. Learn how to read hyperlinks from XLS in C# with step-by-step guidance, enhancing your document processing workflows....Merger Product Family GroupDocs.Redaction...using C# Hyperlinks within XLS files are invaluable for connecting...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  3. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Merger Product Solution GroupDocs...signature digital certificate (file on local disk or stream ) (required)...

    docs.groupdocs.com/signature/java/sign-document...
  4. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Merger Product Solution GroupDocs...recognition (OCR) in image files and PDF files composed of images. It...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  5. Remove Password Protection form PowerPoint File...

    Remove password from PowerPoint presentations. Unlock password protected PPT/PPTX Files using free online password remover app & programmatically....from the PowerPoint (PPT/PPTX) files. Afterward, we will delve into...PPT/PPTX files: Drag and Drop the desired PPT/PPTX file into the...

    blog.groupdocs.com/merger/unlock-powerpoint-ppt...
  6. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Merger Product Solution GroupDocs...attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  7. Add highlight annotation | GroupDocs

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( highlight...

    docs.groupdocs.com/annotation/java/add-highligh...
  8. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( underline...

    docs.groupdocs.com/annotation/java/add-underlin...
  9. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications....Merger Product Solution GroupDocs...simultaneously view the same file. The web application uses GroupDocs...

    docs.groupdocs.com/viewer/net/implement-thread-...
  10. Extract Hyperlinks from PDF using C#

    Quickly learn how to extract hyperlinks from PDF using C# with a step-by-step guide. There is no need to install extra software to read hyperlinks from PDF in C#....Merger Product Family GroupDocs.Redaction...are working with a single PDF file or processing large batches...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...