Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 11,642 for

artifact

(0.15 sec)
  1. PdfSaveOptions.PreblendImages | Aspose.Words fo...

    Discover PdfSaveOptions' PreblendImages property. Easily control transparent image blending for enhanced document quality and visual appeal....and remove anti-aliasing artifacts. In order to properly display...background, which may reduce artifacts. // Set the "PreblendImages"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows to extract plain-text representation of the document's content... save ( file_name = ARTIFACTS_DIR + 'PlainTextDocument.Load...PlainTextDocument ( file_name = ARTIFACTS_DIR + 'PlainTextDocument.Load...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MarkdownLinkExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownLinkExportMode enumeration. Specifies how links are exported into Markdown.... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...doc . save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MarkdownからDOMへの変換|Python via .NET用Aspose.Words

    Markdown ドキュメントを Document Object Model に変換し、Python を使用して戻します。そのため、複雑な既存の Markdown を操作し、プログラムによって Markdown ドキュメントを最初から作成できます。... artifacts_dir + "WorkingWithMarkdown...document . save ( docs_base . artifacts_dir + "WorkingWithMarkdown...

    docs.aspose.com/words/ja/python-net/translate-m...
  5. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation... save ( file_name = ARTIFACTS_DIR + 'Document.SaveOutputParameters...doc . save ( file_name = ARTIFACTS_DIR + 'Document.SaveOutputParameters...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor... save ( file_name = ARTIFACTS_DIR + 'Document.ConvertToPdf...'Hello world!' ) doc . save ( ARTIFACTS_DIR + 'PDF2Word.load_pdf.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB... save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.ExportFontsAsBase64...pretty_format = True doc . save ( ARTIFACTS_DIR + 'HtmlSaveOptions.ex...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.ExportFontsAsBase64...pretty_format = True doc . save ( ARTIFACTS_DIR + 'HtmlSaveOptions.ex...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 Python 添加背景到 PDF|Aspose.PDF for Python via .NET

    使用 Python 向您的 PDF 文件添加背景图像。使用 BackgroundArtifact 类。... add () # 创建 Background Artifact 对象 background = ap . BackgroundArtifact...backgroundartifact 添加到页面的工件集合中 page . artifacts . append ( background ) #...

    docs.aspose.com/pdf/zh/python-net/add-backgrounds/
  10. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins.... save ( file_name = ARTIFACTS_DIR + 'Document.UpdatePageLayout...doc . save ( file_name = ARTIFACTS_DIR + 'Document.UpdatePageLayout...

    reference.aspose.com/words/python-net/aspose.wo...