Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,517 for

signing

(0.58 sec)
  1. New License Is Not Working in Aspose.Slides 7.6...

    Hi, we got a legacy application using Aspose Slides version 7.6.0.0 and odered a new license to get rid of the evaluation watermark in the rendered pptx files. When using the new license the watermark is still present. …... We then asked for a sha1 signed license as it should be compatible...saying is that even the sha1 signed license will not work. Maybe...

    forum.aspose.com/t/new-license-is-not-working-i...
  2. PDF에 디지털 서명 추가하기 - Node.js|Aspose.PDF for Node....

    Node.js 환경에서 PDF 문서에 디지털 서명하기....pfx' ; /*서명 외형*/ const sign_img_file = 'Aspose.jpg' ; /*PDF..."Contact" , "Location" , 1 , sign_img_file , "ResultSignPKCS7...

    docs.aspose.com/pdf/ko/nodejs-cpp/sign-pdf/
  3. Verifique si el proyecto VBA en un Libro de Tra...

    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_signed . Verificar si el proyecto...propiedad Workbook.vba_project.is_signed . La propiedad devolverá verdadero...

    docs.aspose.com/cells/es/python-net/check-if-vb...
  4. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.Cells在C++中检查Excel文件中的VBA代码是否已签名。...project is signed std :: wcout << U "Is VBA Code Project Signed: " <<...示例Excel文件 。 Is VBA Code Project Signed : True AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  5. New License file not working with older dll - F...

    Hi, We purchaased a new Aspose.cells.lic license but it is not working with my older Aspose.cells.dll file(4.4.0).How to resolve this issue?...licenses are signed with SHA256, while older ones were signed with SHA1...purchase section) that should be signed with SHA1 and will work for...

    forum.aspose.com/t/new-license-file-not-working...
  6. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index.... is_signed : print ( f 'Project name:...name: { vba_project . name } signed; Project code page: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfDigitalSignatureDetails.CertificateHolder | ...

    اكتشف خاصية حامل الشهادة في PdfDigitalSignatureDetails. تمكّن من الوصول إلى كائن حامل الشهادة لتعزيز أمان توقيع المستندات.... Writeln ( "Contents of signed PDF." ); CertificateHolder...certificateHolder , "Test Signing" , "My Office" , signingTime...

    reference.aspose.com/words/ar/net/aspose.words....
  8. 通过Node.js与C++签署和验证数字签名|Documentation

    使用Aspose.Cells for Node.js via C++对Excel文件进行数字签名和验证。保护工作簿内容的真实性。...or more signatures needed to sign const dsc = new AsposeCells...pfx" , certPassword , "test for sign" , new Date ()); dsc . add (...

    docs.aspose.com/cells/zh/nodejs-cpp/assign-and-...
  9. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient document format detection. Access detailed data to enhance your file management solutions....a document is not digitally signed. FileFormatInfo info = FileFormatUtil...Now }; DigitalSignatureUtil . Sign ( MyDir + "Document.docx" ,...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Tambahkan Tanda Tangan di File PDF|Aspose.PDF u...

    Bagian ini menjelaskan cara bekerja dengan Tanda Tangan dalam File PDF menggunakan kelas PdfFileSignature....Anda dapat menggunakan metode sign dari kelas PdfFileSignature..."Aspose2021" ); // PKCS#1 pdfSign . sign ( 1 , "Saya penulis dokumen"...

    docs.aspose.com/pdf/id/java/add-signature-in-pdf/