Enotni vmesnik, neodvisen od oblike, za čiščenje občutljivih in tajnih podatkov iz dokumentov in slik PDF, Word, Excel, PowerPoint, vključno z možnostjo spreminjanja metapodatkov in odstranjevanja komentarjev. Z orodjem GroupDocs.Redaction for .NET lahko popravite zaupne podatke in shranite popravljen dokument v PDF, tako da vse strani pretvorite v rastrske slike ali obdržite dokument v izvirni obliki za nadaljnje urejanje.
GroupDocs.Redaction razvijalcem .NET omogoča uporabo polne moči regularnih izrazov za urejanje datoteke PDF z nekaj preprostimi koraki.
Namestite iz ukazne vrstice kot nuget install GroupDocs.Redaction
ali prek konzole upravitelja paketov Visual Studio z Install-Package GroupDocs.Redaction
.
Druga možnost je, da dobite namestitveni program MSI brez povezave ali DLL-je v datoteki ZIP iz prenosov in jih ročno navedete v svojem projektu.
using (Redactor redactor = new Redactor(@"sample.pdf"))
{
redactor.Apply(new RegexRedaction("\\d{2}\\s*\\d{2}[^\\d]*\\d{6}", new ReplacementOptions(System.Drawing.Color.Blue)));
redactor.Save();
}
Checkout the free online demo for PDF Sl.
No need to set up
No need to write any code
Just upload the source file
Get the download link
Portable Document Format (PDF) is a type of document created by Adobe back in 1990s. The purpose of this file format was to introduce a standard for representation of documents and other reference material in a format that is independent of application software, hardware as well as Operating System. PDF files can be opened in Adobe Acrobat Reader/Writer as well in most modern browsers like Chrome, Safari, Firefox via extensions/plug-ins. Most of the commercially available software suites also offer conversion of their documents to PDF file format without the requirement of any additional software component.
Read More(Comma Seperated Values)
(Microsoft Word Binary Format)
(Microsoft Word 2007 Marco File)
(Office 2007+ Word Document)
(Microsoft Word Template Files)
(Microsoft Word 2007+ Template File)
(Microsoft Word Template File )
(Microsoft PowerPoint Template Files)
(Microsoft PowerPoint Template File)
(PowerPoint Slide Show)
(Macro-enabled Slide Show)
(PowerPoint Slide Show)
(Microsoft PowerPoint 97-2003)
(Macro-enabled Presentation File)
(Open XML presentation Format)
(Rich Text Format)
(Microsoft Excel Spreadsheet (Legacy))
(Macro-enabled Spreadsheet)
(Open XML Workbook)
(Excel 97 - 2003 Template)
(Excel Macro-Enabled Template)
(Excel Template)