Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 6,452 for

signature

(0.21 sec)
  1. Working With Text - Facades|Aspose.PDF for C++

    Simplify text manipulation in PDF files using text facades with Aspose.PDF for C++. Add, edit, and format text seamlessly....Working with Security and Signatures - Facades...

    docs.aspose.com/pdf/cpp/working-with-text-facades/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodaj i weryfikuj podpis cyfrowy PDF przy użyciu Java https://products.aspose.com/pdf/pl/java/Signature/ Recent content in Dodaj i weryfikuj po......com/pdf/pl/java/signature/ Recent content in Dodaj i...https://products.aspose.com/pdf/pl/java/signature/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/java/signature/index...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Aggiungi e verifica la firma digitale PDF utilizzando C# https://products.aspose.com/pdf/it/net/Signature/ Recent content in Aggiungi e verific......com/pdf/it/net/signature/ Recent content in Aggiungi...https://products.aspose.com/pdf/it/net/signature/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/net/signature/index.xml
  4. 記録

    記録...pdf"); PdfFileSignature signature = new PdfFileSignature(doc);...400, 100); // 署名の外観を設定する signature.setSignatureAppearan("aspose-logo...

    blog.aspose.com/ja/pdf/add-and-verify-digital-s...
  5. Dodaj i weryfikuj podpis cyfrowy PDF przy użyci...

    Tworzenie podpisu elektronicznego w dokumentach PDF programowo przy użyciu przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET...Document ( path_infile ) signature = apdf . facades . PdfFileSignature...pfx" , "Pa$$w0rd12345" ) signature . sign ( 1 , True , apdf ...

    products.aspose.com/pdf/pl/python-net/signature/
  6. Lägg till underskriftslinje i arbetsbladet med ...

    Denna artikel beskriver hur man lägger till en underskriftslinje i arbetsbladet med Node.js kod med Aspose.Cells for Node.js via C++....pfx" ); const signature = new AsposeCells . DigitalSignature..., "test Microsoft Office signature line" , new Date ()); const...

    docs.aspose.com/cells/sv/nodejs-cpp/add-signatu...
  7. PDF를 디지털 서명하는 방법|Aspose.PDF for PHP via Java

    Java를 사용하여 PDF 문서에 디지털 서명합니다. Java 기반 애플리케이션과 PDF 라이브러리를 사용하여 디지털 서명이 있는 PDF를 검증하거나 확인합니다. PKCS1 인증서를 사용하여 PDF 파일을 인증할 수 있습니다....Document ( $inputFile ); $signature = new facades_PdfFileSignature...300 , 100 , 420 , 160 ); $signature -> sign ( 1 , true , $rectangle...

    docs.aspose.com/pdf/ko/php-java/digitally-sign-...
  8. Signer numériquement un projet de code VBA avec...

    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....Applications) Cliquez sur Outils > Signatures numériques… dans l’EDI VBA...montrera le Formulaire de Signature Numérique indiquant si le...

    docs.aspose.com/cells/fr/java/digitally-sign-a-...
  9. Erstellen und Festlegen von E‑Mail‑Inhalten|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.... Nachfolgend ist die Signatur der Insert‑Methode sowie Beispielcode...Beispielcode zur Verwendung. Method Signature HeaderCollection . insert...

    docs.aspose.com/email/de/java/creating-and-sett...
  10. ワークシートに署名行を追加(C++)|Documentation

    この資料では、C++コードとAspose.Cells for C++を使ってワークシートに署名行を追加する方法について説明します。...tm_sec , 0 }; DigitalSignature signature ( certificatePath , password...u "test Microsoft Office signature line" , currentDate ); DigitalSignatureColl...

    docs.aspose.com/cells/ja/cpp/add-signature-line/