SaveDOCXToFileA

Document conversion, extraction, DOCX, files, DLL

Deskripsi

ANSI DLL counterpart of SaveDOCXToFile

Sintaks

int DLSaveDOCXToFileA(int InstanceID, const char* PageRange,
  int Options, const char* FileName);

Catatan

Rentang halaman dan path destination mengikuti mode ANSI instance; mode UTF-8 mendukung path Unicode

File yang dibuat memiliki konten editable native dan validasi paket yang sama seperti entry point Unicode

Lihat juga

SaveDOCXToFile, SaveDOCXToStream