Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 626 for

word docx comparison to pdf

(0.1 sec)
  1. eSign Document with Stamp Signature | GroupDocs

    This article explains how To sign a document electronically with generated Stamp signatures by GroupDocs.Signature for Python via .NET API....Comparison Product Solution GroupDocs...signature . Signature ( "./sample.docx" ) as sign : # Create stamp...

    docs.groupdocs.com/signature/python-net/esign-d...
  2. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....Comparison Product Solution GroupDocs...of which there are both the words “lorem” and “ipsum”, or the...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  3. Search for embedded object with custom encrypti...

     This article explains how To search for embedded electronic signatures with cusTom encryption in document metadata. This Topic contains example of cusTom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Comparison Product Solution GroupDocs...Signature ( "MetadataCustomEncryp.docx" ); // create data encryption...

    docs.groupdocs.com/signature/java/search-for-em...
  4. Search for embedded object with custom serializ...

     This article explains how To search for embedded electronic signatures with cusTom serialization in document metadata. This Topic contains example of cusTom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Comparison Product Solution GroupDocs...Signature ( "MetadataCustomSerial.docx" )) { // create data encryption...

    docs.groupdocs.com/signature/net/search-for-emb...
  5. Search index events | GroupDocs

    This page contains information about the purpose and use of all index events....Comparison Product Solution GroupDocs...EndsWith ( "ProtectedDocument.pdf" , StringComparison . InvariantCultureIgno...

    docs.groupdocs.com/search/net/search-index-events/
  6. Search for embedded object with custom serializ...

     This article explains how To search for embedded electronic signatures with cusTom serialization in document metadata. This Topic contains example of cusTom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Comparison Product Solution GroupDocs...Signature ( "MetadataCustomSerial.docx" ); // create data encryption...

    docs.groupdocs.com/signature/java/search-for-em...
  7. Implement custom encryption with Metadata signa...

    This article explains how To implement cusTom encryption for Metadata electronic signatures....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.docx" ); // create data encryption...

    docs.groupdocs.com/signature/java/implement-cus...
  8. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Comparison Product Solution GroupDocs...endsWith ( "ProtectedDocument.pdf" )) { args . setPassword ( "123456"...

    docs.groupdocs.com/search/java/search-index-eve...
  9. Skip loading of external resources | GroupDocs

    Learn this article and check how To restrict loading of external resources during conversion...Comparison Product Solution GroupDocs...Type LoadOptions Class Web/HTML Word Processing Presentations Spreadsheets...

    docs.groupdocs.com/conversion/net/skip-loading-...
  10. Adding text watermarks | GroupDocs

    Following code snippet shows how To add text watermark To a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added To all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path To your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font To be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Comparison Product Solution GroupDocs...Measure Origin of Coordinates PDF Point Left bottom corner of page...

    docs.groupdocs.com/watermark/java/adding-text-w...