Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 520 for

docx page removal

(0.18 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...allow user to Zoom, Navigate to Pages, set Watermark and tools/features...

    blog.groupdocs.com/groupdocs.blog/page/67/
  2. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking Java API...attachments Leave feedback On this page Extract all attachments from...file = new File ( "document.docx" ); byte [] attachmentBytes...

    docs.groupdocs.com/watermark/java/working-with-...
  3. GroupDocs.Watermark Product Family on GroupDocs...

    GroupDocs.Watermark Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Watermark Product Family on GroupDocs Blog | Document Aut......watermarks for document security, remove watermarks, and protect files...watermarks programmatically on page(s) using Java API. Watermark...

    blog.groupdocs.com/categories/groupdocs.waterma...
  4. How to Run Examples | GroupDocs

    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...
  5. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....Customize Watermarks How to Remove Watermarks Why This Approach...different situations, and even remove watermarks when you need to...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  6. Redaction Basics | GroupDocs

    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...
  7. Metadata redactions | GroupDocs

    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...
  8. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....document Leave feedback On this page Watermarks in Word documents...GroupDocs.Watermark you can remove shapes of any type from any...

    docs.groupdocs.com/watermark/python-net/existin...
  9. Deleting Image signatures - advanced | GroupDocs

    This article shows how to delete Image 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" ); ImageSearchOptions options...

    docs.groupdocs.com/signature/java/deleting-imag...
  10. 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...