Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 5,586 for

signing

(0.04 sec)
  1. Firmare digitalmente un progetto di codice VBA ...

    Impara come firmare digitalmente il tuo progetto di codice VBA utilizzando Aspose.Cells for C++ con un certificato....Sign() . Segui questi passaggi per...il metodo Workbook.VbaProject.Sign() . Qui ci sono i file di input...

    docs.aspose.com/cells/it/cpp/digitally-sign-a-v...
  2. VBA Kodunun İmzalanıp İmzalanmadığını Kontrol E...

    Aspose.Cells kullanarak Excel dosyasındaki VBA kodunun imzalanıp imzalanmadığını nasıl kontrol edeceğinizi öğrenin....project is signed std :: wcout << U "Is VBA Code Project Signed: " <<...bulunmaktadır. Is VBA Code Project Signed : True C++ ile VBA Sertifikasını...

    docs.aspose.com/cells/tr/cpp/check-if-vba-code-...
  3. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Aggiungi facilmente righe di firma professionali ai tuoi documenti con il metodo InsertSignatureLine di DocumentBuilder. Migliora il tuo flusso di lavoro oggi stesso!...false , Instructions = "Please sign here." , AllowComments = true..., Comments = "Document was signed by vderyushev" , SignTime =...

    reference.aspose.com/words/it/net/aspose.words/...
  4. 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-...
  5. Bekerja dengan Tanda Tangan dalam File PDF|Aspo...

    Bagian ini menjelaskan bagaimana cara bekerja dengan Tanda Tangan dalam File PDF menggunakan kelas PdfFileSignature.... Implementasi metode Sign memungkinkan untuk menandatangani...tertentu ke kelas ini. Metode Sign mengandung serangkaian atribut...

    docs.aspose.com/pdf/id/java/working-with-signat...
  6. Insert Shapes To Worksheet In Aspose.Cells|Docu...

    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....multiplication sign to Worksheet The shape of multiplication sign belongs...to insert the multiplication sign Click the Insert menu and click...

    docs.aspose.com/cells/java/insert-shapes-to-wor...
  7. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_ProviderId method. Specifies the class ID of the signature provider. Default value is Empty (all zeroes) Guid in C++.... Examples Shows how to sign a document with a personal certificate...set_Instructions ( u "Please sign here." ); signatureLineOptions...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. PDF 파일에서 서명 확인|Aspose.PDF for .NET

    이 섹션에서는 PdfFileSignature 클래스를 사용하여 PDF 파일에서 서명을 확인하는 방법을 설명합니다.... BindPdf ( dataDir + "signed_rsa.pdf" ); if ( pdFileSignature...Console . WriteLine ( "Document Signed" ); } } } PDF가 서명되었는지 확인하기...

    docs.aspose.com/pdf/ko/net/verify-signature-in-...
  9. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient document format detection. Access detailed data to enhance your file management solutions....a document is not digitally signed. FileFormatInfo info = FileFormatUtil...Now }; DigitalSignatureUtil . Sign ( MyDir + "Document.docx" ,...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic signature in PDF documents programmatically with C# sample code using Aspose.PDF for .NET...How to add Digitally Sign to PDF File Using .NET Tool In order...Install-Package Aspose.PDF Add Digitally Sign to PDF using C# You need Aspose...

    products.aspose.com/pdf/net/signature/