Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 5,304 for

sign document

(0.08 sec)
  1. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...Aspose::Words; auto doc = MakeObject<Document>(u"Input.tiff"); doc->Cleanup();...

    products.aspose.com/words/cpp/compress/tiff/
  2. 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/
  3. 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/
  4. 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/
  5. XmlDsigLevel | Aspose.Words for Java

    Specifies the level of a digital Signature based on XML-DSig standard in Java....Examples: Shows how to sign document based on XML-DSig standard...inputFileName = getMyDir() + "Document.docx"; String outputFileName...

    reference.aspose.com/words/java/com.aspose.word...
  6. Java Split TXT

    Split TXT files into e pages using Java code. Save TXT as separate files using Java....data and, as a result, get documents of the form and content that...into parts. Splitting a TXT document into separate files can be...

    products.aspose.com/words/java/split/txt/
  7. Java Split DOCX

    Split DOCX files into e pages using Java code. Save DOCX as separate files using Java....data and, as a result, get documents of the form and content that...into parts. Splitting a DOCX document into separate files can be...

    products.aspose.com/words/java/split/docx/
  8. Java Split DOC

    Split DOC files into e pages using Java code. Save DOC as separate files using Java....data and, as a result, get documents of the form and content that...into parts. Splitting a DOC document into separate files can be...

    products.aspose.com/words/java/split/doc/
  9. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily....Aspose::Words; auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Cleanup...Aspose::Words; auto doc = MakeObject<Document>(u"Input.docx"); doc->Cleanup();...

    products.aspose.com/words/cpp/compress/word/
  10. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder object using byte array of PKCS12 store and its password in C++....Shows how to digitally sign documents. // Create an X.509 certificate...get_Now ()); // Take an unsigned document from the local file system...

    reference.aspose.com/words/cpp/aspose.words.dig...