Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 6,066 for

file comparison

(0.07 sec)
  1. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted document, replacing an original File: // Make a copy of sample File Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original File redactor.save(options); } } finally { redactor....Comparison Product Solution GroupDocs...overwriting original file Save overwriting original file Leave feedback...

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Compare PDF documents | GroupDocs

    Learn how to compare PDF documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences between PDF Files with Python code....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for Python...

    docs.groupdocs.com/comparison/python-net/compar...
  3. Get file info | GroupDocs

    The page describes how to detect document File type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....Comparison Product Solution GroupDocs...Annotation basics / Get file info Get file info Leave feedback On...

    docs.groupdocs.com/annotation/net/get-file-info/
  4. Load file from stream | GroupDocs

    This article demonstrates how to convert File presented as a stream using GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs.../ Loading files from different sources / Load file from stream...

    docs.groupdocs.com/conversion/net/load-file-fro...
  5. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text File automatically....Comparison Product Solution GroupDocs...Indexing / Text file encoding detection Text file encoding detection...

    docs.groupdocs.com/search/net/text-file-encodin...
  6. Get supported file formats | GroupDocs

    Learn how to get a list of all supported File formats programmatically using GroupDocs.Parser for .NET. Check supported extensions and File types dynamically in C#....Comparison Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/parser/net/get-supported-fil...
  7. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported File formats of GroupDocs.Redaction by using Java....Comparison Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/redaction/java/get-supported...
  8. Determine the file type | GroupDocs

    This article explains how to get a type of a File with GroupDocs.Viewer for .NET using .NET / C#....Comparison Product Solution GroupDocs.../ Determine the file type Determine the file type Leave feedback...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Comparison for .NET 17.1.0 API with... PDF file formats and support for hyperlink comparison is also...

    blog.groupdocs.com/groupdocs.blog/page/80/
  10. Uploading a Document to GroupDocs

    You’ve got a GroupDocs account and now what? This blog post is the first in a short series that walks you through how to use GroupDocs. In the coming weeks, well explain how to: use GroupDocs Signature, share documents with your colleagues, convert images to use as thumbnails, and assemble a document. But first, we’ll explain how to upload a File. That’s the first and most basic task that you can perform once you’ve logged in....we’ll explain how to upload a file. That’s the first and most basic...upload. Click Open . The selected file is uploaded. The dashboard gives...

    blog.groupdocs.com/total/uploading-a-document-t...