Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 6,136 for

file watermark

(0.13 sec)
  1. Text file encoding detection | GroupDocs

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

    docs.groupdocs.com/search/java/text-file-encodi...
  2. Watermark in C# on GroupDocs Blog | Document Au...

    Watermark in C# on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark in C# on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......Watermark in C# on GroupDocs Blog | Document Automation Solutions...Developers Recent content in Watermark in C# on GroupDocs Blog |...

    blog.groupdocs.com/it/tag/watermark-in-c/index.xml
  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. Load Password-Protected File | GroupDocs

    Unlock and convert password-protected Word, Excel, PowerPoint, and PDF documents by passing a LoadOptions instance with the password attribute to the Converter constructor in GroupDocs.Conversion for Python via .NET....Watermark Product Solution GroupDocs...Password-Protected File Load Password-Protected File Leave feedback...

    docs.groupdocs.com/conversion/python-net/develo...
  5. Get supported file formats | GroupDocs

    The page describes how to obtain supported File formats list when annotate documents and images with GroupDocs.Annotation within your .NET applications....Watermark Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/annotation/net/get-supported...
  6. 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...
  7. llms.txt

    # GroupDocs > Central documentation index for GroupDocs on-premise document processing SDKs. Explore developer documentation and guides for all product families. GroupDocs provides on-premise docum......md)) - [Get supported file formats](https://docs.groupdocs...com/annotation/net/get-supported-file-formats/) ([md](https://docs...

    docs.groupdocs.com/llms.txt
  8. 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...
  9. Basic usage | GroupDocs

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