Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 13,230 for

2024

(0.08 sec)
  1. Add image watermarks | Documentation

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/watermark/nodejs-java/add-im...
  2. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  3. SVGRectElement - Web APIs | MDN

    Learn about the SVGRectElement interface, including its properties and methods, code examples, specifications, and browser compatibility....was last modified on Jan 15, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Web/API/SVGRec...
  4. CSP: connect-src - HTTP | MDN

    The HTTP Content-Security-Policy (CSP) connect-src directive restricts the URLs which can be loaded using script interfaces. The following APIs are controlled by this directive:...was last modified on Nov 19, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  5. <mark> - HTML | MDN

    HTML элемент представляет текст, выделенный в справочных целях из-за своей актуальности в определённом контексте. Например, он может быть использован на странице с результатом поиска, в которой выделяется каждый экземпляр искомого слова.... 2024 г. by . View this page on GitHub...

    developer.mozilla.org/ru/docs/Web/HTML/Element/...
  6. System Requirements | Documentation

    GroupDocs.Editor for Node.js does not require any external software or third party tool to be installed....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/editor/nodejs-java/system-re...
  7. Taxonomies | Documentation

    Taxonomy Taxonomy (general)is the practice and science of classification of things or concepts, including the principles that underlie such classification. In our case, this is a list of text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. Automotive, Books_and_Literature, Business_and_Finance, Careers, Education, Events_and_Attractions, Family_and_Relationships, Fine_Art, Food_&_Drink, Healthy_Living, Hobbies_&_Interests, Home_&_Garden, Medical_Health, Movies, Music_and_Audio, News_and_Politics, Personal_Finance, Pets, Pop_Culture, Real_Estate, Religion_&_Spirituality, Science, Shopping, Sports, Style_&_Fashion, Technology_&_Computing, Television, Travel, Video_Gaming Documents taxonomy Documents taxonomy:...Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/classification/net/taxonomies/
  8. Add watermarks to email attachments | Documenta...

    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....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. :host - CSS: Cascading Style Sheets | MDN

    The :host CSS pseudo-class selects the shadow host of the shadow DOM containing the CSS it is used inside — in other words, this allows you to select a custom element from inside its shadow DOM....was last modified on Nov 13, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Web/CSS/:host
  10. TextFormatUpdateEvent - Web APIs | MDN

    Learn about the TextFormatUpdateEvent interface, including its constructor and methods, code examples, specifications, and browser compatibility....was last modified on Jul 26, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Web/API/TextFo...