Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,029 for

file watermark

(0.07 sec)
  1. Check if a file is encrypted | Documentation

    This article explains how to check if a File is encrypted using .NET / C# with GroupDocs.Viewer for .NET....Watermark Product Solution GroupDocs.../ Check if a file is encrypted Check if a file is encrypted Leave...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  2. Load Password-Protected File | Documentation

    Learn how to load and convert password-protected documents using the GroupDocs.Conversion for Python via .NET API, enabling seamless handling of secured Files....Watermark Product Solution GroupDocs...Password-Protected File Load Password-Protected File Leave feedback...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Save overwriting original file | Documentation

    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...
  4. 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....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/basic-usage/
  5. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF File using the GroupDocs.Viewer Java API to reduce size....Watermark Product Solution GroupDocs...Optimize the output PDF file / Optimize the PDF file resources Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  6. GroupDocs.Viewer for Java 3.7.0 makes easy to r...

    Team GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for Java. Many of the new features have been introduced in GroupDocs.Viewer for Java 3.7.0, such as the rendering of Email attachments and Rendering PDF document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this release. In order to enable all the rich features in your project please upgrade your document viewer applications with the latest version of the API....document Opacity setting for Watermark See more features here . Viewer...converted in image mode MSG file is not rendering properly Failed...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  7. Advanced Documents Conversion APIs for .NET and...

    Share this issue: Monthly NewsletterOctober 2018 Business Documents Conversion APIs for .NET and Java Convert between 50+ Document and Image File Formats GroupDocs.Conversion Product Family combines .NET and Java APIs suite for faster and accurate conversion of business documents and image File formats between Word, Excel, PowerPoint, PDF, Visio, Project, Outlook, HTML, Photoshop, AutoCAD and image formats. Using the document converter API is very simple as it uses just one method with set of options to convert between different formats....between 50+ Document and Image File Formats GroupDocs.Conversion...business documents and image file formats between Word, Excel...

    blog.groupdocs.com/total/advanced-documents-con...
  8. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks API....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/load-from-stream/
  9. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text Watermarks to documents which may consists of pages, worksheets, slides or frames....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  10. Optimize the output PDF file | Documentation

    Optimize PDFs for web viewing or reduce File size with GroupDocs.Viewer. Adjust resources and improve loading times....Watermark Product Solution GroupDocs...the output PDF file Optimize the output PDF file Leave feedback...

    docs.groupdocs.com/viewer/python-net/optimizati...