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

artifact

(0.12 sec)
  1. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments.... save ( file_name = ARTIFACTS_DIR + 'Document.ShowCommentsInAnnota...doc . save ( file_name = ARTIFACTS_DIR + 'Document.ShowCommentsInBalloo...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlFixedSaveOptions.page_margins property | As...

    HtmlFixedSaveOptions.page_margins property. Specifies the margins around pages in an HTML document... save ( ARTIFACTS_DIR + 'HtmlFixedSaveOptions...save_options ) with open ( ARTIFACTS_DIR + 'HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used.... save ( file_name = ARTIFACTS_DIR + 'OoxmlSaveOptions.UpdateAmbiguousTextF.... Document ( file_name = ARTIFACTS_DIR + 'OoxmlSaveOptions.UpdateAmbiguousTextF...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SoftEdgeFormat class | Aspose.Words for Python

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object.... save ( file_name = ARTIFACTS_DIR + 'Shape.SoftEdge.docx'.... Document ( file_name = ARTIFACTS_DIR + 'Shape.SoftEdge.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 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/
  6. 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...
  7. Добавить фон в PDF с помощью Python|Aspose.PDF ...

    Добавьте фоновое изображение в ваш PDF файл с помощью Python. Используйте класс BackgroundArtifact....Создать объект Background Artifact background = ap . BackgroundArtifact...артефактов страницы page . artifacts . append ( background ) #...

    docs.aspose.com/pdf/ru/python-net/add-backgrounds/
  8. SaveOutputParameters.content_type property | As...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.page_set property. Gets or sets the pages to render... save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.OnePage...doc . save ( file_name = ARTIFACTS_DIR + f 'ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. So entfernen Sie Wasserzeichen aus PDF mit C#

    Dieses kurze Tutorial zeigt, wie man Wasserzeichen mit C# aus PDF entfernt. Es enthält alle Details für die Konfiguration, den schrittweisen Prozess und einen ausführbaren Beispielcode zum Entfernen von Wasserzeichen aus PDF-Dateien mit C#....löschen Analysieren Sie alle artifacts auf jeder Seite des Dokuments...C# . Es verwendet die Page.Artifacts-Auflistung, um die Artefakte...

    kb.aspose.com/de/pdf/net/how-to-remove-watermar...