Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 6,600 for

editor

(1.35 sec)
  1. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/keyboard-...
  2. Numeric range search | GroupDocs

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue)....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/net/numeric-range-sea...
  3. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/net/synonym-search/
  4. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Merge EPUB | GroupDocs

    Learn how to merge EPUB files, combine EPUB files into one file programmatically in Java language using GroupDocs.Merger for Java library....Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/merge/epub/
  6. Using aliases | GroupDocs

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/net/using-aliases/
  7. Save signed document with password | GroupDocs

    This article explains how to save document with password protection....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/save-signed-d...
  8. Sign document with XAdES Digital signature | Gr...

     This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Verify Barcode signatures in the document | Gro...

    This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/verify-barcod...
  10. Sign document with XAdES Digital signature | Gr...

     This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...