Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 4,976 for

file merger

(0.35 sec)
  1. Extract text from ZIP archive files | Documenta...

    To extract Files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the File indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...Merger Product Solution GroupDocs...ZIP archive files Extract text from ZIP archive files Leave feedback...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. How to Convert DOCX to RTF using C#

    You can find the directions to convert docx to RTF using C# in this topic. Moreover, we will help you to write an application to export docx to RTF using C#....Merger Product Family GroupDocs.Redaction...DOCX and RTF are both document file formats used to create, store...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. How to Add Arrow Annotation in PDF using C#

    You will learn how to add arrow annotation in PDF using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation into PDF in C#....Merger Product Family GroupDocs.Redaction...providing the path of the PDF file as an argument to its constructor...

    kb.groupdocs.com/annotation/net/how-to-add-arro...
  4. How to Convert MSG to TXT using C#

    This section will teach you how to convert MSG to TXT using C# without the need of third-party software. Also, we will provide code to export MSG to TXT in C#....Merger Product Family GroupDocs.Redaction...Converter class using the MSG file path as an argument for its...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Migration Notes | Documentation

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported File format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Merger Product Solution GroupDocs...annotating process to any supported file format (instead of AnnotationImageHandl...

    docs.groupdocs.com/annotation/net/migration-notes/
  6. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....Merger Product Solution GroupDocs...signature such as image content by file or stream, location, colors...

    docs.groupdocs.com/signature/java/esign-documen...
  7. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Merger Product Solution GroupDocs...txt" ; new File ( oldDocumentPath ). renameTo ( new File ( newDocumentPath...

    docs.groupdocs.com/search/java/document-renaming/
  8. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text File....Merger Product Solution GroupDocs...the encoding of a plain text file. The following encodings are...

    docs.groupdocs.com/parser/net/detect-encoding/
  9. Generate document pages preview | Documentation

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....Merger Product Solution GroupDocs...Console . WriteLine ( "Image file {0} is ready for preview" ,...

    docs.groupdocs.com/signature/net/generate-docum...
  10. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after Files comparison within your Java applications....Merger Product Solution GroupDocs...Set metadata from the source file const comparer = new groupdocs...

    docs.groupdocs.com/comparison/nodejs-java/set-d...