Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 6,777 for

signature

(0.46 sec)
  1. Arşiv

    Arşiv...örneği oluşturun using (Image signature = Image.Load("sample.psd"))...DrawImage(signature, new Point(canvas.Height - signature.Height...

    blog.aspose.com/tr/psd/sign-image-csharp/
  2. Supporto per firma XAdES con C++|Documentation

    Questo articolo descrive il supporto per firma XAdES usando codici C++ con Aspose.Cells for C++....% 1000 ; DigitalSignature signature ( pfxData , password , u "testXAdES"...int > ( ms . count ()) }); signature . SetXAdESType ( XAdESType...

    docs.aspose.com/cells/it/cpp/support-for-xades-...
  3. PDFにデジタル署名する方法|Aspose.PDF for PHP via Java

    Javaを使用してPDFドキュメントにデジタル署名します。JavaベースのアプリケーションとPDFライブラリでデジタル署名されたPDFを確認または検証します。PKCS1証明書でPDFファイルを認証できます。...Document ( $inputFile ); $signature = new facades_PdfFileSignature...300 , 100 , 420 , 160 ); $signature -> sign ( 1 , true , $rectangle...

    docs.aspose.com/pdf/ja/php-java/digitally-sign-...
  4. PHP 를 사용하여 PDF 디지털 서명 추가 및 확인 | Aspose.PDF

    PHP via Java용 Aspose.PDF를 사용하여 PHP 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서에 전자 서명을 만듭니다....Document ( $inputFile ); $signature = new facades_PdfFileSignature...300 , 100 , 420 , 160 ); $signature -> sign ( 1 , true , $rectangle...

    products.aspose.com/pdf/ko/php-java/signature/
  5. دعم التواقيع الرقمية|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....information and text of a digital signature in the tag: عندما يتم تعيين..."tryto" purpose = "test digital signature" /> < report name = "" pfxFilename...

    docs.aspose.com/cells/ar/reportingservices/supp...
  6. Dijital İmza Desteği|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....information and text of a digital signature in the tag: DigitalSignature..."tryto" purpose = "test digital signature" /> < report name = "" pfxFilename...

    docs.aspose.com/cells/tr/reportingservices/supp...
  7. Добавить подпись в PDF файл|Aspose.PDF for Java

    Этот раздел объясняет, как работать с подписью в PDF файле, используя класс PdfFileSignature....трех типов подписи PKCS1 signature = new PKCS1 ( _dataDir + "test01...Австралия" , true , rect , signature ); // Сохраните выходной PDF...

    docs.aspose.com/pdf/ru/java/add-signature-in-pdf/
  8. 如何数字签名PDF|Aspose.PDF for PHP via Java

    使用Java对PDF文档进行数字签名。通过PDF库与基于Java的应用程序验证或验证数字签名的PDF。您可以使用PKCS1证书对PDF文件进行认证。...Document ( $inputFile ); $signature = new facades_PdfFileSignature...300 , 100 , 420 , 160 ); $signature -> sign ( 1 , true , $rectangle...

    docs.aspose.com/pdf/zh/php-java/digitally-sign-...
  9. Supporto per le Firme Digitali|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....information and text of a digital signature in the tag: Quando DigitalSignature..."tryto" purpose = "test digital signature" /> < report name = "" pfxFilename...

    docs.aspose.com/cells/it/reportingservices/supp...
  10. C# 를 사용하여 PDF 디지털 서명 추가 및 확인 | Aspose.PDF

    .NET용 Aspose.PDF를 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서에 전자 서명을 만듭니다....( inputFile ); using var signature = new Aspose . Pdf . Facades...PKCS7/PKCS7Detached objects signature . Sign ( 1 , true , new System...

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