This article explains that how Java redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....ExactPhraseRedaction to an Arabic PDF document: final Redactor redactor...redactor = new Redactor ( "Arabic.pdf" ); try { ExactPhraseRedaction...
Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....below: Portable Document Format (PDF) Microsoft Word formats (DOC...presentation formats (ODP, FODP, OTP) PDF OFD (OpenFixed-layout Document)...
This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....documents TXT Fixed-layout format PDF Fixed-layout format XPS Email...be TXT or PDF. Or the original document can be a PDF, while output...
This article explains that how to extract containers items and iterate through container items....with attachments (like emails, PDF Portfolios). In case of outlook...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article explains how to delete Digital electronic signatures with GroupDocs.Signature API.... At this moment only Pdf documents support deletion of...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...
This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....below demonstrates how to sign PDF document with QR-code signature...signature = new Signature ( "sample.pdf" ); // create QRCode option with...
Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for .NET....document should be converted to PDF first. If this property is set...input firstly is converted to PDF and after that to desired format...
This section explains how to save document with various file formats....Leave feedback Image → format PDF → format Presentaion → format...prompt, please hold on... An error occurred while retrieving the...
This section explains how to save document with various file formats....Leave feedback Image → format PDF → format Presentaion → format...prompt, please hold on... An error occurred while retrieving the...
This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...This example shows how to sign PDF document with Barcode signature...signature = new Signature ( "sample.pdf" ); try { // setup options with...