ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... save ( file_name = ARTIFACTS_DIR + 'Shape.Title.docx' ).... Document ( file_name = ARTIFACTS_DIR + 'Shape.Title.docx' )...
Добавьте фоновое изображение в ваш PDF файл с помощью Python. Используйте класс BackgroundArtifact....Создать объект Background Artifact background = ap . BackgroundArtifact...артефактов страницы page . artifacts . append ( background ) #...
SaveOutputParameters.content_type property. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved document.... save ( file_name = ARTIFACTS_DIR + 'Document.SaveOutputParameters...doc . save ( file_name = ARTIFACTS_DIR + 'Document.SaveOutputParameters...
FileFormatInfo.is_encrypted property. Returns ``True`` if the document is encrypted and requires a password to open.... save ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...detect_file_format ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...
aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document.... save ( file_name = ARTIFACTS_DIR + 'Document.UpdateThumbnail...doc . save ( file_name = ARTIFACTS_DIR + 'Document.UpdateThumbnail...
تبدیل PDF به Excel، XML به Excel، DOCX به Excel Python. با استفاده از Python یک سند را در قالب های مختلف در XLSX ذخیره کنید.... artifacts_dir + "BaseConversions.PdfToXlsx..., options ) doc . save ( ARTIFACTS_DIR + "BaseConversions.FindReplaceXlsx...
Omskep PDF Na Excel, XML Na Excel, DOCX na Excel Python. Stoor'n dokument in verskillende formate na XLSX met Python.... artifacts_dir + "BaseConversions.PdfToXlsx..., options ) doc . save ( ARTIFACTS_DIR + "BaseConversions.FindReplaceXlsx...
HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.HtmlVersions.... File . read_all_text ( ARTIFACTS_DIR + 'HtmlSaveOptions.HtmlVersions...
Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....contains a collection of artifacts. The BackgroundArtifact class...Add backgroundartifact to artifacts collection of page page ....
MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...doc . save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...