Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 6,031 for

signature

(0.19 sec)
  1. 搜索

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

    blog.aspose.com/zh-hant/slides/use-java-to-add-...
  2. Lưu trữ

    Lưu trữ...phụ có chữ ký using (Image signature = Image.Load("sample.psd"))...DrawImage(signature, new Point(canvas.Height - signature.Height...

    blog.aspose.com/vi/psd/sign-image-csharp/
  3. Crea Linea di Firma in un Workbook Excel utiliz...

    Questo articolo descrive come creare una Linea di Firma in un Workbook Excel utilizzando codice JavaScript con Aspose.Cells for JavaScript tramite C++....head > < body > < h1 > Add Signature Line Example </ h1 > < input...Workbook (); } // Create signature line object const signatureLine...

    docs.aspose.com/cells/it/javascript-cpp/create-...
  4. Создание линии подписи в рабочей книге Excel с ...

    Эта статья описывает, как создать линию подписи в рабочей книге Excel с помощью JavaScript и Aspose.Cells for JavaScript через C++....head > < body > < h1 > Add Signature Line Example </ h1 > < input...Workbook (); } // Create signature line object const signatureLine...

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

    کد منبع نسخه ی نمایشی ساده برای اضافه کردن تایید امضای دیجیتال PDF بر روی هر پلت فرم با زبان C++....Document > ( inFile ); auto signature = MakeObject < PdfFileSignature...300 , 100 , 400 , 200 ); signature -> Sign ( 1 , true , rect...

    products.aspose.com/pdf/fa/cpp/signature/
  6. 使用 C# 添加和验证 PDF 数字签名 | Aspose.PDF

    C# 源代码,用于在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 在 PDF 文档中创建电子签名。...( inputFile ); using var signature = new Aspose . Pdf . Facades...PKCS7/PKCS7Detached objects signature . Sign ( 1 , true , new System...

    products.aspose.com/pdf/zh-hans/net/signature/
  7. Soporte para firma XAdES con Node.js a través d...

    Este artículo describe el soporte para la firma XAdES usando Node.js a través de C++ con Aspose.Cells....pfx" ); const signature = new AsposeCells . DigitalSignature..."testXAdES" , new Date ()); signature . setXAdESType ( AsposeCells...

    docs.aspose.com/cells/es/nodejs-cpp/support-for...
  8. Signaturzeile zum Arbeitsblatt mit Node.js über...

    Dieser Artikel beschreibt, wie man mit Node.js Code und Aspose.Cells for Node.js via C++ eine Signaturzeile zum Arbeitsblatt hinzufügt....pfx" ); const signature = new AsposeCells . DigitalSignature..., "test Microsoft Office signature line" , new Date ()); const...

    docs.aspose.com/cells/de/nodejs-cpp/add-signatu...
  9. Aspose.Slides Product Family

    Finden Sie Antworten zum Erstellen, Konvertieren und Bearbeiten von Präsentationen im Code, ohne Microsoft PowerPoint zu verwenden....in Python So fügen Sie eine Signatur in PowerPoint mit C# ein So...So fügen Sie eine Signatur in PowerPoint mit Java hinzu So fügen...

    kb.aspose.com/de/slides/page/3/
  10. เพิ่มและยืนยันลายเซ็นดิจิทัล PDF โดยใช้ C++ | A...

    ซอร์สโค้ดสาธิตง่ายๆเพื่อเพิ่มลายเซ็นดิจิทัลแบบ PDF ยืนยันบนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Document > ( inFile ); auto signature = MakeObject < PdfFileSignature...300 , 100 , 400 , 200 ); signature -> Sign ( 1 , true , rect...

    products.aspose.com/pdf/th/cpp/signature/