Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 5,468 for

file watermark

(0.05 sec)
  1. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Watermark Product Solution GroupDocs...whether a file is password-protected: // Get a file info FileInfo...

    docs.groupdocs.com/parser/java/password-protect...
  2. Password-protected documents | Documentation

    Learn how to open the password-protected documents....Watermark Product Solution GroupDocs...whether a file is password-protected: // Get a file info Options...

    docs.groupdocs.com/parser/net/password-protecte...
  3. Product Overview | Documentation

    GroupDocs.Merger for .NET provides a wide range of document manipulation features - merge multiple Files into one File, split single File to separate Files, reorder, rotate and remove document pages without third-party tools....Watermark Product Solution GroupDocs...empowers your applications with file merge features. GroupDocs.Merger...

    docs.groupdocs.com/merger/net/product-overview/
  4. Introducing Web Report Generator | Documentation

    Introduction to Web Report Generator Powered by GroupDocs.Assembly for .NET Web Report Generator is an ASP.NET Web forms application using GroupDocs.Assembly for .NET that demonstrates the core functionalities provided by GroupDocs.Assembly for .NET. The Web Report Generator allows user to easily create reports based on: a) Predefined custom templates (created in Supported Document Formats following Supported Template Syntax) and b) Your own database (MS SQL Server local OR Remote) tables, views and also with custom query....Watermark Product Solution GroupDocs...Template file. Upload and use MS Excel Template file. Upload and...

    docs.groupdocs.com/assembly/net/introducing-web...
  5. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search....Watermark Product Solution GroupDocs...( "relativity" , options ); File path filters The first supported...

    docs.groupdocs.com/search/net/document-filterin...
  6. How to Convert XLSX to PDF using Java

    This article provides guidance on how to convert XLSX to PDF using Java. Also, a code example is included to explain the procedure to export XLSX to PDF using Java....Watermark Product Family GroupDocs.Merger...to assist in converting XLSX files to PDF. Steps to Convert XLSX...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Watermark Product Solution GroupDocs...toolkit and create a new PDF file with raster images of redacted...

    docs.groupdocs.com/redaction/net/features-overv...
  8. How to Convert XLSX to PDF using C#

    In this article, you will be guided on how to convert XLSX to PDF using C#. Also, a code example will be provided to demonstrate how to generate PDF from XLSX in C#....Watermark Product Family GroupDocs.Merger...code example to convert an XLSX file to a PDF. Steps to Convert XLSX...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert XLSX to JPG using C#

    This article includes complete steps to convert XLSX to JPG using C# and code example to transform XLSX to JPG in C# along with configuration of conversion product....Watermark Product Family GroupDocs.Merger...class by passing input XLSX file path Call the Converter.GetPossibleConversio...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to run GroupDocs.Viewer in Docker | Documen...

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....Watermark Product Solution GroupDocs...Instantiate Viewer and pass file name using ( Viewer viewer =...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...