Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 5,445 for

sign document

(0.12 sec)
  1. Revisión y Permisos|Aspose.PDF for Python via .NET

    Aprende cómo inspeccionar revisiones de firmas, revisiones de Documentos y permisos de certificación en archivos PDF utilizando PdfFileSignature en Python....create_pdf_file_signature ( infile ) try : sign_name = require_signature_name...get_revision ( sign_name ) print ( f "Signature Revision for ' { sign_name...

    docs.aspose.com/pdf/es/python-net/revision-perm...
  2. PdfDigitalSignatureDetails Class | Aspose.Words...

    Upptäck klassen Aspose.Words.PdfDigitalSignatureDetails för sömlös digital PDF-Signering. Förbättra dokumentsäkerheten med enkel integration och robusta funktioner.... Document doc = new Document (); DocumentBuilder...builder . Writeln ( "Contents of signed PDF." ); CertificateHolder...

    reference.aspose.com/words/sv/net/aspose.words....
  3. O que há de novo 2022|Aspose.PDF for .NET

    Esta página apresenta os recursos novos mais populares em Aspose.PDF for .NET introduzidos em 2022....PdfToDicom () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/pt/net/whatsnew/2022/
  4. Quoi de neuf 2022|Aspose.PDF for .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF for .NET introduites 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/fr/net/whatsnew/2022/
  5. 아카이브

    아카이브... Document 클래스의 인스턴스를 생성하고 PDF 문서의 경로로...PdfFileSignature 클래스를 초기화하고 여기에 Document 객체를 전달합니다. PKCS7 클래스의 인스턴스를...

    blog.aspose.com/ko/pdf/add-and-verify-digital-s...
  6. Novedades 2021|Aspose.PDF for .NET

    Esta página presenta las características nuevas más populares en Aspose.PDF for .NET introducidas en 2021.... () { // The path to the documents directory var dataDir = RunExamples...PdfFileSecurity ()) { // Bind PDF document fileSecurity . BindPdf ( dataDir...

    docs.aspose.com/pdf/es/net/whatsnew/2021/
  7. Utilisation de Formules ou Fonctions pour Trait...

    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....commencez toujours la chaîne par un signe égal (=) comme vous le faites...setR1C1Formula de la classe Cell . AI Document Assistant Close Fonctions...

    docs.aspose.com/cells/fr/java/get-and-set-formula/
  8. إضافة خط توقيع إلى ورقة العمل باستخدام C++|Docu...

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

    docs.aspose.com/cells/ar/cpp/add-signature-line/
  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. PDF 파일에 서명 추가|Aspose.PDF for Java

    이 섹션에서는 PdfFileSignature 클래스를 사용하여 PDF 파일에서 서명 작업을 수행하는 방법을 설명합니다....생성되면, PdfFileSignature 클래스의 sign 메서드를 사용하여 PDF에 서명하고 특정 서명 객체를...// PKCS#1 pdfSign . sign ( 1 , "I'm document author" , "test01@aspose-pdf-demo...

    docs.aspose.com/pdf/ko/java/add-signature-in-pdf/