TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform.... save ( ARTIFACTS_DIR + 'FontSettings.table_substitution_rule...using a stream. with open ( ARTIFACTS_DIR + 'FontSettings.table_substitution_rule...
TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform.... save ( ARTIFACTS_DIR + 'FontSettings.table_substitution_rule...using a stream. with open ( ARTIFACTS_DIR + 'FontSettings.table_substitution_rule...
HtmlFixedSaveOptions.font_format property. Gets or sets [ExportFontFormat](../../exportfontformat/) used for font exporting... save ( ARTIFACTS_DIR + 'HtmlFixedSaveOptions...save_options ) with open ( ARTIFACTS_DIR + 'HtmlFixedSaveOptions...
aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB.... save ( file_name = ARTIFACTS_DIR + 'HeaderFooter.ExportMode.... Document ( file_name = ARTIFACTS_DIR + 'HeaderFooter.ExportMode...
GlowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for a glow effect... save ( file_name = ARTIFACTS_DIR + 'Shape.Glow.docx' ).... Document ( file_name = ARTIFACTS_DIR + 'Shape.Glow.docx' )...
Python kullanarak bir belgeye form alanı ekleyin, edinin veya biçimlendirin.... artifacts_dir + "WorkingWithFormField...doc . save ( docs_base . artifacts_dir + "WorkingWithFormField...
Вставить, получить или форматировать поле формы в документе, используя Python.... artifacts_dir + "WorkingWithFormField...doc . save ( docs_base . artifacts_dir + "WorkingWithFormField...
OoxmlSaveOptions.compression_level property. Specifies the compression level used to save document... save ( ARTIFACTS_DIR + 'OoxmlSaveOptions.document_compression...file_size = os . path . getsize ( ARTIFACTS_DIR + 'OoxmlSaveOptions.document_compression...
PdfSaveOptions.cache_background_graphics property. Gets or sets a value determining whether or not to cache graphics placed in document's background.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.CacheBackgroundGraph...system_helper . io . FileInfo ( ARTIFACTS_DIR + 'PdfSaveOptions.CacheBackgroundGraph...