PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections.... save ( file_name = ARTIFACTS_DIR + 'PclSaveOptions.SetPrinterFont...
FontInfoCollection.embed_true_type_fonts property. Specifies whether or not to embed TrueType fonts in a document when it is saved... save ( file_name = ARTIFACTS_DIR + 'Font.FontInfoCollection...
Table.distance_top property. Gets or sets distance between table top and the surrounding text, in points.... save ( file_name = ARTIFACTS_DIR + 'Table.DistanceBetweenTable...
Compare two documents in any supported formats and shows content changes using Python. You can apply advanced options when comparing.... artifacts_dir + "Document.Compare.docx".... Document ( docs_base . artifacts_dir + "Document.Compare.docx"...
Inserisci oggetti ole o vodeo online in un documento utilizzando Python.... artifacts_dir + "WorkingWithOleObject...doc . save ( docs_base . artifacts_dir + "WorkingWithOleObject...
DocumentBuilder.start_editable_range method. Marks the current position in the document as an editable range start.... save ( file_name = ARTIFACTS_DIR + 'EditableRange.CreateAndRemove...doc . save ( file_name = ARTIFACTS_DIR + 'EditableRange.Nested...