Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 5,240 for

sign document

(0.08 sec)
  1. Key Features of Aspose.PDF for Node.js|Aspose.P...

    Aspose.PDF for Node.js via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....text from PDF Optimize PDF document Optimize resources Split PDF...PDF document Hyperlinks to pages in other PDF documents Hyperlinks...

    docs.aspose.com/pdf/nodejs-cpp/key-features/
  2. Key Features of Aspose.PDF for JavaScript|Aspos...

    Aspose.PDF for JavaScript via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....text from PDF Optimize PDF document Optimize resources Split PDF...PDF document Hyperlinks to pages in other PDF documents Hyperlinks...

    docs.aspose.com/pdf/javascript-cpp/key-features/
  3. Digital Signature - Validation Error - Free Sup...

    Hi, I am using Aspose 11.5 pdf version and using the following code to append digital Signtature to PDF. But the Signature is not being validated properly. Getting the error. Error during Signature verification. Error…...dataDir = “”; // Instantiate Document object dataDir = “C:\Tools\Digital\”;...pdfSignSingle.bindPdf(inputFile); // Sign the PDF file using PKCS1 object...

    forum.aspose.com/t/digital-signature-validation...
  4. Several JPG Into DOCX C#

    Merge multiple JPG into DOCX in C# code. Save JPG as DOCX using C#....several JPG into DOCX Use our document merging API to develop high-level...example that iterates through documents and converts them to DOCX:...

    products.aspose.com/words/net/merge/jpg-to-docx/
  5. Compare WORD In Java

    Compare WORD Documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed....Java library to compare Word documents and detect even small differences...difference between compared Word documents and export the results to...

    products.aspose.com/words/java/compare/word/
  6. 使用 Java 添加和验证 PDF 数字签名 | Aspose.PDF

    在 Java 和 PHP 上添加验证 PDF 数字签名的 Java 源代码,德尔福。...toString (); Document pdfDocument = new Document ( inFile ); PdfFileSignature...PKCS7/PKCS7Detached // objects signature . sign ( 1 , true , new java . awt...

    products.aspose.com/pdf/zh-hans/java/signature/
  7. Several Image Into JPG C++

    Merge multiple Image into JPG in C++ code. Save Image as JPG using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/image-to-jpg/
  8. Several Image Into SVG C++

    Merge multiple Image into SVG in C++ code. Save Image as SVG using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/image-to-svg/
  9. Several JPG Into SVG C++

    Merge multiple JPG into SVG in C++ code. Save JPG as SVG using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/jpg-to-svg/
  10. Several JPG Into JPG C++

    Merge multiple JPG into JPG in C++ code. Save JPG as JPG using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/jpg-to-jpg/