Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 5,772 for

file watermark

(0.16 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....Watermark Product Solution GroupDocs...overwriting original file Save overwriting original file Leave feedback...

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Watermark Protected Files on GroupDocs Blog | D...

    Watermark Protected Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark Protected Files on GroupDocs Blog | Document Automation Solutions ......Watermark Protected Files on GroupDocs Blog | Document Automation...Recent content in Watermark Protected Files on GroupDocs Blog...

    blog.groupdocs.com/de/tag/watermark-protected-f...
  3. Document Viewer 2.0.0 with Image Mode, Page nav...

    Today, we are pleased to announce another release of ASP.NET WebForms Modern UI Document Viewer 2.0.0 using GroupDocs.Viewer for .NET version 17.11.0. This release v2.0.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features...., Navigate to Pages, set Watermark and tools/features configuration...Default File selection, Watermark Properties (watermark text, color...

    blog.groupdocs.com/viewer/asp.net-webforms-mode...
  4. Optimize a PDF file for a browser | GroupDocs

    This topic describes how to optimize PDF File using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Watermark Product Solution GroupDocs...Optimize the output PDF file / Optimize a PDF file for a browser Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  5. Load file from Azure blob storage | GroupDocs

    This article demonstrates how to convert File stored in Azure Blob storage using GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs.../ Loading files from different sources / Load file from Azure...

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

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

    docs.groupdocs.com/search/net/text-file-encodin...
  7. List and print all supported file types | Group...

    This article explains how to list and print File types supported by GroupDocs.Viewer for Java...Watermark Product Solution GroupDocs...supported file types List and print all supported file types Leave...

    docs.groupdocs.com/viewer/java/how-to-list-and-...
  8. Print with Watermark on GroupDocs Blog | Docume...

    Print with Watermark on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Print with Watermark on GroupDocs Blog | Document Automation Solutions for .NET &......Print with Watermark on GroupDocs Blog | Document Automation...Recent content in Print with Watermark on GroupDocs Blog | Document...

    blog.groupdocs.com/it/tag/print-with-watermark/...
  9. Add watermarks to PDF documents | GroupDocs

    Add Watermarks to PDF pages, images, and attachments using Python via .NET....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Python...

    docs.groupdocs.com/watermark/python-net/add-wat...
  10. Get supported file formats | GroupDocs

    This article explains how to obtain supported File formats list when viewing documents with GroupDocs.Comparison within your Python applications....Watermark Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/comparison/python-net/get-su...