Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 5,396 for

sign document

(0.16 sec)
  1. CertificateHolder.Certificate | Aspose.Words fö...

    Få åtkomst till X509Certificate2-instansen med privata nycklar och certifikatkedja. Förenkla din säkerhetshantering med vår CertificateHolder-egenskap.... Document doc = new Document ( MyDir + "Digitally..."Digitally signed.docx" ); foreach ( DigitalSignature signature in...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Aggiungi e verifica la firma digitale PDF utili...

    Crea una firma elettronica nei Documenti PDF in modo programmatico con il codice di esempio C++ usando Aspose.PDF per C++...Carica il PDF con un’istanza di Document. Carica tutti i file PDF con..."DigitallySign_out.pdf" ; auto document = MakeObject < Document > ( inFile );...

    products.aspose.com/pdf/it/cpp/signature/
  3. Arşiv

    Arşiv... Document sınıfından bir nesne oluşturun...bir nesne oluşturun ve onu Document sınıfının nesnesiyle başlatın...

    blog.aspose.com/tr/pdf/digitally-sign-pdf-docum...
  4. Trabajando con Archivos Adjuntos y Objetos Inse...

    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....del archivo adjunto como “Document.docx” utilizando la propiedad..."https://[attach_uri]" ) { Name = "Document.docx" , ProviderType = AttachmentProviderTy...

    docs.aspose.com/email/es/net/working-with-attac...
  5. Lưu trữ

    Lưu trữ...Tạo một đối tượng của lớp Document và khởi tạo nó bằng đường...using (Document pdfDocument = new Document("Document.pdf")) {...

    blog.aspose.com/vi/pdf/digitally-sign-pdf-docum...
  6. SignatureLine Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Drawing.SignatureLine per gestire e personalizzare facilmente le proprietà della riga della firma per una maggiore sicurezza dei Documenti.... Document doc = new Document (); DocumentBuilder...com" , Instructions = "Please sign here" , ShowDate = true , Signer...

    reference.aspose.com/words/it/net/aspose.words....
  7. eSign EML fájlok a.NET-en keresztül | products....

    C# forráskód az e-SGIN EML dokumentumokhoz .NET Framework, .NET Core és Xamarin platformokon....Install-Package Visit our documentation for more details. Hogyan...NuGetből a fenti Letöltés gombbal E-sign EML fájlok - C# var mail = MapiHelper...

    products.aspose.com/email/hu/net/signature/eml/
  8. eSign MBOX fájlok a.NET-en keresztül | products...

    C# forráskód az e-SGIN MBOX dokumentumokhoz .NET Framework, .NET Core és Xamarin platformokon....Install-Package Visit our documentation for more details. Hogyan...NuGetből a fenti Letöltés gombbal E-sign MBOX fájlok - C# var mail =...

    products.aspose.com/email/hu/net/signature/mbox/
  9. Calculer des formules avec JavaScript via C++|D...

    Cet article explique comment utiliser la bibliothèque Aspose.Cells pour calculer des formules dans Microsoft Excel en utilisant JavaScript via C++. En chargeant un fichier Excel existant ou en créant un nouveau fichier Excel, nous pouvons utiliser les méthodes fournies par Aspose.Cells pour calculer la formule et obtenir le résultat. Enfin, nous sauvegardons le fichier Excel modifié sur le disque....commencez toujours la chaîne par un signe égal (=), comme lors de la création...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/fr/javascript-cpp/calcula...
  10. 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...data_dir , outfile ) document = apdf . Document ( path_infile ) signature...facades . PdfFileSignature ( document ) # Use PKCS7/PKCS7Detached...

    products.aspose.com/pdf/pl/python-net/signature/