Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 4,511 for

sign document

(0.07 sec)
  1. SignatureLineOptions.DefaultInstructions | Aspo...

    SignatureLineOptions DefaultInstructions proprietà. Ottiene o imposta un valore che indica che le istruzioni predefinite vengono visualizzate nella finestra di dialogo Firma. Il valore predefinito per questa proprietà èVERO in C#.... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Zaten imzalanmış Excel dosyasına dijital imza e...

    Aspose.Cells for C++ kullanarak imzalı Excel dosyalarına dijital imza eklemeyi öğrenin. Çoklu imzalarla belge bütünlüğünü koruyun....xlsx" ; // Load digitally signed workbook Workbook workbook...signature in existing digitally signed workbook." ; DigitalSignature...

    docs.aspose.com/cells/tr/cpp/add-digital-signat...
  3. Verifica si el proyecto VBA en un libro de trab...

    Verifica si el proyecto VBA en un libro de trabajo está firmado usando Aspose.Cells con C++....Check if the VBA project is signed bool isSigned = workbook ....wcout << u "VBA Project is Signed: " << ( isSigned ? u "true"...

    docs.aspose.com/cells/es/cpp/check-if-vba-proje...
  4. Offentliga API ändringar i Aspose.Cells 8.7.0|D...

    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....if VbaProject is digitally signed if ( vbaProject . isSigned...( "VbaProject is digitally signed" ); } else { System . out ...

    docs.aspose.com/cells/sv/java/public-api-change...
  5. Цифровий підпис файлу Excel в Інтернеті або за ...

    Безкоштовний онлайн-додаток для цифрового підпису в таблиці Excel. Розробіть програму C# .NET для електронного підпису електронних таблиць Excel....NET Sign APNG (Animated Portable Network Graphics) Sign BMP (Bitmap...(Bitmap Image File) Sign Excel Sign GIF (Graphical Interchange...

    products.aspose.com/total/uk/net/signature/excel/
  6. C#でデジタル署名を追加またはPDFにデジタル署名する|Aspose.PDF for .NET

    C#またはVB.NETを使用してPDF文書にデジタル署名します。C#またはVB.NETを使用してデジタル署名されたPDFを検証または確認します。...Sign() メソッドで使用する必要があります。 デジタル署名は、文書が保存された後に設定されます。...SignDocument () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/ja/net/digitally-sign-pdf-f...
  7. PDF 파일에 서명 추가|Aspose.PDF for .NET

    이 섹션에서는 PdfFileSignature 클래스를 사용하여 PDF 파일에 서명을 추가하는 방법을 설명합니다....생성되면, PdfFileSignature 클래스의 Sign 메서드를 사용하여 PDF에 서명하고 이 클래스에 특정...AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/ko/net/add-signature-in-pdf/
  8. Vérifier la signature dans un fichier PDF|Aspos...

    Cette section explique comment vérifier la Signature dans un fichier PDF en utilisant la classe PdfFileSignature....IsPdfSigned () { // The path to the documents directory var dataDir = RunExamples...PDF document pdFileSignature . BindPdf ( dataDir + "signed_rsa...

    docs.aspose.com/pdf/fr/net/verify-signature-in-...
  9. Überprüfen, ob das VBA Projekt in einer Arbeits...

    Erfahren Sie, wie Sie überprüfen, ob ein VBA Projekt in einer Arbeitsmappe mit Aspose.Cells for Node.js via C++ Signiert ist....node" ); // The path to the documents directory. const dataDir =...console . log ( "VBA Project is Signed: " + workbook . getVbaProject...

    docs.aspose.com/cells/de/nodejs-cpp/check-if-vb...
  10. PdfDigitalSignatureDetails | Aspose.Words لـ .NET

    PdfDigitalSignatureDetails البناء. تهيئة مثيل لهذه الفئة في C#.... Document doc = new Document (); DocumentBuilder...builder . Writeln ( "Contents of signed PDF." ); CertificateHolder...

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