Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 5,400 for

sign document

(0.32 sec)
  1. PDFファイルに署名を追加|Aspose.PDF for .NET

    このセクションでは、PdfFileSignatureクラスを使用してPDFファイルに署名を追加する方法を説明します。...特定の署名タイプのオブジェクトが作成されると、 PdfFileSignature クラスの Sign メソッドを使用してPDFに署名し、このクラスに特定の署...AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/ja/net/add-signature-in-pdf/
  2. 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...
  3. Node.js üzerinden C++ ile her satırın farklı Ya...

    Aspose.Cells for Node.js via C++ kullanarak her satırın farklı yatay hizalamaya sahip olabileceği bir TextBox oluşturmayı öğrenin....node" ); // The path to the documents directory. const dataDir =...get ( 0 ); shape . setText ( "Sign up for your free phone number...

    docs.aspose.com/cells/tr/nodejs-cpp/create-text...
  4. 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...
  5. Цифровий підпис файлу DOC в Інтернеті або за до...

    Безкоштовна онлайн-програма для цифрового підпису у файлах DOC. Розробити програму Java для електронного підпису документів DOC....sign із відповідними параметрами...with Java Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/uk/java/signature/doc/
  6. Salva il documento Visio a livello di codice|Do...

    Questa pagina descrive come salvare il Documento Visio su file, eseguire lo streaming con la libreria Aspose.Diagram....Diagram-for-Java // The path to the documents directory. String dataDir...Diagram-for-Java // The path to the documents directory. String dataDir...

    docs.aspose.com/diagram/it/java/save-visio-docu...
  7. Spara Visio dokument programmatiskt|Documentation

    Den här sidan beskriver hur man sparar Visio dokument till fil, streama med Aspose.Diagram bibliotek....NET // The path to the documents directory. string dataDir...Diagram-for-.NET // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/sv/net/save-visio-docum...
  8. Restreindre la modification des documents dans ...

    Limitez la modification d'un Document en définissant un type de restriction. Vous pouvez également supprimer la protection et rendre les régions modifiables sans restriction à l'aide de Java....Restreindre la Modification des Documents Contents [ Hide ] Parfois...possibilité de modifier un document et n’autoriser que certaines...

    docs.aspose.com/words/fr/java/restrict-document...
  9. SignatureLine.ProviderId | Aspose.Words لـ .NET

    اكتشف خاصية SignatureLine ProviderId لإدارة مُعرّفات مُزوّد التوقيع بسهولة. بسّط سير عملك بإعداداتنا الافتراضية.... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/ar/net/aspose.words....
  10. PDF 파일에서 서명 확인|Aspose.PDF for .NET

    이 섹션에서는 PdfFileSignature 클래스를 사용하여 PDF 파일에서 서명을 확인하는 방법을 설명합니다....IsPdfSigned () { // The path to the documents directory var dataDir = RunExamples...PDF document pdFileSignature . BindPdf ( dataDir + "signed_rsa...

    docs.aspose.com/pdf/ko/net/verify-signature-in-...