Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 4,757 for

sign document

(0.06 sec)
  1. Aggiungi Firma Digitale a un file Excel già fir...

    Impara come aggiungere firme digitali ai file Excel firmati usando Aspose.Cells for C++. Mantieni l integrità del Documento con firme multiple....xlsx" ; // Load digitally signed workbook Workbook workbook...signature in existing digitally signed workbook." ; DigitalSignature...

    docs.aspose.com/cells/it/cpp/add-digital-signat...
  2. Aggiungi firma digitale a un file Excel già fir...

    Questo articolo descrive come aggiungere una firma digitale a un file Excel già firmato usando Node.js con Aspose.Cells for Node.js via C++....which is already digitally signed to add new digital signature...signature in existing digitally signed workbook." , new Date ());...

    docs.aspose.com/cells/it/nodejs-cpp/add-digital...
  3. Generate DataBar Barcodes|Documentation

    Use Aspose.BarCode for PHP via Java to generate Databar barcodes...digits, and 21 punctuation signs. If you need any clarifications...

    docs.aspose.com/barcode/phpjava/generate-databar/
  4. Desteklenen Formül Fonksiyonları|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/tr/python-java/supported-...
  5. Manage VBA codes of Visio Macro-Enabled diagram...

    Add VBA Module and Modify VBA or Macro with Aspose.Diagram library....topics Check if VBA Code is Signed Working with External Data...

    docs.aspose.com/diagram/java/working-with-vbapr...
  6. Цифровий підпис файлу PPTX в Інтернеті або за д...

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

    products.aspose.com/total/uk/net/signature/pptx/
  7. Prüfen, ob die digitale Signatur des VBA Codes ...

    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 -Eigenschaft. Es gibt true...

    docs.aspose.com/cells/de/python-net/check-if-di...
  8. Aspose.Cells 8.6.1 での Public API 変更|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....(); //Test if VbaProject is signed if ( project . isSigned ())... println ( "VBA Project is Signed" ); } else { System . out ...

    docs.aspose.com/cells/ja/java/public-api-change...
  9. Modifiche all API pubblica in Aspose.Cells 8.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....if VbaProject is digitally signed if ( vbaProject . isSigned...( "VbaProject is digitally signed" ); } else { System . out ...

    docs.aspose.com/cells/it/java/public-api-change...
  10. Calcul des formules|Documentation

    Cet article présente comment utiliser la bibliothèque Aspose.Cells pour calculer des formules dans Microsoft Excel. 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 enregistrons le fichier Excel modifié sur le disque....commencez toujours la chaîne par un signe égal (=) comme vous le faites...

    docs.aspose.com/cells/fr/net/calculate-formulas/