Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 6,518 for

signing

(0.09 sec)
  1. Trabajando con Firma en Archivo PDF|Aspose.PDF ...

    Esta sección explica cómo trabajar con Firma en un Archivo PDF usando la clase PdfFileSignature....La implementación del método Sign permite firmar el PDF y pasar...particular a esta clase. El método Sign contiene un conjunto de atributos...

    docs.aspose.com/pdf/es/java/working-with-signat...
  2. Manage VBA code of Excel Macro‑Enabled workbook...

    Add VBA module and modify VBA or macro with Aspose.Cells library....Code is Signed Check if VBA project in a Workbook is Signed Check...to Target Workbook Digitally Sign a VBA Code Project with Certificate...

    docs.aspose.com/cells/net/manage-vba-project/
  3. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Scopri PdfSaveOptions DigitalSignatureDetails per gestire facilmente i dettagli della firma PDF, garantendo un output dei documenti sicuro ed efficiente.... Writeln ( "Contents of signed PDF." ); CertificateHolder...certificateHolder , "Test Signing" , "My Office" , signingTime...

    reference.aspose.com/words/it/net/aspose.words....
  4. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_DecryptionPassword method. The password to decrypt source document. Default value is empty string in C++....const Examples Shows how to sign encrypted document file. //...filename for its new digitally signed copy. System :: String inputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. 检查工作簿中的VBA项目是否已签名|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....is_signed 属性编程方式进行验证。 在Python中检查工作簿中的VBA项目是否已签名...以下代码加载工作簿并使用 Workbook.vba_project.is_signed 属性检查其VBA项目是否已签名。如果项目已签名,则该属性将返回...

    docs.aspose.com/cells/zh/python-net/check-if-vb...
  6. Добавить цифровые подписи к презентациям в Java...

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

    docs.aspose.com/slides/ru/java/digital-signatur...
  7. SignatureLineOptions.SignerTitle | Aspose.Words...

    Upptäck egenskapen SignatureLineOptions SignerTitle för att enkelt anpassa föreslagna signerartitlar. Förbättra ditt dokuments professionalism utan ansträngning!...16868")] public static void Sign () { string signeeName = "Ron...ArtifactsDir + "SignDocumentCustom.Sign.docx" ; string certificatePath...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.Cells在C++中检查VBA代码的数字签名的有效性。...the VBA Code Project is valid signed std :: cout << "Is VBA Code...Code Project Valid Signed: " << ( workbook . GetVbaProject (). IsValidSigned...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  9. Überprüfen, ob die Digitale Signatur des VBA Co...

    Erfahren Sie, wie Sie die Gültigkeit einer digitalen Signatur in VBA Code mithilfe von Aspose.Cells mit C++ überprüfen....the VBA Code Project is valid signed std :: cout << "Is VBA Code...Code Project Valid Signed: " << ( workbook . GetVbaProject (). IsValidSigned...

    docs.aspose.com/cells/de/cpp/check-if-digital-s...
  10. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for Node.js via C++...."Is VBA Code Project Valid Signed: " + workbook . getVbaProject..."Is VBA Code Project Valid Signed: " + reloadedWorkbook . getVbaProject...

    docs.aspose.com/cells/nodejs-cpp/check-if-digit...