aspose.words.NodeType enumeration. Specifies the type of a Word document node.... doc = aw . Document () # Add two runs...paragraph = doc . get_child ( aw . NodeType . PARAGRAPH , 0 ,...
aspose.words.saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image.... doc = aw . Document () builder = aw . DocumentBuilder...images. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...
Section.prepend_content method. Inserts a copy of content of the source section at the beginning of this section.... doc = aw . Document () builder = aw . DocumentBuilder...1' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...
Maak uw document alleen-lezen zodat de inhoud kan worden gekopieerd of gelezen, maar niet gewijzigd met behulp van Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...
Procurar...words as aw # Load the Word document doc = aw.Document("document...aspose.words as aw # Load the Word document doc = aw.Document("document...