Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 40,651 for

as

(0.07 sec)
  1. GroupDocs.Viewer for .NET 18.6 Release Notes | ...

    Note This page contains releAse notes for GroupDocs.Viewer for .NET 18.6. Major Features There are 17 features, improvements, and fixes in this regular monthly releAse. The most notable are: Added DWF file format support Rendering CAD documents by specifying coordinates New option to force pAssword validation each time the document is processed Full List of Issues Covering all Changes in this ReleAse Key Summary Category VIEWERNET-1601 Add new option which allows checking pAssword each time document processed New Feature VIEWERNET-1218 Add DWF file format support New Feature VIEWERNET-915 Render CAD documents by specifying coordinates New Feature VIEWERNET-1621 Extend support for DefaultFontName setting to PDF documents when rendering into PDF Improvement VIEWERNET-1588 Add new property EmbedResources which will replace IsResourcesEmbedded property in HtmlOptions clAss Improvement VIEWERNET-1585 Support empty string for ViewerConfig....Note This page contains release notes for GroupDocs.Viewer for .NET 18.6. Major Features There are 17 features, improvements, and fixes in this regular monthly release. The most notable are: Added DWF file format support Rendering CAD documents by specifying coordinates New option to force password validation each time the document is processed Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1601 Add new option which allows checking password each time document processed New Feature VIEWERNET-1218 Add DWF file format support New Feature VIEWERNET-915 Render CAD documents by specifying coordinates New Feature VIEWERNET-1621 Extend support for DefaultFontName setting to PDF documents when rendering into PDF Improvement VIEWERNET-1588 Add new property EmbedResources which will replace IsResourcesEmbedded property in HtmlOptions class Improvement VIEWERNET-1585 Support empty string for ViewerConfig.

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. GroupDocs.Signature for .NET 19.1 Release Notes...

    Note This page contains releAse notes for GroupDocs.Signature for .NET 19.1 Major Features There are few new features, improvements and bug fixes in this regular releAse. Most features are related to introduced Image Metadata signatures support, improvement on Image Metadata Signature data type conversion, same As some bug fixes. Summary the most notable changes are: Introduced Metadata Signature Singing features for Image Documents Added support of rounded corners for Stamp inner lines Fixed Barcode and QR-code singing with wide borders for better recognition Improved signatures options detection Full List of Issues Covering all Changes in this ReleAse Key Summary Issue Type SIGNATURENET-1856 Fix Stamp generation processing for wide areAs Bug SIGNATURENET-1851 QR/Bar code with wide border cannot be read Bug SIGNATURENET-1786 Implement Rounded corners for Rectangle Stamp Signature Types New Feature SIGNATURENET-1719 Implement Metadata Signature features for Image Documents New Feature SIGNATURENET-1871 Improve Image Metadata type conversion Improvement SIGNATURENET-1858 Optimize Document options type detection for handler processes (Sign/Verify/Search) Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Note This page contains release notes for GroupDocs.Signature for .NET 19.1 Major Features There are few new features, improvements and bug fixes in this regular release. Most features are related to introduced Image Metadata signatures support, improvement on Image Metadata Signature data type conversion, same as some bug fixes. Summary the most notable changes are: Introduced Metadata Signature Singing features for Image Documents Added support of rounded corners for Stamp inner lines Fixed Barcode and QR-code singing with wide borders for better recognition Improved signatures options detection Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-1856 Fix Stamp generation processing for wide areas Bug SIGNATURENET-1851 QR/Bar code with wide border cannot be read Bug SIGNATURENET-1786 Implement Rounded corners for Rectangle Stamp Signature Types New Feature SIGNATURENET-1719 Implement Metadata Signature features for Image Documents New Feature SIGNATURENET-1871 Improve Image Metadata type conversion Improvement SIGNATURENET-1858 Optimize Document options type detection for handler processes (Sign/Verify/Search) Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.

    docs.groupdocs.com/signature/net/groupdocs-sign...
  3. CSS box alignment - CSS: Cascading Style Sheets...

    The CSS box alignment module specifies CSS features that relate to the alignment of boxes in the various CSS box layout models: block layout, table layout, flex layout, and grid layout. The module aims to create a consistent method of alignment across all of CSS. This document details the general concepts found in the specification....The CSS box alignment module specifies CSS features that relate to the alignment of boxes in the various CSS box layout models: block layout, table layout, flex layout, and grid layout. The module aims to create a consistent method of alignment across all of CSS. This document details the general concepts found in the specification.

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_bo...
  4. HTTP conditional requests - HTTP | MDN

    HTTP hAs a concept of conditional requests, where the result, and even the success of a request, can be controlled by comparing the affected resources with a validator. These requests are useful for validating cached content, ensuring that it is only fetched if it differs from the copy that is already available to the browser. Conditional requests are also useful for ensuring the integrity of a document when resuming a download, or preventing lost updates when uploading or modifying a document on the server....HTTP has a concept of conditional requests, where the result, and even the success of a request, can be controlled by comparing the affected resources with a validator. These requests are useful for validating cached content, ensuring that it is only fetched if it differs from the copy that is already available to the browser. Conditional requests are also useful for ensuring the integrity of a document when resuming a download, or preventing lost updates when uploading or modifying a document on the server.

    developer.mozilla.org/en-US/docs/Web/HTTP/Condi...
  5. EditableDocument | GroupDocs.Editor for Java AP...

    Intermediate document that contains content before and after editing...Intermediate document that contains content before and after editing

    reference.groupdocs.com/editor/java/com.groupdo...
  6. content/files/en-us/web/html/element/iframe/ind...

    The content behind MDN Web Docs. Contribute to mdn/content development by creating an account on GitHub....The content behind MDN Web Docs. Contribute to mdn/content development by creating an account on GitHub.

    github.com/mdn/content/blob/main/files/en-us/we...
  7. [MS-XAML-2009].pdf

    1 / 87 [MS-XAML-2009] — v20141223 Xaml Object Mapping Specification 2009 Copyright © 2014 Microsoft Corporation. ReleAse: Tuesday, December 23, 2014 [MS-XAML-2009]: XAML Object Mapping Specificatio......1 / 87 [MS-XAML-2009] — v20141223 Xaml Object Mapping Specification 2009 Copyright © 2014 Microsoft Corporation. Release: Tuesday, December 23, 2014 [MS-XAML-2009]: XAML Object Mapping Specificatio...

    download.microsoft.com/download/0/A/6/0A6F7755-...
  8. Spread syntax (...) - JavaScript | MDN

    The spread (...) syntax allows an iterable, such As an array or string, to be expanded in places where zero or more arguments (for function calls) or elements (for array literals) are expected. In an object literal, the spread syntax enumerates the properties of an object and adds the key-value pairs to the object being created....The spread (...) syntax allows an iterable, such as an array or string, to be expanded in places where zero or more arguments (for function calls) or elements (for array literals) are expected. In an object literal, the spread syntax enumerates the properties of an object and adds the key-value pairs to the object being created.

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. Experiment: Remember language 🧪 · mdn · Discus...

    Experiment: Remember language 🧪...Experiment: Remember language 🧪

    github.com/orgs/mdn/discussions/739
  10. Experiment: Remember language 🧪 · mdn · Discus...

    Experiment: Remember language 🧪...Experiment: Remember language 🧪

    github.com/orgs/mdn/discussions/739