Redaksi PPTX Fail melalui C# dalam .NET Apl Teras

Cari & Gantikan Teks dalam Dokumen Office & OpenOffice, Hamparan & Pembentangan serta PPTX pada Windows, Linux & macOS


Penyuntingan Dokumen untuk .NET API

Antara muka bebas format tunggal untuk menyunting maklumat sensitif dan terperingkat daripada dokumen dan imej PDF, Word, Excel, PowerPoint, termasuk keupayaan untuk menukar metadata dan mengalih keluar ulasan. Dengan alat GroupDocs.Redaction for .NET anda boleh menyunting teks dan menyimpan dokumen yang disunting dalam PDF, mengubah semua halaman menjadi imej raster atau menyimpan dokumen dalam format asalnya untuk pengeditan selanjutnya.

Sunting Teks Tepat daripada PPTX melalui C#

GroupDocs.Redaction memudahkan .NET pembangun menambahkan PPTX ciri redaksi fail dengan beberapa langkah mudah.

Bermula dengan Redaction API

Pasang daripada baris arahan sebagai nuget install GroupDocs.Redaction atau melalui Package Manager Console of Visual Studio dengan Install-Pakej GroupDocs.Redaction. Sebagai alternatif, dapatkan pemasang MSI luar talian atau DLL dalam fail ZIP daripada muat turun dan rujuknya dalam projek anda secara manual.

using (Redactor redactor = new Redactor(@"sample.pptx"))
{
	redactor.Apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]")));
	redactor.Save();
}

PPTX Ms Live Demo

Checkout the free online demo for PPTX Ms.

No need to set up

No need to write any code

Just upload the source file

Get the download link

What is PPTX File Format?

Files with PPTX extension are presentation files created with popular Microsoft PowerPoint application. Unlike the previous version of presentation file format PPT which was binary, the PPTX format is based on the Microsoft PowerPoint open XML presentation file format. A presentation file is a collection of slides where each slide can comprise of text, images, formatting, animations, and other media. These slides are presented to audience in the form of slideshows with custom presentation settings.

Read More

Other Ms Options

CSV Ms

(Comma Seperated Values)

DOC Ms

(Microsoft Word Binary Format)

DOCM Ms

(Microsoft Word 2007 Marco File)

DOCX Ms

(Office 2007+ Word Document)

DOT Ms

(Microsoft Word Template Files)

DOTM Ms

(Microsoft Word 2007+ Template File)

DOTX Ms

(Microsoft Word Template File )

PDF Ms

(Portable Document Format)

POT Ms

(Microsoft PowerPoint Template Files)

POTM Ms

(Microsoft PowerPoint Template File)

PPS Ms

(PowerPoint Slide Show)

PPSM Ms

(Macro-enabled Slide Show)

PPSX Ms

(PowerPoint Slide Show)

PPT Ms

(Microsoft PowerPoint 97-2003)

PPTM Ms

(Macro-enabled Presentation File)

RTF Ms

(Rich Text Format)

XLS Ms

(Microsoft Excel Spreadsheet (Legacy))

XLSM Ms

(Macro-enabled Spreadsheet)

XLSX Ms

(Open XML Workbook)

XLT Ms

(Excel 97 - 2003 Template)

XLTM Ms

(Excel Macro-Enabled Template)

XLTX Ms

(Excel Template)

Back to top
 Melayu