Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 5,331 for

sign document

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

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式在 PDF 文档中创建电子签名...pdf" ; auto document = MakeObject < Document > ( inFile );...MakeObject < PdfFileSignature > ( document ); auto pkcs = MakeObject...

    products.aspose.com/pdf/zh-hans/cpp/signature/
  2. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily....Words; var doc = new Document( "Input.docx" ); doc.Cleanup();...Aspose.Words; var doc = new Document("Input.docx"); doc.Cleanup();...

    products.aspose.com/words/net/compress/word/
  3. Compress DOCX In C#

    Compress DOCX in C# without losing quality. Optimize DOCX content, reduce file size easily....Words; var doc = new Document( "Input.docx" ); doc.Cleanup();...Aspose.Words; var doc = new Document("Input.docx"); doc.Cleanup();...

    products.aspose.com/words/net/compress/docx/
  4. Convert JPG To JPG Python

    Convert JPG to JPG format in Python code. Save JPG as JPG using Python....converting JPG to JPG Use our document conversion API to develop...export JPG, JPG, and many other document formats using Python. JPG...

    products.aspose.com/words/python-net/conversion...
  5. Several Image Into DOC C#

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

    products.aspose.com/words/net/merge/image-to-doc/
  6. 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/
  7. 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/
  8. 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/
  9. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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 Contents [ Hide ] This document describes the changes to the...Support for VBA Project Digital Signing, Detection & Extraction This...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Extract fonts from PDF in C# | Aspose.PDF

    C# source code to extract fonts from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/parser/fonts/