Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 4,758 for

sign document

(0.05 sec)
  1. Цифровий підпис файлу ODP онлайн або створення ...

    Безкоштовна онлайн-програма для цифрового підпису у файлах ODP. Розробіть програму Python для електронного підпису документів ODP....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...
  2. إضافة توقيع في ملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية إضافة توقيع إلى ملف PDF باستخدام فئة PdfFileSignature....توقيع معين، يمكنك استخدام طريقة Sign لفئة PdfFileSignature لتوقيع...AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/ar/net/add-signature-in-pdf/
  3. Funzioni di formula supportate|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....SEARCHB SECOND SEQUENCE SERIESSUM SIGN SIN SINH SKEW SLN SLOPE SMALL...

    docs.aspose.com/cells/it/python-java/supported-...
  4. 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...
  5. Verificar Firma en Archivo PDF|Aspose.PDF for .NET

    Esta sección explica cómo verificar la firma en un archivo PDF utilizando la clase PdfFileSignature....IsPdfSigned () { // The path to the documents directory var dataDir = RunExamples...PDF document pdFileSignature . BindPdf ( dataDir + "signed_rsa...

    docs.aspose.com/pdf/es/net/verify-signature-in-...
  6. Node.js経由でVBAコードのデジタル署名が有効かどうかを確認|Documentation

    Aspose.Cells for Node.js via C++を使用してVBAコードのデジタル署名の有効性を確認する方法を学ぶ...node" ); // The path to the documents directory. const dataDir =..."Is VBA Code Project Valid Signed: " + workbook . getVbaProject...

    docs.aspose.com/cells/ja/nodejs-cpp/check-if-di...
  7. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    أضف خطوط توقيع احترافية إلى مستنداتك بسهولة باستخدام طريقة InsertSignatureLine من DocumentBuilder. حسّن سير عملك اليوم!... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. تحقق ما إذا كان التوقيع الرقمي لشيفر آلي VBA صا...

    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....is_valid_signed . سترجع true إذا كان التوقيع...

    docs.aspose.com/cells/ar/python-net/check-if-di...
  9. Modifiche all API pubblica in Aspose.Cells 8.6....

    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/it/java/public-api-change...
  10. Modifiche all API pubblica in Aspose.Cells 8.6....

    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/it/net/public-api-changes...