Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 4,747 for

sign document

(0.08 sec)
  1. 証明書でVBAコードプロジェクトにデジタル署名する|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....Sign() 方法を使用してください。 Excelファイルが証明...次のサンプルコードは、 Workbook.VbaProject.Sign() 方法を使用する方法を示しています。サンプルコードの...

    docs.aspose.com/cells/ja/java/digitally-sign-a-...
  2. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally Signed messages, setting color category and accessing delivery receipt information.... Managing Digitally Signed Messages Aspose.Email implements...

    docs.aspose.com/email/cpp/managing-message-file...
  3. PdfDigitalSignatureDetails Class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails classe. Contiene i dettagli per firmare un Documento PDF con firma digitale in C#.... Document doc = new Document (); DocumentBuilder...builder . Writeln ( "Contents of signed PDF." ); CertificateHolder...

    reference.aspose.com/words/it/net/aspose.words....
  4. PdfDigitalSignatureDetails Class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails klass. Innehåller detaljer för att Signera ett PDFdokument med en digital Signatur i C#.... Document doc = new Document (); DocumentBuilder...builder . Writeln ( "Contents of signed PDF." ); CertificateHolder...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Добавить строку подписи в лист с помощью C++|Do...

    Эта статья описывает, как добавить линию подписи в рабочий лист с помощью кода C++ и Aspose.Cells for C++.... SetTitle ( u "signed by Aspose.Cells" ); wb . GetWorksheets...

    docs.aspose.com/cells/ru/cpp/add-signature-line/
  6. PDF 파일에서 서명 작업하기|Aspose.PDF for .NET

    이 섹션에서는 PdfFileSignature 클래스를 사용하여 서명 정보를 추출하고, 서명에서 이미지를 추출하고, 언어를 변경하는 방법 등을 설명합니다.... () { // The path to the documents directory var dataDir = RunExamples...PdfFileSignature ()) { // Bind PDF document pdfFileSignature . BindPdf...

    docs.aspose.com/pdf/ko/net/working-with-signatu...
  7. SignOptions.SignatureLineImage | Aspose.Words ل...

    SignOptions SignatureLineImage ملكية. الصورة التي ستظهر في المرتبطةSignatureLine . القيمة الافتراضية هيباطل في C#....16868")] public static void Sign () { string signeeName = "Ron...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Node.jsを使用してC++経由でワークシートに署名行を追加|Documentation

    この記事は、Aspose.Cells for Node.js via C++を用いたNode.jsコードでワークシートに署名線を追加する方法について説明します。...node" ); // The path to the documents directory. const dataDir =...signatureLine . setTitle ( "signed by Aspose.Cells" ); wb . getWorksheets...

    docs.aspose.com/cells/ja/nodejs-cpp/add-signatu...
  9. Supprimer la signature d'un fichier PDF|Aspose....

    Cette section explique comment supprimer une Signature d'un fichier PDF en utilisant la classe PdfFileSignature....RemoveSignature () { // The path to the documents directory var dataDir = RunExamples...PDF document pdFileSignature . BindPdf ( dataDir + "signed_rsa...

    docs.aspose.com/pdf/fr/net/remove-signature-fro...
  10. CertificateHolder Class | Aspose.Words لـ .NET

    Aspose.Words.DigitalSignatures.CertificateHolder فصل. يمثل صاحبشهادة X5092 المثال في C#.... Sign ( inputFileName , outputFileName...new FileStream ( MyDir + "Document.docx" , FileMode . Open ))...

    reference.aspose.com/words/ar/net/aspose.words....