Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 5,304 for

sign document

(0.23 sec)
  1. Aspose.Total for Java Failed to set license. De...

    Dear Aspose support team, We have a 30 days temporary license until we are waiting for our full license to be issued even though all the payments have been made. When we try to start the applications, which are using A…...Document.isLicensed()) { System.out...are signed with SHA256, whereas older licenses were signed with...

    forum.aspose.com/t/aspose-total-for-java-failed...
  2. Arsip

    Arsip...options when loading or saving a document. Mari jelaskan proses mengubah...Aspose.Words, ia membangun DOM (Document Object Model) , dan semua...

    blog.aspose.com/id/words/load-pdf-to-modify-and...
  3. חתום דיגיטלי על קובץ PDF באינטרנט או באמצעות אפ...

    אפליקציה מקוונת בחינם לחתימה דיגיטלית בקבצי PDF. פתח אפליקציית אנדרואיד לחתימה אלקטרונית על מסמכי PDF....קובץ ה-PDF דרך אובייקט המחלקה Document הצג את ה-PdfFileSignature...קובץ האישור והסיסמה השתמש בשיטת sign() כדי לחתום על המסמך שמור את...

    products.aspose.com/total/he/android-java/signa...
  4. Dodaj i weryfikuj podpis cyfrowy PDF przy użyci...

    Tworzenie podpisu elektronicznego w dokumentach PDF programowo przy użyciu przykładowego kodu Java przy użyciu pliku Aspose.PDF dla Java...toString (); Document pdfDocument = new Document ( inFile ); PdfFileSignature...PKCS7/PKCS7Detached // objects signature . sign ( 1 , true , new java . awt...

    products.aspose.com/pdf/pl/java/signature/
  5. Onderteken het Powerpoint-bestand digitaal onli...

    Gratis online app voor digitale handtekening in Powerpoint-presentatie.Ontwikkel een Java-applicatie om Powerpoint-presentaties elektronisch te ondertekenen....API-code integreren om de e-Signing-app te programmeren voor handtekeningen...Gebruik de Aspose Powerpoint e-Sign API om hoogwaardige, platformonafhankelij...

    products.aspose.com/total/nl/java/signature/pow...
  6. Annotations collantes PDF utilisant Python|Aspo...

    Ce sujet concerne les annotations collantes, en tant qu'exemple nous montrons l'Annotation Filigrane dans le texte....dans votre document PDF un logo ou tout autre signe qui confirme...import aspose.pdf as ap document = ap . Document ( input_file ) # Créer...

    docs.aspose.com/pdf/fr/python-net/sticky-annota...
  7. 使用数字签名|Python via .NET 格式的 Aspose.Words

    使用 Python 对文档进行数字签名并检测、计数、验证和删除现有的数字签名。... 您还可以通过检查 Document.digital_signatures 集合的 Count...访问和验证数字签名 一个文档可以有多个数字签名。这些签名都可以通过 Document.digital_signatures 集合访问。返回的每个对象都是一个...

    docs.aspose.com/words/zh/python-net/working-wit...
  8. 使用 C++ 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式在 PDF 文档中创建电子签名... 使用 Document 實例載入 PDF。 載入所有 PDF 文件,並指定其完整路徑。..."DigitallySign_out.pdf" ; auto document = MakeObject < Document > ( inFile );...

    products.aspose.com/pdf/zh-hant/cpp/signature/
  9. Low Code|Aspose.Words pour C++

    Simplifiez les tâches de traitement de Documents telles que comparer, convertir, diviser, fusionner, rechercher et remplacer, et d'autres en utilisant Low Code API. Aspose.Words LowCode API avec une syntaxe claire, des résultats rapides et un effort de codage minimal....Ask AI Travailler avec des Documents en utilisant LowCode API Contents...courantes de traitement des documents. Ce API est conçu pour les...

    docs.aspose.com/words/fr/cpp/low-code/
  10. Aggiungi e verifica la firma digitale PDF utili...

    Crea una firma elettronica nei Documenti PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET...Carica il PDF con un’istanza di Document. Carica tutti i file PDF con...pdfDocument = new Aspose . Pdf . Document ( inputFile ); using var signature...

    products.aspose.com/pdf/it/net/signature/