Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...
Python'i kullanarak bir kısıtlama türü ayarlayarak belgenin düzenlenmesini kısıtlayın. Ayrıca korumayı kaldırabilir ve sınırsız düzenlenebilir bölgeler oluşturabilirsiniz.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...
OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... save ( file_name = ARTIFACTS_DIR + 'OoxmlSaveOptions.Iso29500Strict.... Document ( file_name = ARTIFACTS_DIR + 'OoxmlSaveOptions.Iso29500Strict...
Python의 특정 문서 형식에 적합한 암호화 알고리즘을 사용하여 문서를 암호화합니다.... save ( artifacts_dir + "DocSaveOptions.SaveAsDoc..."MyPassword" doc . Save ( artifacts_dir + "File.DetectDocumentEncryp...
ImageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the generated JPEG images....more prominent compression artifacts. image_options . jpeg_quality...doc . save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.JpegQuality...
BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this document.... exist ( ARTIFACTS_DIR + 'Document.docx' )) doc...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...
PlainTextDocument.text property. Gets textual content of the document concatenated as a string.... save ( file_name = ARTIFACTS_DIR + 'PlainTextDocument.Load...PlainTextDocument ( file_name = ARTIFACTS_DIR + 'PlainTextDocument.Load...
Обмеження редагування документа шляхом встановлення типу обмеження Pythonй Ви також можете видалити захист і зробити обмежені редаговані регіони.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...