Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 535 for

word docx comparison to pdf

(0.16 sec)
  1. Load document from Azure Blob Storage | Documen...

    This section explains how To load document from Azure Blob STorage with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Exception { String key = "sample.docx" ; String outputFilePath = new...

    docs.groupdocs.com/signature/java/load-document...
  2. Delete Barcode signatures from documents | Docu...

    This article explains how To delete Barcode electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "signed.docx" )) { BarcodeSearchOptions options...

    docs.groupdocs.com/signature/net/delete-barcode...
  3. Use Aspose.OCR for .NET on-premise API | Docume...

    This article explains that how To use Aspose.OCR for .NET on-premise API....Comparison Product Solution GroupDocs...you will have to split it to words. You can find full implementation...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  4. Sign documents with additional image adjustment...

     This article explains how To use different image adjustment with electronic signatures on document page....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); ImageSignOptions options...

    docs.groupdocs.com/signature/java/sign-document...
  5. Delete Barcode signatures from documents | Docu...

    This article explains how To delete Barcode electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "signed.docx" ); try { BarcodeSearchOptions...

    docs.groupdocs.com/signature/java/delete-barcod...
  6. Indexing reports | Documentation

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are sTored in the index only while the index is loaded inTo RAM for use. If you reload the index, the reports will not be resTored. You can configure the maximum number of sTored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....Comparison Product Solution GroupDocs...index; The total number of words in the index; The total length...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  7. eSign document with Stamp signature | Documenta...

    This article explains how To sign document electronically with generated Stamp signatures by GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.docx" ); StampSignOptions options...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Sign document with Barcode signature and additi...

     This article explains how To sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.docx" )) { // create barcode option...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Search for encrypted text in Metadata signature...

     This article explains how To search for encrypted text electronic signatures in the document metadata. This Topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API....Comparison Product Solution GroupDocs...Signature ( "MetadataEncryptedTex.docx" ); // setup key and passphrase...

    docs.groupdocs.com/signature/java/search-for-en...
  10. GroupDocs.Annotation .NET Python Integration | ...

    Learn To integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods To solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches....docx" , "files/annotated.docx" ) Why This Strategy...instance input_path = "files/resume.docx" annotator_instance = Activator...

    blog.groupdocs.com/annotation/python-integration/