Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 11,796 for

artifact

(0.08 sec)
  1. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/python-net/restrict-docum...
  2. Python'te Belge Düzenlemeyi Sınırla|Python via ...

    Python'i kullanarak bir kısıtlama türü ayarlayarak belgenin düzenlenmesini kısıtlayın. Ayrıca korumayı kaldırabilir ve sınırsız düzenlenebilir bölgeler oluşturabilirsiniz.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/tr/python-net/restrict-do...
  3. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to document content... save ( file_name = ARTIFACTS_DIR + 'OdtSaveOptions.Odt11Schema.... Document ( file_name = ARTIFACTS_DIR + 'OdtSaveOptions.Odt11Schema...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何使用 Python 从 PDF 中去除水印

    这个简短的主题指导如何使用 Python 从 PDF 中删除水印。它包含配置的所有详细信息、逐步过程和可运行的示例代码,以使用 Python 从 PDF 文件中删除水印。...类对象访问源 PDF 文件以删除水印 遍历文档每一页上的所有 artifacts ,并列出水印类型的工件 一旦列表中填充了所需的工件,就删除所有水印...Page.artifacts 集合以通过将 Subtype 属性与枚举器值 Artifact.artifact_subtype...

    kb.aspose.com/zh/pdf/python/how-to-remove-water...
  5. Comment supprimer un filigrane d'un PDF à l'aid...

    Ce court sujet explique comment supprimer un filigrane d'un PDF à l'aide de Python. Il englobe tous les détails de la configuration, le processus par étapes et un exemple de code exécutable pour supprimer le filigrane du fichier PDF à l'aide de Python....filigrane Parcourez tous les artifacts sur chaque page du document...accède à la collection Page.artifacts pour identifier les artefacts...

    kb.aspose.com/fr/pdf/python/how-to-remove-water...
  6. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent 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...
  7. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... save ( file_name = ARTIFACTS_DIR + 'OoxmlSaveOptions.Iso29500Strict.... Document ( file_name = ARTIFACTS_DIR + 'OoxmlSaveOptions.Iso29500Strict...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Watermarker.create method | Aspose.Words for Py...

    Watermarker.create method. Creates new instance of the watermarker processor.... to_file ( output = ARTIFACTS_DIR + 'LowCode.WatermarkContextText...system_helper . io . FileStream ( ARTIFACTS_DIR + 'LowCode.WatermarkContextText...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDF에 배경 추가하기 C++|Aspose.PDF for C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....() -> Add (); // Background Artifact 객체 생성 auto background = MakeObject..."background.png" )); // 페이지의 artifacts 컬렉션에 backgroundartifact 추가...

    docs.aspose.com/pdf/ko/cpp/add-backgrounds/
  10. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... save ( file_name = ARTIFACTS_DIR + 'Shape.FillImage.FileName...doc . save ( file_name = ARTIFACTS_DIR + 'Shape.FillImage.ByteArray...

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