Redaksi XLSM Fail melalui C# dalam .NET Apl Teras

Cari & Gantikan Teks dalam Dokumen Office & OpenOffice, Hamparan & Pembentangan serta XLSM 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 XLSM melalui C#

GroupDocs.Redaction memudahkan .NET pembangun menambahkan XLSM 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.xlsm"))
{
	redactor.Apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]")));
	redactor.Save();
}

XLSM Ms Live Demo

Checkout the free online demo for XLSM Ms.

No need to set up

No need to write any code

Just upload the source file

Get the download link

What is XLSM File Format?

Files with XLSM extension is a type of Spreadsheet files that support Macros. From application point of view, a Macro is set of instructions that are used for automating processes. A macro is used to record the steps that are performed repeatedly and facilitates performing the actions by running the macro again. Macros are programmed with Microsoft’s Visual Basic for Applications (VBA) from within the Excel Workbook using the Visual Basic Editor and can be run/debug directly from there.

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)

PPTX Ms

(Open XML presentation Format)

RTF Ms

(Rich Text Format)

XLS Ms

(Microsoft Excel Spreadsheet (Legacy))

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