Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 8,619 for

link

(0.07 sec)
  1. GroupDocs.Metadata Product Family - Free Suppor...

    GroupDocs.Metadata Product Family - Free Support Forum - groupdocs.com Topics in the 'GroupDocs.Metadata Product Family' category Get technical support of GroupDocs.Metadata for .NET and Java. 'PDF......used can be deleted by this link so the image is a valid image...

    forum.groupdocs.com/c/metadata/14.rss
  2. <video>: Das Video-Einbettungselement - HTML: H...

    Das

    developer.mozilla.org/de/docs/Web/HTML/Element/...
  3. How to write in Markdown - The MDN Web Docs pro...

    This page describes how we use Markdown to write documentation on MDN Web Docs. We have chosen GitHub-Flavored Markdown (GFM) as a baseline, and added some extensions to support some of the things we need to do on MDN that aren't readily supported in GFM.... Links The GFM specification defines...defines two basic types of links: inline links , in which the destination...

    developer.mozilla.org/en-US/docs/MDN/Writing_gu...
  4. Mobile accessibility - Learn web development | MDN

    In this article, we have provided you with some details about common mobile accessibility-specific issues and how to overcome them. We also took you through the usage of the most common screen readers to aid you in accessibility testing....headings, form controls, or links, or navigate line by line, etc...to select it (e.g., follow a link). By default, the selected Rotor...

    developer.mozilla.org/en-US/docs/Learn/Accessib...
  5. landings.min.css

    .admin_mGrid{padding:0;border-radius:4px !important;font-size:16px;font-weight:400;outline:0 !important;box-shadow:0 6px 1px -5px #666;border:0 !important;width:70%;margin:25px auto}.admin_mGrid th......ref-item-link{font-size:14px}.ref-item-content...4px 20px 4px !important}.btn-link{color:#fff;padding:10px !im...

    products.groupdocs.app/parser/css/landings.min.css
  6. {"name":"File Format Blog","description":"","ur...

    {"name":"File Format Blog","description":"","url":"https:\/\/blog.fileformat.com","home":"https:\/\/blog.fileformat.com","gmt_offset":"0","timezone_string":"","namespaces":["oembed\/1.0","akismet\/......ew","required":false}}}],"_links":{"self":[{"href":"https:\/\/blog...}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/blog...

    blog.fileformat.com/wp-json/
  7. font-awesome.min.css

    /*! * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */@font-face{font-family:'FontAwesome';......fa-external-link:before{content:"\f08e"}.fa-...\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-...

    hacks.mozilla.org/wp-content/themes/Hax/css/fon...
  8. font-awesome.css

    @font-face{font-family:FontAwesome;font-display: swap;src:url(../fonts/fontawesome-webfont.eot?v=4.6.3);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(../f......fa-external-link:before{content:"\f08e"}.fa-...\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-...

    products.aspose.app/css/font-awesome.css
  9. GroupDocs.Annotation for Java 21.7 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for Java 21.7 Warning Breaking changes In this version we’re introducing new public API which was designed to be simple and easy to use. For more details about new API please check Migration Notes and Developer Guide sections. Major Features In this version Below the list of most notable changes in release of GroupDocs.Annotation for Java 21.7: Legacy API was removed from product Fixed several bugs and issues Added new type of annotation - Image Annotation for (SpreadSheet, Diagrams, Images, PDF, WordProcessing, Presentations) Investigated and fixed coordinates of annotations to make them same on images preview as on documents for number of formats (PDF, Cells, Slides, Words) Adding showing distance value for Distance annotations in different formats (Slides, PDF, Images, Diagrams, Cells) Fixed Background color for highlight annotation is not set in Images Implemented ability to add Image Annotations to Diagrams Added overloads for Remove method Implement image extracting of ImageAnnotation Fixed support DWG files Fixed issue with encrypted SpreadSheet(Cells) files Added new feature for managing different versions of annotated documents (supported formats: Words, PDF, PowerPoint and Open Document format presentations, Excel and Open Document format spreadsheets) Added advanced rendering options for show\hide replies Added to new API getting pages image size Fixed issue with throwing exception for encrypted Excel spreadsheets Fixed cleanup replies for PowerPoint presentations Annotation available in document after removing Issue with generating preview for password-protected document Issue with error when processing images Implemented managing different versions of annotated documents for Images and Diagrams Implemented additional overloads for Save method without filestream Fixed background opacity for PNG files Fixed issue with PagesInfo for Excel files in MVC project Fixed clearing comments for Excel files Fixed unable to Save document as file that was used to create annotator Implemented Angle property for Image Annotation Implemented horizontal and vertical alignment for Watermark Implemented text horizontal alignment for TextField Fixed saving only specific annotation types for html, email, words and image Improved exceptions usage Fixed incorrect position of text annotations types in Cells Improved adding annotations to TIFF Images Improved annotating images mechanism (optimized performance) Added Equals operator for comparing Annotations Fixed issue with open CAD files Fixed failed to import annotations that was added on older versions (added backward compatibility) Fixed issue with ImageData is not saving on Image annotation Fixed restoring image from ImageData Improved adding ImageAnnotation functionality Fixed exception while processing specific xlsx files Fixed exception while annotating email files Fixed issue with streams when Save method invoked Fixed Replacement annotation on Words files Improve annotating PDF functionality by separating PdfCommentator to smaller classes and refactoring it Fixed Index was out of range exception for specific Diagrams Fixed issues with opening big Spreadsheet documents Fixed issues with saving document as an image Fixed Object reference not set to an instance of an object for specific CAD files Implemented generating of specified worksheet columns for the Cells format Improved Cells generating preview by splitting the worksheet into multiple images Fixed Empty PagesInfo in specific diagram file Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-1421 Implement horizontal text alignment TextField and TextWatermark annotations Feature ANNOTATIONNET-1292 Implement managing different versions of annotated documents for Diagrams Feature ANNOTATIONNET-1291 Implement managing different versions of annotated documents for Images Feature ANNOTATIONNET-884 Implement ability to add Image annotation to Diagrams Feature ANNOTATIONNET-880 Implement ability to add Image annotation to PDF Feature ANNOTATIONNET-881 Implement ability to add Image annotation to SpreadSheet Feature ANNOTATIONNET-882 Implement ability to add Image annotation to Presentations Feature ANNOTATIONNET-883 Implement ability to add Image annotation to WordProcessing Feature ANNOTATIONNET-1220 Implement ability to add Image annotation to Images Feature ANNOTATIONNET-816 Managing different versions of annotated file Feature ANNOTATIONNET-1537 Investigate the way of displaying huge worksheets of Spreadsheet Improvement ANNOTATIONNET-1482 Replace file ImageAnnotation functionality with streams Improvement ANNOTATIONNET-1418 Improve adding annotations to TIFF Images Improvement ANNOTATIONNET-1450 Improve ImageAnnotationHelper Improvement ANNOTATIONNET-1452 Add comparison operator (Equals) overload for Annotation Models Improvement ANNOTATIONNET-1427 Improve CellsInfo method in DocumentInfoExtractor Improvement ANNOTATIONNET-1355 Improve exceptions usage....ANNOTATIONNET-1106 Issue with cleanup Link annotation on Presentations...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  10. Search and index documents and images in .NET &...

    Perform full-text search, fuzzy, boolean, regular expression, and reverse image search on PDF, Word, Excel, PowerPoint, and images in .NET and Java....annotation types Add text, underline, link, watermark, image, and other...

    www.groupdocs.com/products/document-search-and-...