Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 11,646 for

artifact

(0.14 sec)
  1. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。... save ( artifacts_dir + "DocSaveOptions.SaveAsDoc..."MyPassword" doc . Save ( artifacts_dir + "File.DetectDocumentEncryp...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  2. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python.... save ( artifacts_dir + "DocSaveOptions.SaveAsDoc..."MyPassword" doc . Save ( artifacts_dir + "File.DetectDocumentEncryp...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  3. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to sign the document....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...
  4. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indexer. Gets a document signature at the specified index....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...
  5. DigitalSignatureType enumeration | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureType enumeration. Specifies the type of a digital signature....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. Rimuovi la filigrana dal PDF usando Java | Aspo...

    Rimuovi la filigrana dal file PDF a livello di codice con il codice di esempio Java usando Aspose.PDF per Java...Artifacts. Salva file PDF Elimina la...getPages (). get_Item ( 1 ); Artifact watermarkArtifact = firstPage...

    products.aspose.com/pdf/it/java/watermark/remove/
  7. ลบลายน้ำจาก PDF โดยใช้ Java | Aspose.PDF

    ลบลายน้ำออกจากไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Java โดยใช้ Aspose.PDF สำหรับ Java...Artifacts 1.บันทึกไฟล์ PDF ลบลายน้ำจาก...getPages (). get_Item ( 1 ); Artifact watermarkArtifact = firstPage...

    products.aspose.com/pdf/th/java/watermark/remove/
  8. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method.... save ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc.... Document ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 記録

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

    blog.aspose.com/ja/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...