Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 8,184 for

file merger

(0.08 sec)
  1. 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-...
  2. Shapes in spreadsheet document | Documentation

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....Merger Product Solution GroupDocs...= new SpreadsheetWatermark ( File . ReadAllBytes ( "test.png"...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  3. GroupDocs.Search for .NET 17.09 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.9 Major Features There are 10 features and enhancements in this regular monthly release. The most notable are: SEARCHNET-1087 Add public constants with field names SEARCHNET-1191 Remove obsolete properties from IndexingSettings SEARCHNET-563 Implement functionality for storing document text in index SEARCHNET-575 Add DocumentFilter property to IndexingSetting for filtering Files SEARCHNET-1150 Implement automatic encoding detection for text documents SEARCHNET-1159 Implement support of CHM Files...Merger Product Solution GroupDocs...IndexingSetting for filtering files SEARCHNET-1150 Implement automatic...

    docs.groupdocs.com/search/net/groupdocs-search-...
  4. Search Specific Word in Documents using C#

    Learn how to perform a full-text search implementation in C# and search specific word in documents using C# with a straightforward approach in .NET applications....Merger Product Family GroupDocs.Redaction...content across a variety of file types, making it essential for...

    kb.groupdocs.com/search/net/search-specific-wor...
  5. Hello, world! | Documentation

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....Merger Product Solution GroupDocs...Open Visual Studio and go to File -> New -> Project . Select the...

    docs.groupdocs.com/watermark/net/hello-world/
  6. Basic usage | Documentation

    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/
  7. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive Files with one or multiple electronic signatures...Merger Product Solution GroupDocs...feedback supports signing archive files with formats like ZIP, TAR the...

    docs.groupdocs.com/signature/java/signing-archi...
  8. Extract metadata from PDF documents | Documenta...

    This article explains that how to extract metadata from PDF documents...Merger Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Extract attachments from Emails | Documentation

    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...
  10. Add underline annotation | Documentation

    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...