Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 11,638 for

artifact

(0.1 sec)
  1. 記録

    記録...除去するウォーターマークの種類を選択できます (例: デフォルトのウォーターマーク (artifact)、画像としてのウォーターマーク、テキストとしてのウォーターマーク)。...Pages[1].Artifacts[1].Subtype == Aspose.Pdf.Artifact.ArtifactSubtype...

    blog.aspose.com/ja/pdf/remove-watermark-from-pd...
  2. 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...
  3. 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...
  4. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... save ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...detect_file_format ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection....docx' , dst_file_name = ARTIFACTS_DIR + 'Document.DigitalSignature...detect_file_format ( file_name = ARTIFACTS_DIR + 'Document.DigitalSignature...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... 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. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document.... save ( file_name = ARTIFACTS_DIR + 'OdtSaveOptions.Encrypt'...detect_file_format ( file_name = ARTIFACTS_DIR + 'OdtSaveOptions.Encrypt'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Traduire Markdown en DOM|Aspose.Words pour Pyth...

    Convertissez un document Markdown en Document Object Model et inversement en utilisant Python. Vous pouvez ainsi travailler avec des Markdown existants complexes et créer par programme un document Markdown à partir de zéro.... artifacts_dir + "WorkingWithMarkdown...document . save ( docs_base . artifacts_dir + "WorkingWithMarkdown...

    docs.aspose.com/words/fr/python-net/translate-m...
  9. Chercher

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

    blog.aspose.com/fr/pdf/add-watermark-to-pdf-usi...
  10. 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...