Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 4,738 for

sign document

(0.32 sec)
  1. PdfDigitalSignatureTimestampSettings | Aspose.W...

    PdfDigitalSignatureTimestampSettings byggare. Initierar en instans av denna klass i C#.... Document doc = new Document (); DocumentBuilder...doc ); builder . Writeln ( "Signed PDF contents." ); // Skapa...

    reference.aspose.com/words/sv/net/aspose.words....
  2. PDF를 디지털 서명하는 방법|Aspose.PDF for Java

    Java를 사용하여 PDF 문서를 디지털 서명합니다. Java 기반 애플리케이션과 PDF 라이브러리를 사용하여 디지털 서명된 PDF를 확인하거나 검증합니다. PKCS1-인증서로 PDF 파일을 인증할 수 있습니다...."/home/aspose/pdf-examples/Samples/Secure-Sign/" ; public static void SignDocument..."DigitallySign_out.pdf" ; Document document = new Document ( inFile ); PdfFileSignature...

    docs.aspose.com/pdf/ko/java/digitally-sign-pdf-...
  3. Crea una TextBox in cui ogni riga ha un allinea...

    Impara come creare una TextBox in cui ogni riga può avere un allineamento orizzontale diverso usando Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...get ( 0 ); shape . setText ( "Sign up for your free phone number...

    docs.aspose.com/cells/it/nodejs-cpp/create-text...
  4. Работа с вложениями и встроенными объектами|Doc...

    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.... setName ( "Document.docx" ); refAttach . setProviderType...signedEml = MailMessage . load ( "signed.eml" ); if ( signedEml . isSigned...

    docs.aspose.com/email/ru/java/working-with-atta...
  5. إزالة التوقيع من ملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية إزالة التوقيع من ملف PDF باستخدام فئة PdfFileSignature....RemoveSignature () { // The path to the documents directory var dataDir = RunExamples...PDF document pdFileSignature . BindPdf ( dataDir + "signed_rsa...

    docs.aspose.com/pdf/ar/net/remove-signature-fro...
  6. PdfDigitalSignatureTimestampSettings | Aspose.W...

    PdfDigitalSignatureTimestampSettings costruttore. Inizializza unistanza di questa classe in C#.... Document doc = new Document (); DocumentBuilder...doc ); builder . Writeln ( "Signed PDF contents." ); // Crea un...

    reference.aspose.com/words/it/net/aspose.words....
  7. 在使用Node.js通过C++为已签名的Excel文件添加数字签名|Documentation

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js为已签名的Excel文件添加数字签名。...which is already digitally signed to add new digital signature...signature in existing digitally signed workbook." , new Date ());...

    docs.aspose.com/cells/zh/nodejs-cpp/add-digital...
  8. C++ ile Çalışma Sayfasına İmza Satırı Ekleme|Do...

    Bu makale, C++ kodlarıyla ve Aspose.Cells for C++ kullanarak çalışma sayfasına imza satırı ekleme yöntemini anlatır.... SetTitle ( u "signed by Aspose.Cells" ); wb . GetWorksheets...

    docs.aspose.com/cells/tr/cpp/add-signature-line/
  9. Lägg till signaturlinje i arbetsblad med C++|Do...

    Denna artikel beskriver hur man lägger till en Signaturlinje i arbetsbladet med hjälp av C++ koder med Aspose.Cells for C++.... SetTitle ( u "signed by Aspose.Cells" ); wb . GetWorksheets...

    docs.aspose.com/cells/sv/cpp/add-signature-line/
  10. Ajouter une signature numérique dans un PDF en ...

    Signer numériquement des Documents PDF dans l'environnement Node.js....signature numérique dans un document PDF est un moyen de vérifier...l’authenticité et l’intégrité du document. C’est le processus de signature...

    docs.aspose.com/pdf/fr/nodejs-cpp/sign-pdf/