Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,021 for

track changes

(0.09 sec)
  1. GroupDocs.Search for .NET 17.08 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.8 Major Features There are 11 features and enhancements in this regular monthly release. The most notable are: SEARCHNET-1146 Fix all arguments classes according to best practices SEARCHNET-1091 Remove obsolete SimilarityLevel property from SearchParameters SEARCHNET-474 Implement accent-insensitive indexing SEARCHNET-576 Add FileIndexing event for selecting custom indexing strategy for separate document SEARCHNET-1092 Implement option for the spelling corrector ‘Only best results’ SEARCHNET-1096 Implement option for the fuzzy search ‘Only best results’ SEARCHNET-1098 Implement Limit for Searching Report SEARCHNET-1099 Implement Limit for Indexing Report SEARCHNET-1129 Implement method that generates text with highlighted search results SEARCHNET-1135 Implement indexing ZIP archives SEARCHNET-1148 Add StatusChanged event to Index class All Changes Key Summary Category SEARCHNET-1146 Fix all arguments classes according to best practices Breaking Change SEARCHNET-1091 Remove obsolete SimilarityLevel property from SearchParameters Enhancement SEARCHNET-474 Implement accent-insensitive indexing New Feature SEARCHNET-576 Add FileIndexing event for selecting custom indexing strategy for separate document New Feature SEARCHNET-1092 Implement option for the spelling corrector ‘Only best results’ New Feature SEARCHNET-1096 Implement option for the fuzzy search ‘Only best results’ New Feature SEARCHNET-1098 Implement Limit for Searching Report New Feature SEARCHNET-1099 Implement Limit for Indexing Report New Feature SEARCHNET-1129 Implement method that generates text with highlighted search results New Feature SEARCHNET-1135 Implement indexing ZIP archives New Feature SEARCHNET-1148 Add StatusChanged event to Index class New Feature Public API and Backward Incompatible Changes Note This section lists public API Changes that were introduced in GroupDocs....StatusChanged event to Index class All Changes Key Summary Category SEARCHNET-1146...to best practices Breaking Change SEARCHNET-1091 Remove obsolete...

    docs.groupdocs.com/search/net/groupdocs-search-...
  2. GroupDocs.Comparison Product Family on GroupDoc...

    GroupDocs.Comparison Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Comparison Product Family on GroupDocs Blog | Document A......differences and accept/reject changes even if password-protected...in Java – Accept or Reject Changes Compare two or more PDF files...

    blog.groupdocs.com/categories/groupdocs.compari...
  3. How to debug mobile apps across devices | MDN Blog

    This post explores what mobile app debugging is, commonly used techniques, and how you can debug mobile apps on multiple devices....observe how the UI design should change accordingly: Screen size is...in existing methods. These changes affect how applications work...

    developer.mozilla.org/en-US/blog/debug-mobile-a...
  4. Realizing common layouts using grids - CSS: Cas...

    To round off this set of guides to CSS grid layout, we're going to walk through a few different layouts, which demonstrate some of the different techniques you can use when designing with grid layout. We will look at an example using grid-template-areas, a typical 12-column flexible grid system, and also a product listing using auto-placement. As you can see from this set of examples, there is often more than one way to achieve the result you want with grid layout. Choose the method you find most helpful for the problems that you are solving and the designs that you need to implement....not defined any column or row tracks but this layout dictates a...column tracks, as does the nav . In the third row track we have...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_gr...
  5. Grid template areas - CSS: Cascading Style Shee...

    In the previous guide, we looked at grid lines and how to position items against those lines. When you use CSS grid layout, you always have lines, and this can be a straightforward way to place items on your grid. However, there is an alternate method to use for positioning items on the grid which you can use alone or in combination with line-based placement. This method involves placing our items using named template areas, and we will find out exactly how this method works. You will see very quickly why we sometimes call this the ascii-art method of grid layout!...makes it very easy to make changes at different breakpoints. You...layout I keep my nine column track grid, I redefine where items...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_gr...
  6. GroupDocs.Conversion For .NET 3.4.0 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 3.4.0 Major Features There are 5 improvements and fixes in this regular monthly release. The most notable are: Conversion of Html to image When converting from word, option for hide/show Tracked Changes in the converted document Fixed respecting dpi setting when converting image to image Fixed respecting dpi setting when converting diagram to image Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑924 Option when converting from Words for show/hide markup and tack Changes New Feature CONVERSIONNET‑979 Html to image conversion New Feature CONVERSIONNET‑911 Image to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑912 Diagram to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑1072 Txt to Pdf is causing “Unknown format” exception Fix Public API and Backward Incompatible Changes Note This section lists public API Changes that were introduced in GroupDocs.... option for hide/show tracked changes in the converted document...List of Issues Covering all Changes in this Release Key Summary...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  7. Error on comparing PPT - com.groupdocs.comparis...

    I am getting the following exception when comparing two ppt’s com.groupdocs.comparison.common.exceptions.slidesexceptions.ConvertToPresentationException: Error occurred while converting document. The error occurs only …...setDetectStyleChange(true); //enable style changes options.setDetalisationLev...summary page with detected changes statistics to resultant document...

    forum.groupdocs.com/t/error-on-comparing-ppt-co...
  8. :-moz-handler-blocked - CSS: Cascading Style Sh...

    The :-moz-handler-blocked CSS pseudo-class is a Mozilla extension that matches elements that can't be displayed because their handlers have been blocked....non-standard and is not on a standards track. Do not use it on production...implementations and the behavior may change in the future. The :-moz-handler-blocked...

    developer.mozilla.org/en-US/docs/Web/CSS/:-moz-...
  9. Audio and video manipulation - Web media techno...

    The beauty of the web is that you can combine technologies to create new forms. Having native audio and video in the browser means we can use these data streams with technologies such as , WebGL or Web Audio API to modify audio and video directly, for example adding reverb/compression effects to audio, or grayscale/sepia filters to video. This article provides a reference to explain what you need to do....<video> , but in both cases, it changes the playback speed but not...Web Audio node type An audio track from an HTML <audio> or <video>...

    developer.mozilla.org/en-US/docs/Web/Media/Audi...
  10. Autoplay guide for media and Web Audio APIs - W...

    Automatically starting the playback of audio (or videos with audio Tracks) immediately upon page load can be an unwelcome surprise to users. While autoplay of media serves a useful purpose, it should be used carefully and only when needed. In order to give users control over this, browsers often provide various forms of autoplay blocking. In this guide, we'll cover autoplay functionality in the various media and Web Audio APIs, including a brief overview of how to use autoplay and how to work with browsers to handle autoplay blocking gracefully....audio (or videos with audio tracks) immediately upon page load...not have an audio track, or if the audio track is muted. Media...

    developer.mozilla.org/en-US/docs/Web/Media/Auto...