Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,596 for

signing

(1.28 sec)
  1. Verifikasi Tanda Tangan dalam File PDF|Aspose.P...

    Bagian ini menjelaskan cara memverifikasi tanda tangan dalam File PDF menggunakan kelas PdfFileSignature.... BindPdf ( dataDir + "signed_rsa.pdf" ); if ( pdFileSignature...Console . WriteLine ( "Document Signed" ); } } } Memverifikasi bahwa...

    docs.aspose.com/pdf/id/net/verify-signature-in-...
  2. SignOptions.ProviderId | Aspose.Words لـ .NET

    اكتشف خاصية SignOptions ProviderId، التي تُعرّف مُعرّف فئة مُزوّد التوقيع الخاص بك. خصّصها بسهولة باستخدام مُعرّف GUID فريد لتحقيق أداء مثالي....false , Instructions = "Please sign here." , AllowComments = true..., Comments = "Document was signed by vderyushev" , SignTime =...

    reference.aspose.com/words/ar/net/aspose.words....
  3. SignOptions.ProviderId | Aspose.Words för .NET

    Upptäck egenskapen SignOptions ProviderId, som definierar din signaturleverantörs klass-ID. Anpassa enkelt med ett unikt GUID för optimal prestanda....false , Instructions = "Please sign here." , AllowComments = true..., Comments = "Document was signed by vderyushev" , SignTime =...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Vérifier si le code VBA est signé|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....is_signed pour vérifier si le projet...propriété Workbook.vba_project.is_signed . Vous pouvez utiliser n’importe...

    docs.aspose.com/cells/fr/python-net/check-if-vb...
  5. SignOptions.Comments | Aspose.Words for .NET

    Discover the SignOptions Comments property to enhance your digital signature with custom notes. Improve clarity and communication effortlessly!...Examples Shows how to digitally sign documents. // Create an X.509...file stream, // then create a signed copy of it determined by the...

    reference.aspose.com/words/net/aspose.words.dig...
  6. إضافة توقيع في ملف PDF|Aspose.PDF for Java

    يشرح هذا القسم كيفية العمل مع التوقيع في ملف PDF باستخدام فئة PdfFileSignature....توقيع معين، يمكنك استخدام طريقة sign من فئة PdfFileSignature لتوقيع..."Aspose2021" ); // PKCS#1 pdfSign . sign ( 1 , "أنا مؤلف الوثيقة" , ...

    docs.aspose.com/pdf/ar/java/add-signature-in-pdf/
  7. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Android via Java chart worksheets and automate reports across PPT and PPTX files....(plus sign) Addition or unary plus 2 + 3 - (minus sign) Subtraction...slash) Division 2 / 3 % (percent sign) Percent 30% ^ (caret) Exponentiation...

    docs.aspose.com/slides/androidjava/chart-worksh...
  8. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Java chart worksheets and automate reports across PPT and PPTX files....(plus sign) Addition or unary plus 2 + 3 - (minus sign) Subtraction...slash) Division 2 / 3 % (percent sign) Percent 30% ^ (caret) Exponentiation...

    docs.aspose.com/slides/java/chart-worksheet-for...
  9. C++ kullanarak JavaScript ile Bir Çalışma Kitab...

    Aspose.Cells for JavaScript kullanarak bir çalışma kitabındaki VBA projesinin imzalanıp imzalanmadığını kontrol etmeyi öğrenin....Cells VBA Signed Check </ h1 > < input type...project and checking if it's signed const isSigned = workbook ...

    docs.aspose.com/cells/tr/javascript-cpp/check-i...
  10. PDF 파일에서 서명 작업하기|Aspose.PDF for .NET

    이 섹션에서는 PdfFileSignature 클래스를 사용하여 서명 정보를 추출하고, 서명에서 이미지를 추출하고, 언어를 변경하는 방법 등을 설명합니다.... BindPdf ( dataDir + "signed_rsa.pdf" ); // Get list of...PDF 파일에 서명할 수 있는 기능을 제공합니다. Sign 메서드 구현은 PDF에 서명하고 이 클래스에 특정...

    docs.aspose.com/pdf/ko/net/working-with-signatu...