Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 11,780 for

artifact

(0.5 sec)
  1. 記録

    記録...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.setText(formattedText);...setText(formattedText); artifact.setArtifactHorizonta (HorizontalAlignment...

    blog.aspose.com/ja/pdf/add-watermark-to-pdf-usi...
  2. Добавление номера страницы в PDF|Aspose.PDF for...

    Aspose.PDF for .NET позволяет добавлять штамп с номерами страниц в ваш PDF-файл с помощью класса PageNumber Stamp....bates numbering var artifacts = page . Artifacts . Where ( ar =>...foreach ( var artifact in artifacts ) { page . Artifacts . Delete...

    docs.aspose.com/pdf/ru/net/add-page-number/
  3. FontSavingArgs.is_subsetting_needed property | ...

    FontSavingArgs.is_subsetting_needed property. Allows to specify whether the current font will be subsetted before exporting as a font resource....logic: export font to file in ARTIFACTS_DIR # args is FontSavingArgs...'.ttf' font_path = Path ( ARTIFACTS_DIR ) / font_file_name with...

    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. Converter.create method | Aspose.Words for Python

    aspose.words.lowcode.Converter.create method... to_file ( output = ARTIFACTS_DIR + 'LowCode.ConvertContext...doc ) . to_file ( output = ARTIFACTS_DIR + 'LowCode.ConvertContext...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Adicionar Número de Página ao PDF|Aspose.PDF fo...

    Aspose.PDF for .NET permite adicionar um carimbo de número de página ao seu arquivo PDF usando a classe PageNumber Stamp....bates numbering var artifacts = page . Artifacts . Where ( ar =>...foreach ( var artifact in artifacts ) { page . Artifacts . Delete...

    docs.aspose.com/pdf/pt/net/add-page-number/
  8. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilderImage...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilderImage...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method... save ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...detect_file_format ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected document format.... save ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...detect_file_format ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...

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