Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 6,031 for

signature

(0.22 sec)
  1. Send Emails & Forward Messages using SMTP Clien...

    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....a function with the name signature Create an instance of the...subject, and body. Create a signature for the end of the email....

    docs.aspose.com/email/net/sending-and-forwardin...
  2. Aspose.PSD for .NET 20.11 - 发行说明|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.... Signature ); AreEqual ( ResourceBlock.... ImageResources [ 24 ]. Signature ); psdImage . Save ( output...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. 【Aspose.PDF】レイヤの表示制御について - Free Support Forum -...

    PDFのレイヤ構造を利用したく、Aspose.PDFの購入を検討しております。 以下URLのmevenよりライブラリを取得し、動作検証を行っております。 以下のようなソースコードを記述し、PDFファイルにレイヤ構造の画像を追加することはできました。 ===== // PDF作成 Document doc = new Document(); // ページ追加 Page page = doc.getPages().add()…...adds plugin APIs and digital signature fixes Aspose.PDF for Java...plugin-based PDF operations, signature compromise detection, brainpool...

    forum.aspose.com/t/aspose-pdf/313491
  4. Aspose.Cells 8.3.2中的公共API更改|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....0 , "signature.jpg" ); //Access picture and add signature line... get ( index ); //Create signature line object SignatureLine...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. Aspose.Cells 8.7.0中的公共API更改|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....VbaProject ; //Extract digital signature in an array of bytes var cert... IsSigned ) { //Check if signature is valid if ( vbaProject ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Change Password of a PDF File in Node.js|Aspose...

    Change Password of a PDF File with Aspose.PDF for Node.js via C++....js Add digital signature in PDF in Node.js...

    docs.aspose.com/pdf/nodejs-cpp/change-password-...
  7. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....Shows how to add a digital signature to a document. string signedFile...format and presence of digital signatures. // Use a FileFormatInfo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....the process to add digital signatures to PDF, refer to the article...article on how to add digital signature to PDF in Java . Updated on...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  9. How to Remove Restrictions on PDF Document in Java

    This article contains information on how to remove restrictions on PDF documents in Java. It has IDE configuration, the programming steps, and a sample code to develop a PDF restriction remover software in Java....learn working with digital signatures, refer to the article on...on how to add digital signature to PDF in Java . Updated on 15...

    kb.aspose.com/pdf/java/how-to-remove-restrictio...
  10. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...LogDebug("{conversionId} check signature", conversionId); pdfSign.BindPdf(sourcePdf);...LogDebug("{conversionId} signature detected -> removing signature", conversionId);...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...