English

Redact Word Document Online or via Android Apps

Develop powerful Android based Word document redaction utility application. Code listed for search and replace text in Word file using regular expression.

Word Redact via Python Word Redact via C# .NET Word Redact via Java Word Redact via C++

Redact Word Document Online

  1. Import Word file by uploading it.
  2. Do it by clicking inside the drop area via drag and drop of annotation app.
  3. Depending on the size of Word file and internet speed wait for few seconds.
  4. Type the text to search and redact
  5. Enter the replacing text to redact with
  6. Press the “REDACT” button
  7. Download the redaction file instantly.

Redact Word File via Android App

  1. Add library reference to android project
  2. Load Word file using Document class
  3. Define the regular expression pattern array
  4. Iterate the array and
  5. Use getRange().replace method with relevant parameters
  6. Save the Word document.
 

Code : Redact Word Document

 
 

Develop Word Redaction Android Application

Need to develop a Word redaction app or utility? With Aspose.Words for Android via Java a child API of Aspose.Total for Android via Java , any android developer can integrate the above API code within its document redaction application. Powerful android library allows programming any document redaction solution. Moreover it can support many popular formats including Word format.

Android Utility to Redact Word File

System Requirements

  • Java SE 7 and more recent Java versions are supported.
  • Separate package for Java SE 6 in case one is obliged to use outdated JRE.
  • Java package is cross-platform and runs on all operating systems with JVM implementation.
  • Operating systems include Microsoft Windows, Linux, macOS, Android and iOS.

For more details about optional package dependencies, such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging JAI please refer to [Product Documentation](https://docs.aspose.com/words/java/system-requirements/).

Explore File Redaction Options with Android

Redact DOC Files (Microsoft Word Binary Format)
Redact DOCX Files (Office 2007+ Word Document)
Redact ODP Files (OpenDocument Presentation Format)
Redact ODS Files (OpenDocument Spreadsheet)
Redact ODT Files (OpenDocument Text File Format)
Redact PDF Files (Portable Document Format)
Redact PPT Files (PowerPoint Presentation)
Redact PPTX Files (Open XML presentation Format)
Redact XLS Files (Microsoft Excel Binary Format)
Redact XLSX Files (Open XML Workbook)