Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 5,547 for

sign document

(0.1 sec)
  1. DigitalSignature.CertificateHolder | Aspose.Wor...

    Scopri la proprietà DigitalSignature CertificateHolder, che recupera l'oggetto titolare del certificato per una maggiore sicurezza e verifica della firma dei Documenti....DetectFileFormat ( MyDir + "Document.docx" ). HasDigitalSignature...DigitalSignatureUtil . Sign ( MyDir + "Document.docx" , ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words....
  2. DigitalSignatureCollection.IsValid | Aspose.Wor...

    تأكد من سلامة المستندات باستخدام خاصية IsValid في DigitalSignatureCollection. فهي تتحقق من صحة جميع التوقيعات وخلوها من العبث، مما يعزز الأمان....DetectFileFormat ( MyDir + "Document.docx" ). HasDigitalSignature...DigitalSignatureUtil . Sign ( MyDir + "Document.docx" , ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Apa yang baru 2022|Aspose.PDF for .NET

    Halaman ini memperkenalkan fitur-fitur baru yang paling populer dalam Aspose.PDF for .NET yang diperkenalkan pada tahun 2022....PdfToDicom () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/id/net/whatsnew/2022/
  4. Novedades 2022|Aspose.PDF for .NET

    Esta página presenta las características nuevas más populares en Aspose.PDF for .NET introducidas en 2022....PdfToDicom () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/es/net/whatsnew/2022/
  5. Python でスマートカードから PDF ドキュメントに署名する|Aspose.PDF fo...

    Python でスマートカードと外部証明書を使用して PDF 文書に署名する方法を学習します。...pydrawing as drawing def sign_with_smart_card ( infile : str...: str ) -> None : """Sign a PDF document using a smart-card certificate...

    docs.aspose.com/pdf/ja/python-net/sign-pdf-docu...
  6. VbaModule.SourceCode | Aspose.Words لـ .NET

    تمتع بالوصول إلى شيفرة مصدر وحدة مشروع VBA وتعديلها بسهولة باستخدام خاصية VbaModule SourceCode. حسّن كفاءة برمجة مشروعك اليوم!... Document doc = new Document (); // إنشاء مشروع...الخاصة بالمستند. Document doc = new Document ( MyDir + "VBA project...

    reference.aspose.com/words/ar/net/aspose.words....
  7. VbaModule.Name | Aspose.Words för .NET

    Upptäck hur du använder egenskapen VbaModule Name för att enkelt hantera namnen på dina VBA-projektmoduler för förbättrad organisation och effektivitet.... Document doc = new Document (); // Skapa ett...VBA-projektinformation. Document doc = new Document ( MyDir + "VBA project...

    reference.aspose.com/words/sv/net/aspose.words....
  8. VbaModule.Name | Aspose.Words لـ .NET

    اكتشف كيفية استخدام خاصية اسم VbaModule لإدارة أسماء وحدات مشروع VBA بسهولة لتحسين التنظيم والكفاءة.... Document doc = new Document (); // إنشاء مشروع...الخاصة بالمستند. Document doc = new Document ( MyDir + "VBA project...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Licensing|Aspose.Medical for .NET 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....The license file is digitally signed, so you must not modify the...

    docs.aspose.com/medical/net/getting-started/lic...
  10. إضافة خط توقيع إلى ورقة العمل باستخدام C++|Docu...

    تصف هذه المقالة كيفية إضافة خط توقيع إلى ورقة العمل باستخدام رموز C++ باستخدام Aspose.Cells for C++.... SetTitle ( u "signed by Aspose.Cells" ); wb . GetWorksheets...

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