Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 6,062 for

signature

(0.14 sec)
  1. 搜索

    搜索...DigitalSignature 對象 DigitalSignature signature = new DigitalSignature("testsignature1..."testpass1"); // 評論新數字簽名 signature.setComments("Aspose.Slides...

    blog.aspose.com/zh-hant/slides/use-java-to-add-...
  2. C#에서 디지털 서명 추가 또는 PDF 디지털 서명|Aspose.PDF for .NET

    C# 또는 VB.NET을 사용하여 PDF 문서에 디지털 서명합니다. C# 또는 VB.NET을 사용하여 디지털 서명된 PDF를 검증하거나 유효성을 검사합니다....PdfFileSignature object using ( var signature = new Aspose . Pdf . Facades..."12345" ); // Sign PDF file signature . Sign ( 1 , true , new System...

    docs.aspose.com/pdf/ko/net/digitally-sign-pdf-f...
  3. PDF를 디지털 서명하는 방법|Aspose.PDF for C++

    C++를 사용하여 PDF 문서에 디지털 서명합니다. C++를 사용하여 디지털 서명된 PDF를 확인하거나 검증하십시오....Document > ( inFile ); auto signature = MakeObject < PdfFileSignature...300 , 100 , 400 , 200 ); signature -> Sign ( 1 , true , rect...

    docs.aspose.com/pdf/ko/cpp/digitally-sign-pdf-f...
  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. Поддержка цифровых подписей|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...
  7. 使用 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...
  8. Добавить строку подписи в лист с помощью C++|Do...

    Эта статья описывает, как добавить линию подписи в рабочий лист с помощью кода C++ и Aspose.Cells for C++....tm_sec , 0 }; DigitalSignature signature ( certificatePath , password...u "test Microsoft Office signature line" , currentDate ); DigitalSignatureColl...

    docs.aspose.com/cells/ru/cpp/add-signature-line/
  9. C++ ile Çalışma Sayfasına İmza Satırı Ekleme|Do...

    Bu makale, C++ kodlarıyla ve Aspose.Cells for C++ kullanarak çalışma sayfasına imza satırı ekleme yöntemini anlatır....tm_sec , 0 }; DigitalSignature signature ( certificatePath , password...u "test Microsoft Office signature line" , currentDate ); DigitalSignatureColl...

    docs.aspose.com/cells/tr/cpp/add-signature-line/
  10. Signaturlinie zum Arbeitsblatt mit C++ hinzufüg...

    Dieser Artikel beschreibt, wie man mit C++ Codes eine Unterschriftenzeile in das Arbeitsblatt mit Aspose.Cells for C++ hinzufügt....tm_sec , 0 }; DigitalSignature signature ( certificatePath , password...u "test Microsoft Office signature line" , currentDate ); DigitalSignatureColl...

    docs.aspose.com/cells/de/cpp/add-signature-line/