Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 5,533 for

sign document

(0.89 sec)
  1. Comparați Două Documente Folosind Python

    Comparați Word Documente sau PDF folosind Python pentru a obține diferența dintre fișiere. De asemenea, puteți compara fișiere în alte formate populare....Comparați Word documente sau PDF în Python Bibliotecă Python...fidelitate pentru a compara două documente în PDF, Word, HTML, TXT, MD...

    products.aspose.com/words/ro/python-net/compare/
  2. Zarządzaj załącznikami e‑mail i osadzonymi obie...

    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....Ustawia nazwę załącznika na "Document.docx" przy użyciu Name właściwość..."https://[attach_uri]" ) { Name = "Document.docx" , ProviderType = AttachmentProviderTy...

    docs.aspose.com/email/pl/net/manage-email-attac...
  3. Управление на имейл прикачени файлове и вграден...

    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....името на прикачения файл на "Document.docx" чрез Name свойство на..."https://[attach_uri]" ) { Name = "Document.docx" , ProviderType = AttachmentProviderTy...

    docs.aspose.com/email/bg/net/manage-email-attac...
  4. Python で PDF にデジタル署名を追加したり、PDF にデジタル署名したりできます。|...

    Python で PDF 文書にデジタル署名し、タイムスタンプを追加し、署名を検証する方法を学びましょう。...pydrawing as drawing def sign_document ( infile : str , outfile...: str ) -> None : """Sign a PDF document with a PKCS#7 certificate...

    docs.aspose.com/pdf/ja/python-net/digitally-sig...
  5. Цифровий підпис файлу ODP в Інтернеті або за до...

    Безкоштовний онлайн-додаток для цифрового підпису в ODP Presentation. Розробка програми .NET для електронного підпису презентацій ODP....Використовуйте Aspose ODP e-Sign API для розробки високорівневого...NET Sign APNG (Animated Portable Network Graphics) Sign BMP (Bitmap...

    products.aspose.com/total/uk/net/signature/odp/
  6. Ajouter une ligne de signature à la feuille de ...

    Cet article explique comment ajouter une ligne de Signature à la feuille de calcul en utilisant Node.js avec 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/fr/nodejs-cpp/add-signatu...
  7. التغييرات العامة في واجهة برمجة التطبيقات العام...

    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....(); //Test if VbaProject is signed if ( project . isSigned ())... println ( "VBA Project is Signed" ); } else { System . out ...

    docs.aspose.com/cells/ar/java/public-api-change...
  8. إضافة توقيع رقمي أو توقيع PDF رقمي في C#|Aspose...

    توقيع مستندات PDF رقميًا باستخدام C# أو VB.NET. تحقق أو تحقق من صحة ملفات PDF الموقعة رقميًا باستخدام C# أو VB.NET....Sign() . سيتم تعيين التوقيع الرقمي...SignDocument () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/ar/net/digitally-sign-pdf-f...
  9. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Aggiungi facilmente righe di firma professionali ai tuoi Documenti con il metodo InsertSignatureLine di DocumentBuilder. Migliora il tuo flusso di lavoro oggi stesso!... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Добавить подпись в PDF файл|Aspose.PDF for .NET

    Этот раздел объясняет, как добавить подпись в PDF файл с помощью класса PdfFileSignature....вы можете использовать метод Sign класса PdfFileSignature для...AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/ru/net/add-signature-in-pdf/