ThumbnailGeneratingOptions.generate_from_first_page property. Specifies whether to generate thumbnail from first page of the document or first image.... save ( file_name = ARTIFACTS_DIR + 'Document.UpdateThumbnail...doc . save ( file_name = ARTIFACTS_DIR + 'Document.UpdateThumbnail...
Work with a text document and modify its objects using Python.... artifacts_dir + "WorkingWithTxtSaveOp...doc . save ( docs_base . artifacts_dir + "WorkingWithTxtSaveOp...
הכנס, להשיג או לעצב שדה טופס במסמך באמצעות Python.... artifacts_dir + "WorkingWithFormField...doc . save ( docs_base . artifacts_dir + "WorkingWithFormField...
Klass beskriver vattenstämpelartefakt. Detta kan användas för att...class WatermarkArtifact : Artifact Konstruktörer namn Beskrivning...IsBackground { get; set; } Om true Artifact placeras bakom sidinnehållet...
XamlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images and fonts) are saved when exporting a document to fixed page Xaml format... resources_folder = ARTIFACTS_DIR + "XamlFixedResourceFol"...resources_folder_alias = ARTIFACTS_DIR + "XamlFixedFolderAlias"...
aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format... save ( ARTIFACTS_DIR + "TxtSaveOptions.txt_list_indentation...txt_save_options ) with open ( ARTIFACTS_DIR + "TxtSaveOptions.txt_list_indentation...
DocumentBuilder.insert_combo_box method. Inserts a combobox form field at the current position.... save ( ARTIFACTS_DIR + "DocumentBuilder.create_form...items , 0 ) doc . save ( ARTIFACTS_DIR + "DocumentBuilder.insert_combo_box...