Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 5,573 for

sign document

(0.47 sec)
  1. Workbook内のVBAプロジェクトが署名されているかどうかをC++で確認する|Docume...

    Aspose.Cellsを使用してC++でWorkbook内のVBAプロジェクトが署名されているかどうかを確認します。...Check if the VBA project is signed bool isSigned = workbook ....wcout << u "VBA Project is Signed: " << ( isSigned ? u "true"...

    docs.aspose.com/cells/ja/cpp/check-if-vba-proje...
  2. Comment formater un nombre en pourcentage avec ...

    Cet article présentera comment formater un nombre en pourcentage en utilisant l API Aspose.Cells for C++....économiser de l’espace dans votre document ou votre feuille de calcul...originales par 100 et en ajoutant un signe de pourcentage. Cette conversion...

    docs.aspose.com/cells/fr/cpp/how-to-format-numb...
  3. PdfDigitalSignatureDetails | Aspose.Words لـ .NET

    اكتشف منشئ PdfDigitalSignatureDetails، المصمم لتهيئة مثيلات التوقيع الرقمي بكفاءة لإدارة المستندات بشكل آمن.... Document doc = new Document (); DocumentBuilder...builder . Writeln ( "Contents of signed PDF." ); CertificateHolder...

    reference.aspose.com/words/ar/net/aspose.words....
  4. PdfDigitalSignatureDetails | Aspose.Words per .NET

    Scopri il costruttore PdfDigitalSignatureDetails, progettato per inizializzare in modo efficiente le istanze di firma digitale per una gestione sicura dei Documenti.... Document doc = new Document (); DocumentBuilder...builder . Writeln ( "Contents of signed PDF." ); CertificateHolder...

    reference.aspose.com/words/it/net/aspose.words....
  5. SignatureLineOptions.DefaultInstructions | Aspo...

    اكتشف كيف تعمل خاصية SignatureLineOptions DefaultInstructions على تعزيز مربع حوار Sign الخاص بك باستخدام تعليمات افتراضية قابلة للتخصيص للحصول على تجربة مستخدم سلسة.... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. SignatureLineOptions.Email | Aspose.Words لـ .NET

    أدر عناوين البريد الإلكتروني المُقترحة بسهولة مع SignatureLineOptions. حسّن سير عمل بريدك الإلكتروني بخيارات قابلة للتخصيص لضمان تواصل سلس.... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. SignatureLineOptions.Instructions | Aspose.Word...

    اكتشف كيفية تخصيص SignatureLineOptions بتعليمات واضحة للموقّعين، مما يُحسّن تجربة التوقيع. إعداد سهل باستخدام الإعدادات الافتراضية.... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. SignatureLine.IsSigned | Aspose.Words لـ .NET

    اكتشف كيف تُؤكد خاصية IsSigned من SignatureLine صحة التوقيع الرقمي، مما يضمن معاملات آمنة وموثوقة. عزّز سلامة مستنداتك!... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/ar/net/aspose.words....
  9. SignatureLine.IsValid | Aspose.Words per .NET

    Garantisci la sicurezza dei tuoi Documenti con la proprietà IsValid di SignatureLine, che conferma la validità delle firme digitali per garantirne autenticità e affidabilità.... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/it/net/aspose.words....
  10. Restreindre l'édition de documents en C++|Aspos...

    Limitez la modification d'un Document en définissant un type de restriction à l'aide de C++. Vous pouvez également supprimer la protection et rendre les régions modifiables sans restriction....Restreindre la Modification des Documents Contents [ Hide ] Parfois...possibilité de modifier un document et n’autoriser que certaines...

    docs.aspose.com/words/fr/cpp/restrict-document-...