Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 6,517 for

signing

(0.27 sec)
  1. Добавление цифровых подписей к презентациям с п...

    Узнайте, как цифрово подписывать файлы PowerPoint & OpenDocument с помощью Aspose.Slides для Python через .NET. Защитите свои слайды за секунды с понятными примерами кода....Slides digital signing test." # Добавить цифровую...print ( "Signatures used to sign the presentation: " ) # Проверить...

    docs.aspose.com/slides/ru/python-net/digital-si...
  2. Verifica se il progetto VBA in una cartella di ...

    Impara come verificare se un progetto VBA in una cartella di lavoro è firmato usando Aspose.Cells for JavaScript via C++....Cells VBA Signed Check </ h1 > < input type...project and checking if it's signed const isSigned = workbook ...

    docs.aspose.com/cells/it/javascript-cpp/check-i...
  3. 用JavaScript通过C++检查VBA代码是否已签名|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查VBA代码项目是否已签名。...Cells VBA Signed Check Example </ h1 > < input...project and checking if it's signed const vbaProject = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  4. Tilldela och validera digitala signaturer med N...

    Digital signatur och verifiering av Excel fil med Aspose.Cells for Node.js via C++. Skydda äktheten av arbetsbokens innehåll med digitala signaturer....or more signatures needed to sign const dsc = new AsposeCells...pfx" , certPassword , "test for sign" , new Date ()); dsc . add (...

    docs.aspose.com/cells/sv/nodejs-cpp/assign-and-...
  5. Digitale Signaturen mit Node.js über C++ zuweis...

    Digitale Signatur und Verifizierung von Excel Dateien mit Aspose.Cells for Node.js via C++. Schützen Sie die Authentizität des Arbeitsbuchinhalts mit digitalen Signaturen....or more signatures needed to sign const dsc = new AsposeCells...pfx" , certPassword , "test for sign" , new Date ()); dsc . add (...

    docs.aspose.com/cells/de/nodejs-cpp/assign-and-...
  6. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management....Name} signed; Project code page: {vbaProject...name: {vbaProject.Name} not signed; Project code page: {vbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  7. VbaModuleCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till VbaModule-objekt med egenskapen VbaModuleCollection Item. Förbättra dina VBA-projekt med enkel indexering och förbättrad hantering....Name} signed; Project code page: {vbaProject...name: {vbaProject.Name} not signed; Project code page: {vbaProject...

    reference.aspose.com/words/sv/net/aspose.words....
  8. VbaModuleCollection.Item | Aspose.Words per .NET

    Accedi facilmente agli oggetti VbaModule con la proprietà Item di VbaModuleCollection. Migliora i tuoi progetti VBA con una facile indicizzazione e una gestione migliorata....Name} signed; Project code page: {vbaProject...name: {vbaProject.Name} not signed; Project code page: {vbaProject...

    reference.aspose.com/words/it/net/aspose.words....
  9. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Upptäck PdfSaveOptions DigitalSignatureDetails för att enkelt hantera PDF-signeringsdetaljer och säkerställa säker och effektiv dokumentutmatning.... Writeln ( "Contents of signed PDF." ); CertificateHolder...certificateHolder , "Test Signing" , "My Office" , signingTime...

    reference.aspose.com/words/sv/net/aspose.words....
  10. PDFファイルの署名を確認する|Aspose.PDF for .NET

    このセクションでは、PdfFileSignatureクラスを使用してPDFファイルの署名を確認する方法を説明します。... BindPdf ( dataDir + "signed_rsa.pdf" ); if ( pdFileSignature...Console . WriteLine ( "Document Signed" ); } } } PDFが署名されているかどうかを確認する...

    docs.aspose.com/pdf/ja/net/verify-signature-in-...