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

signature

(0.09 sec)
  1. 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/ja/net/digitally-sign-pdf-f...
  2. Categories

    Finden Sie Antworten nach API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspos......Transparente Bilder mit C# erstellen Signatur auf Foto mit Python setzen...konvertieren Signatur in Foto einfügen mit C# Signatur auf Foto setzen...

    kb.aspose.com/de/categories/page/11/
  3. Добавить линию подписи в лист с помощью Node.js...

    Этот раздел описывает, как добавлять линию подписи в лист с помощью Node.js и Aspose.Cells for Node.js via C++....pfx" ); const signature = new AsposeCells . DigitalSignature..., "test Microsoft Office signature line" , new Date ()); const...

    docs.aspose.com/cells/ru/nodejs-cpp/add-signatu...
  4. الدعم لتوقيع XAdES مع Node.js عبر C++|Documenta...

    يصف هذا المقال دعم توقيع XAdES باستخدام Node.js عبر C++ مع Aspose.Cells....pfx" ); const signature = new AsposeCells . DigitalSignature..."testXAdES" , new Date ()); signature . setXAdESType ( AsposeCells...

    docs.aspose.com/cells/ar/nodejs-cpp/support-for...
  5. إضافة سطر توقيع إلى ورقة العمل باستخدام Node.js...

    يصف هذا المقال كيفية إضافة سطر توقيع إلى ورقة العمل باستخدام رمز Node.js مع Aspose.Cells for Node.js via C++....pfx" ); const signature = new AsposeCells . DigitalSignature..., "test Microsoft Office signature line" , new Date ()); const...

    docs.aspose.com/cells/ar/nodejs-cpp/add-signatu...
  6. Aspose.Imaging Product Family

    Finden Sie Antworten zum programmgesteuerten Manipulieren, Erstellen, Konvertieren und Bearbeiten von Bildern....erstellen Signatur auf Foto mit Python setzen Signatur in Foto...Foto einfügen mit C# Signatur auf Foto setzen mit Java «« « 1 2 3...

    kb.aspose.com/de/imaging/
  7. Agregar línea de firma a la hoja de trabajo con...

    Este artículo describe cómo agregar una línea de firma a la hoja de trabajo usando códigos C++ con Aspose.Cells for C++....tm_sec , 0 }; DigitalSignature signature ( certificatePath , password...u "test Microsoft Office signature line" , currentDate ); DigitalSignatureColl...

    docs.aspose.com/cells/es/cpp/add-signature-line/
  8. Signera digitalt ett VBA kodprojekt med certifi...

    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....Klicka på Verktyg > Digitala signaturer… av Visual Basic for Applications...det kommer att visa Digital Signature Form och visa om dokumentet...

    docs.aspose.com/cells/sv/java/digitally-sign-a-...
  9. 記録

    記録...トを作成します DigitalSignature signature = new DigitalSignature("testsignature1...@"testpass1"); // 新しいデジタル署名にコメントする signature.Comments = "Aspose.Slides...

    blog.aspose.com/ja/slides/protect-powerpoint-pp...
  10. Archivio

    Archivio...con la firma using (Image signature = Image.Load("sample.psd"))...DrawImage(signature, new Point(canvas.Height - signature.Height...

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