Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 6,592 for

signing

(0.15 sec)
  1. تغييرات الواجهة البرمجية العامة في Aspose.Cells...

    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 التي يمكن استخدامها لتوقيع المشروع...vbaProject = book . VbaProject ; //Sign the VbaProject using the X509Certificate...

    docs.aspose.com/cells/ar/net/public-api-changes...
  2. XmlDsigLevel Enum | Aspose.Words for .NET

    Explore Aspose.Words.DigitalSignatures.XmlDsigLevel enum to enhance your digital signatures with XMLDSig standards for secure and reliable document integrity.... Examples Shows how to sign document based on XML-DSig standard...docx" ; DigitalSignatureUtil . Sign ( inputFileName , outputFileName...

    reference.aspose.com/words/net/aspose.words.dig...
  3. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method... sign ( base . myDir + "Document.docx"...a document is not digitally signed. let info = aw . FileFormatUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects... is_signed : print ( f 'Project name:...name: { vba_project . name } signed; Project code page: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  5. JavaScriptを介してC++でWorkbook内のVBAプロジェクトに署名されているか確...

    C++を通じてAspose.Cells for JavaScriptを使用して、Workbook内のVBAプロジェクトが署名されているかどうかを確認する方法を学びます。...Cells VBA Signed Check </ h1 > < input type...project and checking if it's signed const isSigned = workbook ...

    docs.aspose.com/cells/ja/javascript-cpp/check-i...
  6. SignatureLine.default_instructions property | A...

    SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...instructions is shown in the Sign dialog. Default value for this...options . instructions = 'Please sign here' options . show_date =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_Comments method. Specifies comments on the digital signature. Default value is empty string in C++....Examples Shows how to digitally sign documents. // Create an X.509...file stream, // then create a signed copy of it determined by the...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. PDFファイルの署名の取り扱い|Aspose.PDF for .NET

    このセクションでは、PdfFileSignatureクラスを使用して署名情報を抽出し、署名から画像を抽出し、言語を変更する方法などを説明します。... BindPdf ( dataDir + "signed_rsa.pdf" ); // Get list of...PdfFileSignature クラスはPDFファイルに署名する機能を提供します。Signメソッドの実装により、PDFに署名し、このクラスに特定の...

    docs.aspose.com/pdf/ja/net/working-with-signatu...
  9. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for Node.js via C++...."Is VBA Code Project Valid Signed: " + workbook . getVbaProject..."Is VBA Code Project Valid Signed: " + reloadedWorkbook . getVbaProject...

    docs.aspose.com/cells/nodejs-cpp/check-if-digit...
  10. VbaProject Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaProject class to effortlessly manage VBA project info and modules within your documents. Enhance your automation today!...Shows whether the VbaProject is signed or not. Modules { get; } Returns...$"Project name: {vbaProject.Name} signed; Project code page: {vbaProject...

    reference.aspose.com/words/net/aspose.words.vba...