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

signature

(0.88 sec)
  1. Çalışma Sayfasına İmza Satırı Eklemek|Documenta...

    Bu makale, C# kodları ile ve Aspose.Cells for Python via .NET kullanarak çalışma sayfasına İmza satırı eklemeyi anlatmaktadır....signature_line özelliğini sağlar. Çalışma...satırı eklemek için Picture.signature_line özelliğini nasıl kullanacağını...

    docs.aspose.com/cells/tr/python-net/add-signatu...
  2. XAdES İmza Desteği Node.js ve C++ ile|Documenta...

    Bu makale, Aspose.Cells kullanarak Node.js ve C++ ile XAdES İmza desteğini açıklar....pfx" ); const signature = new AsposeCells . DigitalSignature..."testXAdES" , new Date ()); signature . setXAdESType ( AsposeCells...

    docs.aspose.com/cells/tr/nodejs-cpp/support-for...
  3. Cómo firmar digitalmente un PDF|Aspose.PDF para...

    Firmar digitalmente documentos PDF usando Java. Verificar o validar los PDFs firmados digitalmente con una aplicación basada en Java con PDF Library. Puede certificar un archivo PDF con un Certificado PKCS1....Document ( $inputFile ); $signature = new facades_PdfFileSignature...300 , 100 , 420 , 160 ); $signature -> sign ( 1 , true , $rectangle...

    docs.aspose.com/pdf/es/php-java/digitally-sign-...
  4. Создать линию подписи в рабочей книге Excel с п...

    Эта статья описывает, как создать линию подписи в рабочей книге Excel с помощью кода C++ и Aspose.Cells for C++....Workbook workbook ; // Create signature line object SignatureLine...doe@aspose.com" ); // Adds a Signature Line to the worksheet. workbook...

    docs.aspose.com/cells/ru/cpp/create-signature-l...
  5. افزودن و تأیید امضای دیجیتال PDF با استفاده از ...

    ایجاد امضای الکترونیکی در اسناد PDF به صورت برنامه نویسی با کد نمونه PHP با استفاده از Aspose.PDF برای PHP via Java...Document ( $inputFile ); $signature = new facades_PdfFileSignature...300 , 100 , 420 , 160 ); $signature -> sign ( 1 , true , $rectangle...

    products.aspose.com/pdf/fa/php-java/signature/
  6. 使用 Python 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文档中创建电子签名...Document ( path_infile ) signature = apdf . facades . PdfFileSignature...pfx" , "Pa$$w0rd12345" ) signature . sign ( 1 , True , apdf ...

    products.aspose.com/pdf/zh-hant/python-net/sign...
  7. Поддержка цифровых подписей|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/ru/reportingservices/supp...
  8. Soporte para firma XAdES con C++|Documentation

    Este artículo describe el soporte para firma XAdES usando códigos C++ con Aspose.Cells for C++....% 1000 ; DigitalSignature signature ( pfxData , password , u "testXAdES"...int > ( ms . count ()) }); signature . SetXAdESType ( XAdESType...

    docs.aspose.com/cells/es/cpp/support-for-xades-...
  9. Travailler avec PDF Facades|Aspose.PDF for Pyth...

    Apprenez comment utiliser Aspose.PDF Facades en Python via .NET pour modifier le contenu PDF, gérer les Form et les annotations, appliquer la sécurité, signer des fichiers, tamponner des pages, imprimer des documents et inspecter les métadonnées PDF....l’application d’autorisations ou la signature de fichiers, l’API Facades...pages ou l’application de signatures numériques, sans travailler...

    docs.aspose.com/pdf/fr/python-net/working-with-...
  10. Архивы

    Архивы...содержащее графику подписи Image signature = Image.load("sample.psd");...drawImage(signature, new Point(canvas.getHeight() - signature.getHeight()...

    blog.aspose.com/ru/psd/sign-image-java/