Ciemnawy w Jako Nowy Word.Application
Ciemnawy doc Jako Word.Document
filePath = "c:\. \ test.doc"
filePathTxt = "c:\. \ test.txt"
Set doc = w.Documents.Open (filePath)
doc.SaveAs FileName: =filePathTxt, FileFormat: =wdFormatText, _
LockComments: =False, Hasło: = "", AddToRecentFiles: =True, WritePassword _
: = "", ReadOnlyRecommended: =False, EmbedTrueTypeFonts: =False, _
SaveNativePictureFormat: =False, SaveFormsData: =False, SaveAsAOCELetter: = _
Fałszywy, Szyfrować: =1252, InsertLineBreaks: =False, AllowSubstitutions: =False _
, LineEnding: =wdCRLF
|