Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 5,135 for

sign document

(0.12 sec)
  1. 检查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 属性检查VBA代码的数字签名是否有效。如果签名有效,返回...作簿后重新检查时,我们发现其签名已变为无效。 AI Document Assistant Close 使用证书为VBA代码项目进行数字签名...

    docs.aspose.com/cells/zh/python-net/check-if-di...
  2. Aspose.Cells 8.6.1 de Genel API Değişiklikleri|...

    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....VbaProject ; //Test if VbaProject is signed if ( project . IsSigned ) {...WriteLine ( "VBA Project is Signed" ); } else { Console . WriteLine...

    docs.aspose.com/cells/tr/net/public-api-changes...
  3. Licensing|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 a clear‑text, digitally signed XML file. The license file...

    docs.aspose.com/cells/reportingservices/licensing/
  4. Licensing|CAD 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.... The file is digitally signed, so do not modify the file;...

    docs.aspose.com/cad/java/licensing/
  5. تحقق من صحة توقيع الرقمية لتعريف VBA باستخدام N...

    تعلم كيفية التحقق من صحة توقيع الرقمية لرمز VBA باستخدام Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =..."Is VBA Code Project Valid Signed: " + workbook . getVbaProject...

    docs.aspose.com/cells/ar/nodejs-cpp/check-if-di...
  6. التغييرات العامة في واجهة برمجة التطبيقات العام...

    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....VbaProject ; //Test if VbaProject is signed if ( project . IsSigned ) {...WriteLine ( "VBA Project is Signed" ); } else { Console . WriteLine...

    docs.aspose.com/cells/ar/net/public-api-changes...
  7. Cambios en la API pública en Aspose.Cells 8.6.1...

    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....VbaProject ; //Test if VbaProject is signed if ( project . IsSigned ) {...WriteLine ( "VBA Project is Signed" ); } else { Console . WriteLine...

    docs.aspose.com/cells/es/net/public-api-changes...
  8. Öffentliche API Änderungen in Aspose.Cells 8.6....

    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....VbaProject ; //Test if VbaProject is signed if ( project . IsSigned ) {...WriteLine ( "VBA Project is Signed" ); } else { Console . WriteLine...

    docs.aspose.com/cells/de/net/public-api-changes...
  9. Список поддерживаемых функций|Documentation

    Эта статья знакомит с поддерживаемыми функциями в GridDesktop....RAND, ROUND, ROUNDDOWN, ROUNDUP SIGN,SIN,SINH SQRT,SUM,SUMIF,SUMPRODUCT...

    docs.aspose.com/cells/ru/net/aspose-cells-gridd...
  10. ブックの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_signed プロパティを使ってプログラム的に確認することも可能です。...以下のコードは、ワークブックをロードし、 Workbook.vba_project.is_signed プロパティを使用してそのVBAプロジェクトが署名され...

    docs.aspose.com/cells/ja/python-net/check-if-vb...