Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 342 for

docx page removal

(0.07 sec)
  1. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection.... Can people remove my watermarks? What opacity...wallpaper. They’re much harder to remove than single watermarks. Before...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  2. Redaction Basics | Documentation

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....ImageAreaRedaction Removes specific range of pages (slides, worksheets...redactor = new Redactor ( "sample.docx" ); try { redactor . apply (...

    docs.groupdocs.com/redaction/java/redaction-bas...
  3. Load PDF document with options | Documentation

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for Java API.... whether to remove the embedded files from the...outputPath = "ConvertPdfAndFlatten.docx" const convertOptions = new...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  4. Delete QR-code signatures from documents | Docu...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API....list object(s) that should be removed from the document; Call object...signature = new Signature ( "signed.docx" ); try { QrCodeSearchOptions...

    docs.groupdocs.com/signature/java/delete-qr-cod...
  5. How to Run Examples | Documentation

    Learn how to run C# examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....docx" ; // NOTE: Put here actual...new ReplacementOptions ( "[removed]" ))); // replace with blue...

    docs.groupdocs.com/redaction/net/how-to-run-exa...
  6. Metadata redactions | Documentation

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by regular expression....docx" ); try { redactor . apply (...use MetadataSearchRedact to remove sensitive data from document’s...

    docs.groupdocs.com/redaction/java/metadata-reda...
  7. Deleting Barcode signatures - advanced | Docume...

    This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....list object(s) that should be removed from the document; Call object...signature = new Signature ( "signed.docx" ); BarcodeSearchOptions options...

    docs.groupdocs.com/signature/java/deleting-barc...
  8. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...docx and document3.docx : one line of “RANDOM...of right-aligned. document2.docx : blank spaces are added in...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  9. Deleting QR-code signatures - advanced | Docume...

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....list object(s) that should be removed from the document; Call object...signature = new Signature ( "signed.docx" ); QrCodeSearchOptions options...

    docs.groupdocs.com/signature/java/deleting-qr-c...
  10. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....docx" ); try { java . awt . Point...Multi-frame images You can remove frames from a multi-frame image...

    docs.groupdocs.com/redaction/java/image-redacti...