Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 9,351 for

sign document

(5.59 sec)
  1. 16.7.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 16.7.0 Release Notes – the latest updates and fixes.... The most notable are: A document page can now be saved in GIF...for decrypting document before it will be signed. Full List of...

    docs.aspose.com/words/java/aspose-words-for-jav...
  2. DOCX Mail Merge In C#

    Personalize your Mail merge DOCX file using C#. Automate emails or build reports using Mail merge DOCX template in C#....NET library for merging document templates and user data into...independent API. Use our Mail merge document API to develop high-level...

    products.aspose.com/words/net/mailmerge/docx/
  3. Verifying a validity of a signature - Free Supp...

    I found this page: Verify Signature in PDF File|Aspose.PDF for Java. However, I’m not sure if the described methods can take into account the situation where the Signature is no longer valid, but digital continuity is en…...PDF Product Family sign-pdf MarHer November 3, 2023...please share a sample PDF document for our reference with the...

    forum.aspose.com/t/verifying-a-validity-of-a-si...
  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/net/compare/txt/
  5. Signature.h - Aspose.PDF for C++ - API Reference

    Signature.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include document ; 258 System::SharedPtr<A...onary> value); 284 297 void Sign ( System::String sigName, S...

    reference.aspose.com/pdf/cpp/_signature_8h_source/
  6. Assign and Validate Digital Signatures|Document...

    Excel file digital Signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital Signature using C# codes with Aspose.Cells for .Net....DigitalSignature classes to sign the spreadsheets as well as...validate them. Signing the Spreadsheets Signing process requires...

    docs.aspose.com/cells/java/assign-and-validate-...
  7. 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/
  8. 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/
  9. 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...page settings to crop the document to fit the size of the picture...

    products.aspose.com/words/cpp/compress/tiff/
  10. Document - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...ZoomType com.aspose.words Class Document java.lang.Object Node CompositeNode...

    reference.aspose.com/words/java/com.aspose.word...