Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 6,775 for

signature

(0.16 sec)
  1. الدعم لتوقيع 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...
  2. إضافة سطر توقيع إلى ورقة العمل باستخدام 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...
  3. 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/
  4. 아카이브

    아카이브...u"OutputDirectory\\digital-signature-presentation.pptx"; // 프레젠테이션...SharedPtr<DigitalSignature> signature = MakeObject<DigitalSigna...

    blog.aspose.com/ko/slides/protect-powerpoint-pr...
  5. Java 를 사용하여 PDF 디지털 서명 추가 및 확인 | Aspose.PDF

    Java용 Aspose.PDF를 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서에 전자 서명을 만듭니다....inFile ); PdfFileSignature signature = new PdfFileSignature ( pdfDocument...PKCS7/PKCS7Detached // objects signature . sign ( 1 , true , new java...

    products.aspose.com/pdf/ko/java/signature/
  6. 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/
  7. 使用数字签名|Python via .NET 格式的 Aspose.Words

    使用 Python 对文档进行数字签名并检测、计数、验证和删除现有的数字签名。...has_digital_signature 属性。如果文档包含一个或多个数字签名,则此属性返回...您还可以通过检查 Document.digital_signatures 集合的 Count 属性来检查文档在加载后是否具有数字签名。...

    docs.aspose.com/words/zh/python-net/working-wit...
  8. 在PDF文件中使用签名|Aspose.PDF for Java

    本节介绍如何使用PdfFileSignature类在PDF文件中处理签名。...PdfFileSignature signature = new PdfFileSignature (); signature . bindPdf..."DigitallySign.pdf" ); if ( signature . containsSignature ()) {...

    docs.aspose.com/pdf/zh/java/working-with-signat...
  9. ค้นหา

    ค้นหา...ร้อมลายเซ็น using (Image signature = Image.Load("sample.psd"))...DrawImage(signature, new Point(canvas.Height - signature.Height...

    blog.aspose.com/th/psd/sign-image-csharp/
  10. Arsip

    Arsip...tanda tangan using (Image signature = Image.Load("sample.psd"))...DrawImage(signature, new Point(canvas.Height - signature.Height...

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