Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 6,418 for

signature

(0.1 sec)
  1. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_XmlDsigLevel method. Specifies the level of a digital Signature based on XML-DSig standard. The default value is XmlDSig in C++....Specifies the level of a digital signature based on XML-DSig standard...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. SignOptions.XmlDsigLevel | Aspose.Words for .NET

    Discover the XmlDsigLevel property in SignOptions, defining digital Signature strength per XMLDSig standards. Ensure secure and reliable Signatures!...Specifies the level of a digital signature based on XML-DSig standard...Different levels of XAdES signatures can be created starting from...

    reference.aspose.com/words/net/aspose.words.dig...
  3. DigitalSignatureUtil.RemoveAllSignatures | Aspo...

    Effortlessly remove all digital Signatures with DigitalSignatureUtil's RemoveAllSignatures method. Transform your signed files into clean, unsigned versions easily!...string ) Removes all digital signatures from source file and writes...are compatible for digital signature removal: Doc, Dot, Docx, Dotx...

    reference.aspose.com/words/net/aspose.words.dig...
  4. PdfDigitalSignatureTimestampSettings constructo...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings constructor...PdfSaveOptions () # Create a digital signature and assign it to our SaveOptions...'aw' ) options . digital_signature_details = aw . saving . PdfDigitalSignatureD...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract certificate from PDF on docker - Free S...

    Hello, I am trying to extract a user certificate from a signed pdf. Everything is fine when I do it in windows but when I do it in docker the certificate that is extracted from the user Signature is not the user certif…...is extracted from the user signature is not the user certificate...extract the certificate from a signature field in a PDF document: using...

    forum.aspose.com/t/extract-certificate-from-pdf...
  6. Remove PDF Annotation Online or Manage Annotati...

    delete comments from PDF file through online app for free. Java API code to manage comments of PDF files....Review, Legal Markup & E-Signature Workflows Annotating PDF files...maintain clear audit trails. E-Signature Workflows: Use annotations...

    products.aspose.com/total/java/annotate/pdf/
  7. Split PDF API | Aspose.PDF

    Split PDF Pages Using .NET, Java, C++, and Android...signing a PDF document using a signature, you basically confirm its...afterward invalidate the signature and thus, you would know if...

    products.aspose.com/pdf/splitter/
  8. ImageLoadException when running unit test with ...

    If I reference the most recent version (currently 3.20.0) of NUnit.Engine I cannot run NUnit tests that use Aspose.Imaging. If I stop referencing NUnit.Engine, things work. Can you point me to a solution? I have attache…...target, Void** arguments, Signature sig, Boolean isConstructo...target, Void** arguments, Signature sig, Boolean isConstructo...

    forum.aspose.com/t/imageloadexception-when-runn...
  9. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....interactive form fields (including signature fields). FILL_IN Fill in existing...interactive form fields (including signature fields), even if PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document signing with certificate and timestamp...

    Hi. I’m trying to sign a document (totally empty - Empty.pdf (3.7 KB) ) using a timestamp. This is the code used. It’s almost identical to the example from your docs: using (Document document = new Document(<empty.pd…...{ using (PdfFileSignature signature = new PdfFileSignature(document))...100); signature.Sign(document.Pages.Count, "Signature Reason"...

    forum.aspose.com/t/document-signing-with-certif...