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...
Document.update_fields method. Updates the values of fields in the whole document.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertToc...] . result ) doc . save ( ARTIFACTS_DIR + 'Field.field_quote.docx'...
FixedPageSaveOptions.color_mode property. Gets or sets a value determining how colors are rendered.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.ColorRendering...
Table.distance_right property. Gets or sets distance between table right and the surrounding text, in points.... save ( file_name = ARTIFACTS_DIR + 'Table.DistanceBetweenTable...
aspose.words.saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.TextCompression...
aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../documentbuilder/insert_html/#str_htmlinsertoptions) method.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.PreserveBlocks...
OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to save it into a file.... FileStream ( ARTIFACTS_DIR + suggested_file_name...