Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 5,401 for

sign document

(1.01 sec)
  1. تعيين تباعد الأسطر للفقرات في شكل أو مربع نص با...

    تعلم كيفية تعيين تباعد الأسطر للفقرات في الأشكال أو مربعات النص باستخدام Script Aspose.Cells for Java عبر C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/ar/javascript-cpp/set-lin...
  2. Restreindre l'édition de documents en C++|Aspos...

    Limitez la modification d'un Document en définissant un type de restriction à l'aide de C++. Vous pouvez également supprimer la protection et rendre les régions modifiables sans restriction....Restreindre la Modification des Documents Contents [ Hide ] Parfois...possibilité de modifier un document et n’autoriser que certaines...

    docs.aspose.com/words/fr/cpp/restrict-document-...
  3. Créer une boîte de texte dans laquelle chaque l...

    Apprenez comment créer une boîte de texte avec un alignement horizontal différent pour chaque ligne en utilisant Aspose.Cells avec C++.... SetText ( u "Sign up for your free phone number...Cells :: Cleanup (); } AI Document Assistant Close Accéder à...

    docs.aspose.com/cells/fr/cpp/create-textbox-in-...
  4. 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....is_valid_signed プロパティを使用して確認できます。有効な署名の場合は...ックすると署名が無効になることが分かります。 AI Document Assistant Close 証明書でVBAコードプロジェクトにデジタル署名する...

    docs.aspose.com/cells/ja/python-net/check-if-di...
  5. 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-...
  6. إزالة التوقيع من ملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية إزالة التوقيع من ملف PDF باستخدام فئة PdfFileSignature....RemoveSignature () { // The path to the documents directory var dataDir = RunExamples...PDF document pdFileSignature . BindPdf ( dataDir + "signed_rsa...

    docs.aspose.com/pdf/ar/net/remove-signature-fro...
  7. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Upptäck PdfSaveOptions DigitalSignatureDetails för att enkelt hantera PDF-Signeringsdetaljer och säkerställa säker och effektiv dokumentutmatning.... Document doc = new Document (); DocumentBuilder...builder . Writeln ( "Contents of signed PDF." ); CertificateHolder...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Crear cuadro de texto en el que cada línea teng...

    Aprenda cómo crear un cuadro de texto con diferentes alineaciones horizontales para cada línea usando Aspose.Cells con C++.... SetText ( u "Sign up for your free phone number...Cells :: Cleanup (); } AI Document Assistant Close Acceder al...

    docs.aspose.com/cells/es/cpp/create-textbox-in-...
  9. العمل مع التوقيع في ملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية استخراج معلومات التوقيع، استخراج الصورة من التوقيع، تغيير اللغة، وما إلى ذلك باستخدام فئة PdfFileSignature.... () { // The path to the documents directory var dataDir = RunExamples...PdfFileSignature ()) { // Bind PDF document pdfFileSignature . BindPdf...

    docs.aspose.com/pdf/ar/net/working-with-signatu...
  10. إضافة خط توقيع إلى ورقة العمل باستخدام C++|Docu...

    تصف هذه المقالة كيفية إضافة خط توقيع إلى ورقة العمل باستخدام رموز C++ باستخدام Aspose.Cells for C++.... SetTitle ( u "signed by Aspose.Cells" ); wb . GetWorksheets...

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