Wstaw, uzyskaj lub sformatuj pole formularza w dokumencie za pomocą Python....dokumentu: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...
Вставити, отримати або форматувати поле форми в документі за допомогою Pythonй...документ: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...
chercher...words as aw # Load the Word document doc = aw.Document("document...aspose.words as aw # Load the Word document doc = aw.Document("document...
FileFormatUtil.save_format_to_load_format method. Converts a [SaveFormat](../../saveformat/) value to a [LoadFormat](../../loadformat/) value if possible.... assertEqual ( aw . LoadFormat . HTML , aw . FileFormatUtil...save_format_to_load_format ( aw . SaveFormat . HTML )) # Some...
ViewOptions.zoomPercent property. Gets or sets the percentage at which you want to view your document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...doc . viewOptions . viewType = aw . Settings . ViewType . PageLayout...
aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts....docx' options = aw . lowcode . SplitOptions () options...split_criteria = aw . lowcode . SplitCriteria . PAGE aw . lowcode ...
OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to document content... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) save_options = aw . saving . OdtSaveOptions ()...
CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from document...doc = new aw . Document (); doc . styles . add ( aw . StyleType..."MyListStyle1" ); doc . styles . add ( aw . StyleType . List , "MyListStyle2"...