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

sign document

(0.06 sec)
  1. Generate Aztec Code Barcodes|Documentation

    Use Aspose.BarCode for PHP to generate Aztec Code barcodes... These so-called bulls-eye signs facilitate barcode detection...

    docs.aspose.com/barcode/phpjava/generate-aztec-...
  2. Erstellen Sie eine TextBox, in der jede Zeile e...

    Erfahren Sie, wie Sie mit Aspose.Cells for Node.js via C++ eine TextBox erstellen, in der jede Zeile eine andere horizontale Ausrichtung haben kann....node" ); // The path to the documents directory. const dataDir =...get ( 0 ); shape . setText ( "Sign up for your free phone number...

    docs.aspose.com/cells/de/nodejs-cpp/create-text...
  3. 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/
  4. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Scopri PdfSaveOptions DigitalSignatureDetails per gestire facilmente i dettagli della firma PDF, garantendo un output dei Documenti sicuro ed efficiente.... Document doc = new Document (); DocumentBuilder...builder . Writeln ( "Contents of signed PDF." ); CertificateHolder...

    reference.aspose.com/words/it/net/aspose.words....
  5. 証明書でVBAコードプロジェクトにデジタル署名する|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....Sign() 方法を使用してください。 Excelファイルが証明...次のサンプルコードでは、 Workbook.VbaProject.Sign() メソッドの使用方法を示しています。サンプルコードの...

    docs.aspose.com/cells/ja/net/digitally-sign-a-v...
  6. CertificateHolder Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.DigitalSignatures.CertificateHolder، وهي مفتاحك لإدارة مثيلات X509Certificate2 للتوقيعات الرقمية الآمنة.... Sign ( inputFileName , outputFileName...new FileStream ( MyDir + "Document.docx" , FileMode . Open ))...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Cómo firmar digitalmente un PDF|Aspose.PDF para...

    Firme digitalmente Documentos PDF usando Java. Verifique o valide los PDFs firmados digitalmente con una aplicación basada en Java con PDF Library. Puede certificar un archivo PDF con un certificado PKCS1...."/home/aspose/pdf-examples/Samples/Secure-Sign/" ; public static void SignDocument..."DigitallySign_out.pdf" ; Document document = new Document ( inFile ); PdfFileSignature...

    docs.aspose.com/pdf/es/java/digitally-sign-pdf-...
  8. SignOptions.SignatureLineImage | Aspose.Words ل...

    اكتشف خاصية SignOptions SignatureLineImage لتحسين توقيعاتك الرقمية بصور مخصصة. ارتقِ باحترافية علامتك التجارية اليوم!...16868")] public static void Sign () { string signeeName = "Ron...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Comment formater un nombre en comptabilité|Docu...

    Cet article introduira comment formater un nombre en comptabilité en utilisant l API Aspose.Cells for Java....parenthèses plutôt qu’avec un signe moins. Cette convention est...particulièrement utile dans les documents financiers où il est important...

    docs.aspose.com/cells/fr/java/how-to-format-num...
  10. Signaturlinie zum Arbeitsblatt mit C++ hinzufüg...

    Dieser Artikel beschreibt, wie man mit C++ Codes eine Unterschriftenzeile in das Arbeitsblatt mit Aspose.Cells for C++ hinzufügt.... SetTitle ( u "signed by Aspose.Cells" ); wb . GetWorksheets...

    docs.aspose.com/cells/de/cpp/add-signature-line/