Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,257 for

accept changes

(0.05 sec)
  1. Comparer.Compare Method (String, SaveOptions, C...

    Compares documents and saves result to file path...options - accepting and rejecting detected changes, adjusting...

    apireference.groupdocs.com/comparison/net/group...
  2. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful document editing API that allows converting supported document format into HTML and apply Changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with Changes made Easily manage complex documents editing operations by adding just a few lines of code within any type of Java application....format into HTML and apply changes in any WYSIWYG HTML Editor...supported document format with changes made Easily manage complex...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  3. Document attributes | Documentation

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing.... This method accepts an object containing the required...required attribute changes as a parameter. The following example...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Comparer.Compare Method (Stream, CompareOptions...

    Compares documents and saves result to file stream...options - accepting and rejecting detected changes, adjusting...

    apireference.groupdocs.com/comparison/net/group...
  5. field-sizing - CSS: Cascading Style Sheets | MDN

    The field-sizing CSS property enables you to control the sizing behavior of elements that are given a default preferred size, such as form control elements. This property enables you to override the default sizing behavior, allowing form controls to adjust in size to fit their contents....elements: Form input types that accept direct text input from users...however, the displayed filename changes as the user selects a new file...

    developer.mozilla.org/en-US/docs/Web/CSS/field-...
  6. GroupDocs.Viewer for .NET 17.5.0 Release Notes

    GroupDocs.Viewer for .NET 17.5.0 Release Notes – the latest updates and fixes....HtmlResourcePrefix setting accepts empty string to avoid setting...List of Issues Covering all Changes in this Release Key Summary...

    releases.groupdocs.com/viewer/net/release-notes...
  7. 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....7 Warning Breaking changes In this version we’re introducing...Below the list of most notable changes in release of GroupDocs.Annotation...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  8. ComparisonAction Enumeration - GroupDocs.Compar...

    An action that can be applied to change....action that can be applied to change. Namespace: GroupDocs.Comparison...Description None 0 Nothing to do Accept 1 Change will be visible on result...

    apireference.groupdocs.com/comparison/net/group...
  9. GroupDocs.Assembly for Java 19.11 Release Notes...

    This page contains release notes for GroupDocs.Assembly for Java 19.11 Major Features Simplified working with JSON data sources, supported dynamic insertion of links to internal document contents, and extended the set of supported Markdown features. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYJAVA-14  Simplify working with JSON data sources  Feature  ASSEMBLYNET-128  Support dynamic insertion of links to bookmarks for Word Processing documents  Feature  ASSEMBLYNET-129  Support dynamic insertion of links to cells for Spreadsheet documents  Feature  ASSEMBLYNET-130  Support dynamic insertion of links to slides for Presentation documents  Feature  ASSEMBLYNET-131  Support dynamic insertion of links to bookmarks for emails  Feature  ASSEMBLYNET-133  Support code blocks and spans for Markdown  Feature  ASSEMBLYNET-134  Support strikethrough text for Markdown  Feature  ASSEMBLYNET-132  Valid license files are not Accepted  Bug  This section lists public API Changes that were introduced in GroupDocs....List of Features Covering all Changes in this Release Key Summary...are not accepted Bug This section lists public API changes that...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  10. <input type="file"> - HTML: ハイパーテキストマークアップ言語 | MDN

    要素の type="file" 型は、ユーザーが一つまたは複数のファイルを端末のストレージから選択することができるようにします。選択されると、ファイルはフォーム投稿を使用してサーバーにアップロードしたり、JavaScript コードとファイル API を使用して操作したりすることができます。... accept accept 属性の値は文字列で、ファイル入力欄が受け付けるファイル型を定義します。この文字列は...type="file" id="docpicker" accept=".doc,.docx,.xml,application/msword...

    developer.mozilla.org/ja/docs/Web/HTML/Element/...