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

signature

(0.07 sec)
  1. Создать линию подписи в рабочей книге 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...
  2. افزودن و تأیید امضای دیجیتال 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/
  3. 使用 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...
  4. Поддержка цифровых подписей|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...
  5. 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-...
  6. Archiwa

    Archiwa...zawierający grafikę podpisu Image signature = Image.load("sample.psd");...drawImage(signature, new Point(canvas.getHeight() - signature.getHeight()...

    blog.aspose.com/pl/psd/sign-image-java/
  7. Архивы

    Архивы... using (Image signature = Image.Load("sample.psd"))...DrawImage(signature, new Point(canvas.Height - signature.Height...

    blog.aspose.com/ru/psd/sign-image-csharp/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Aggiungi e verifica la firma digitale PDF utilizzando Java https://products.aspose.com/pdf/it/java/Signature/ Recent content in Aggiungi e veri......com/pdf/it/java/signature/ Recent content in Aggiungi...https://products.aspose.com/pdf/it/java/signature/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/java/signature/index...
  9. 向工作表添加签名行|Documentation

    本文介绍如何使用C#代码结合Aspose.Cells for Python via .NET在工作表中添加签名行。...signature_line 属性,用于添加工作表的签名行。 如何向工作表添加签名行...如何向工作表添加签名行 以下示例代码演示了如何使用 Picture.signature_line 属性添加工作表的签名行。屏幕截图展示了示...

    docs.aspose.com/cells/zh/python-net/add-signatu...
  10. Archiv

    Archiv...obrazu s podpisem using (Image signature = Image.Load("sample.psd"))...DrawImage(signature, new Point(canvas.Height - signature.Height...

    blog.aspose.com/cs/psd/sign-image-csharp/