Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 5,574 for

sign document

(1.58 sec)
  1. إضافة توقيع رقمي أو توقيع PDF رقميًا في Python|...

    تعرف على كيفية توقيع مستندات PDF رقميًا وإضافة الطوابع الزمنية والتحقق من صحة التوقيعات في Python....pydrawing as drawing def sign_document ( infile : str , outfile...: str ) -> None : """Sign a PDF document with a PKCS#7 certificate...

    docs.aspose.com/pdf/ar/python-net/digitally-sig...
  2. Agregar firma digital o firmar digitalmente PDF...

    Aprenda a firmar digitalmente Documentos PDF, agregar marcas de tiempo y validar firmas en Python....pydrawing as drawing def sign_document ( infile : str , outfile...: str ) -> None : """Sign a PDF document with a PKCS#7 certificate...

    docs.aspose.com/pdf/es/python-net/digitally-sig...
  3. Цифровий підпис файлу XLSX в Інтернеті або за д...

    Безкоштовний онлайн-додаток для цифрового підпису в таблиці XLSX. Розробіть програму для Android для електронного підпису електронних таблиць XLSX....Android Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...(Office 2007+ Word Document) Sign Excel Sign ODP (OpenDocument...

    products.aspose.com/total/uk/android-java/signa...
  4. Comprobaciones de Integridad de Firma|Aspose.PD...

    Aprenda cómo comprobar si una firma PDF cubre todo el Documento y valide la integridad del Documento firmado usando PdfFileSignature en Python....documento Usar covers_whole_document() cuando necesita confirmar...create_pdf_file_signature ( infile ) try : sign_name = require_signature_name...

    docs.aspose.com/pdf/es/python-net/signature-int...
  5. Como adicionar assinatura de Cartão Inteligente...

    Aspose.PDF for .NET permite que você assine Documentos PDF a partir de um cartão inteligente usando campo de assinatura....GetSignatureInfo () { // The path to the documents directory var dataDir = RunExamples...ySignatures (); // Open a document stream using ( var fs = new...

    docs.aspose.com/pdf/pt/net/sign-pdf-document-fr...
  6. Сохранить документ Visio программно|Documentation

    На этой странице описывается, как сохранить документ Visio в файл, поток с библиотекой Aspose.Diagram....NET // The path to the documents directory. string dataDir...Diagram-for-.NET // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/ru/net/save-visio-docum...
  7. Licensing|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 file is digitally signed, so it must not be modified...

    docs.aspose.com/barcode/python-net/licensing/
  8. Cambios en la API pública en Aspose.Cells 8.6.1...

    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....(); //Test if VbaProject is signed if ( project . isSigned ())... println ( "VBA Project is Signed" ); } else { System . out ...

    docs.aspose.com/cells/es/java/public-api-change...
  9. Aspose.Cells 8.6.1 での Public API 変更|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....VbaProject ; //Test if VbaProject is signed if ( project . IsSigned ) {...WriteLine ( "VBA Project is Signed" ); } else { Console . WriteLine...

    docs.aspose.com/cells/ja/net/public-api-changes...
  10. Agregar línea de firma a la hoja de trabajo con...

    Este artículo describe cómo agregar una línea de firma a la hoja de trabajo usando Node.js con Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...signatureLine . setTitle ( "signed by Aspose.Cells" ); wb . getWorksheets...

    docs.aspose.com/cells/es/nodejs-cpp/add-signatu...