Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 5,532 for

sign document

(0.18 sec)
  1. Цифровий підпис файлу Powerpoint в Інтернеті аб...

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

    products.aspose.com/total/uk/java/signature/pow...
  2. SignatureLineOptions.Email | Aspose.Words per .NET

    Gestisci gli indirizzi email dei firmatari suggeriti senza sforzo con SignatureLineOptions. Migliora il tuo flusso di lavoro email con opzioni personalizzabili per una comunicazione fluida.... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/it/net/aspose.words/...
  3. SignatureLineOptions.DefaultInstructions | Aspo...

    Scopri come la proprietà DefaultInstructions di SignatureLineOptions migliora la finestra di dialogo Firma con istruzioni predefinite personalizzabili per un'esperienza utente fluida.... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/it/net/aspose.words/...
  4. SignatureLineOptions.Instructions | Aspose.Word...

    Scopri come personalizzare SignatureLineOptions con istruzioni chiare per i firmatari, migliorando l'esperienza di firma. Configurazione semplice con impostazioni predefinite.... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Manage VBA codes of Visio Macro-Enabled diagram...

    Add VBA Module and Modify VBA or Macro with Aspose.Diagram library....Shape // The path to the documents directory. string dataDir...Shape // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/net/working-with-vbapro...
  6. Цифровий підпис файлу JPG онлайн або створення ...

    Безкоштовна онлайн-програма для цифрового підпису у файлах JPG. Розробіть програму Python для електронного підпису документів JPG....Python Sign APNG (Animated Portable Network Graphics) Sign BMP (Bitmap...Image File) Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/uk/python-net/signatu...
  7. Сохранить документ Visio программно|Documentation

    На этой странице описывается, как сохранить документ Visio в файл, поток с библиотекой Aspose.Diagram....NET // The path to the documents directory. string dataDir...Diagram-for-.NET // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/ru/net/save-visio-docum...
  8. Agregar firma digital a un archivo de Excel ya ...

    Aprende cómo agregar firmas digitales a archivos de Excel firmados usando Aspose.Cells for C++. Mantén la integridad del Documento con múltiples firmas....xlsx" ; // Load digitally signed workbook Workbook workbook...signature in existing digitally signed workbook." ; DigitalSignature...

    docs.aspose.com/cells/es/cpp/add-digital-signat...
  9. Aggiungi linea di firma al foglio di lavoro con...

    Questo articolo descrive come aggiungere una linea di firma al foglio di lavoro usando il codice 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/it/nodejs-cpp/add-signatu...
  10. Agregar Firma en Archivo PDF|Aspose.PDF for .NET

    Esta sección explica cómo agregar una firma a un archivo PDF utilizando la clase PdfFileSignature....particular, puede utilizar el método Sign de la clase PdfFileSignature...AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...

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