Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 5,244 for

sign document

(0.1 sec)
  1. 使用 C++ 添加和验证 PDF 数字签名 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上添加验证 PDF 数字签名。...pdf" ; auto document = MakeObject < Document > ( inFile );...MakeObject < PdfFileSignature > ( document ); auto pkcs = MakeObject...

    products.aspose.com/pdf/zh-hans/cpp/signature/
  2. 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/
  3. Compare TXT In C++

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

    products.aspose.com/words/cpp/compare/txt/
  4. Compare DOCX In C++

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

    products.aspose.com/words/cpp/compare/docx/
  5. Compare WORD In C++

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

    products.aspose.com/words/cpp/compare/word/
  6. Make Markdown Using C#

    Make a new Markdown in C# in a few steps. Easily create Markdown using .NET library....file name Start creating a MD document using C# Save the output MD...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/net/make/md/
  7. 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/
  8. 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/
  9. 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/
  10. 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/