Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 6,596 for

signing

(0.11 sec)
  1. Attribuer et valider les signatures numériques ...

    Signature numérique et vérification d un fichier Excel en utilisant Aspose.Cells for Node.js via C++. Protégez l authenticité du contenu du classeur avec des signatures numériques....or more signatures needed to sign const dsc = new AsposeCells...pfx" , certPassword , "test for sign" , new Date ()); dsc . add (...

    docs.aspose.com/cells/fr/nodejs-cpp/assign-and-...
  2. Asignar y validar firmas digitales con Node.js ...

    Firma digital y verificación de archivos Excel usando Aspose.Cells for Node.js via C++. Protege la autenticidad del contenido del libro con firmas digitales....or more signatures needed to sign const dsc = new AsposeCells...pfx" , certPassword , "test for sign" , new Date ()); dsc . add (...

    docs.aspose.com/cells/es/nodejs-cpp/assign-and-...
  3. Remove Signature from PDF File|Aspose.PDF for .NET

    This section explains how to remove signature from PDF File using PdfFileSignature class....signature field so the file can be signed again. The PdfFileSignature...pdFileSignature . BindPdf ( dataDir + "signed_rsa.pdf" ); // Get list of...

    docs.aspose.com/pdf/net/remove-signature-from-pdf/
  4. Agregar firmas digitales a presentaciones con P...

    Aprenda a firmar digitalmente archivos PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET. Proteja sus diapositivas en segundos con ejemplos de código claros....Slides digital signing test." # Añadir firma digital...print ( "Signatures used to sign the presentation: " ) # Comprobar...

    docs.aspose.com/slides/es/python-net/digital-si...
  5. Vérifier si le code VBA est signé avec JavaScri...

    Apprenez comment vérifier si le projet de code VBA est signé en utilisant Aspose.Cells for JavaScript via C++....Cells VBA Signed Check Example </ h1 > < input...project and checking if it's signed const vbaProject = workbook...

    docs.aspose.com/cells/fr/javascript-cpp/check-i...
  6. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....a document is not digitally signed. FileFormatInfo info = FileFormatUtil...Now }; DigitalSignatureUtil . Sign ( MyDir + "Document.docx" ,...

    reference.aspose.com/words/net/aspose.words/fil...
  7. Vérifier si le code VBA est signé avec C++|Docu...

    Apprenez comment vérifier si le code VBA dans les fichiers Excel est signé en utilisant Aspose.Cells avec C++....project is signed std :: wcout << U "Is VBA Code Project Signed: " <<...le lien. Is VBA Code Project Signed : True AI Document Assistant...

    docs.aspose.com/cells/fr/cpp/check-if-vba-code-...
  8. Überprüfen, ob VBA Code signiert ist mit C++|Do...

    Erfahren Sie, wie Sie überprüfen, ob der VBA Code in Excel Dateien mit Aspose.Cells und C++ signiert ist....project is signed std :: wcout << U "Is VBA Code Project Signed: " <<...bereitgestellt wird. Is VBA Code Project Signed : True AI Document Assistant...

    docs.aspose.com/cells/de/cpp/check-if-vba-code-...
  9. PdfDigitalSignatureHashAlgorithm Enum | Aspose....

    Utforska Aspose.Words PdfDigitalSignatureHashAlgorithm-uppräkningen, som definierar digitala hashalgoritmer för säkra digitala signaturer i dina dokument.... Writeln ( "Contents of signed PDF." ); CertificateHolder...certificateHolder , "Test Signing" , "My Office" , signingTime...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Validation if a document is PDF/A and singed? -...

    Hello, we have an issue. We would like to check whether a PDF is digitally signed and whether it is in PDF/A format. Does Aspose support this kind of check? We are using Aspose version 25.4. Thanks in advance!...whether a PDF is digitally signed and whether it is in PDF/A...Document(OutputFolder + "myfile_signed.pdf")) { foreach (var field...

    forum.aspose.com/t/validation-if-a-document-is-...