Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 35,609 for

page

(0.09 sec)
  1. CSS container queries - CSS: Cascading Style Sh...

    Container queries enable you to apply styles to an element based on the size of the element's container. If, for example, a container has less space available in the surrounding context, you can hide certain elements or use smaller fonts....reused in multiple areas of a page without needing to know specifically...queries, see the @container page. Naming containment contexts...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_co...
  2. CompareOptions | GroupDocs.Comparison for Java ...

    Allows configuring the process of document comparison....indicates whether to add summary page with detected changes statistics...indicates whether to add summary page with detected changes statistics...

    reference.groupdocs.com/comparison/java/com.gro...
  3. CreatePageStream - GroupDocs.Annotation for Jav...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......classes to preview document pages. Uses of CreatePageStream in...defines method to create output page preview stream. Methods in com...

    apireference.groupdocs.com/annotation/java/com....
  4. GroupDocs.Signature for .NET 21.1 Release Notes...

    Note This Page contains release notes for GroupDocs.Signature for .NET 21.1 Major Features This release contains important bug fixes related to processing Digital Signatures with its generated unique identifiers for supported document types. Also this update contains the fix document preview. Below the list of most notable changes in release of GroupDocs.Signature for .NET 21.1: The issue on Document preview generation with not hidden signatures was fixed. Unexpected identifiers in the result for digitally signed PDF Documents were fixed....Notes Leave feedback Note This page contains release notes for GroupDocs...changes for public API. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  5. GroupDocs.Conversion for .NET 22.5 Release Note...

    Note This Page contains release notes for GroupDocs.Conversion for .NET 22.5 Major Features There are 5 features, improvements and bug-fixes in this release, most notable are: Conversions from 3D to 3D formats - these conversions are available for netstandard 2.1 and .net 6 targets Add option to set custom font folders when converting from CAD Convert to archive protected with passsword Convert from password protected archives Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑5214 Feature Conversion from 3D to 3D formats CONVERSIONNET‑5252 Improvement Implement setting custom font folders when converting from CAD CONVERSIONNET‑5255 Improvement Improving archive handling with adding support for saving to archives protected with password CONVERSIONNET‑5254 Improvement Improving archive handling with adding support for opening password protected archives CONVERSIONNET‑4314 Fix Converting particular DWFX to PDF produce empty result file Public API and Backward Incompatible Changes Introduced ThreeDLoadOptions class Introduced ThreeDConvertOptions class New property Password in CompressionConvertOptions class New property Password in CompressionLoadOptions class...Notes Leave feedback Note This page contains release notes for GroupDocs...CompressionLoadOptio class Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  6. GroupDocs.Conversion for .NET 21.11 Release Not...

    Note This Page contains release notes for GroupDocs.Conversion for .NET 21.11 Major Features There are 10+ features, improvements and bug-fixes in this release, most notable are: Cad to Fbx conversion Cad to Dwf and Dxf conversion Fixed issues under maxOS and various linux distributions Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑4944 Feature Implement Cad to Fbx conversion CONVERSIONNET‑4967 Feature Implement conversion from Cad to Dwf and Dxf CONVERSIONNET‑4817 Fix GIF to PDF conversion issue CONVERSIONNET‑4841 Fix HTML to PPTX conversion issue CONVERSIONNET‑4894 Fix DOCX to PDF conversion issue on Ubuntu CONVERSIONNET‑4905 Fix EML to PNG conversion stuck CONVERSIONNET‑4952 Fix QR Code is very small converting DOCX to PDF in ....Notes Leave feedback Note This page contains release notes for GroupDocs...Incompatible Changes None Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  7. Add document to Spreadsheet via OLE | Documenta...

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .Java applications....with embedded file path and page number; Instantiate object with..."c:\output\result.xlsx" ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/java/add-document-to-...
  8. GroupDocs.Merger for .NET 20.1 Release Notes | ...

    Note This Page contains release notes for GroupDocs.Merger for .NET 20.1 Warning In this version we will remove Legacy API of GroupDocs.Merger. So from version 20.1 GroupDocs.Merger.Legacy. does not exist anymore Major Features There are a few new features in this regular monthly release. The most notable are: Removed legacy API; The Note format. One was fixed for .Net Standard. Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-707 The Note format....Notes Leave feedback Note This page contains release notes for GroupDocs...Legacy.Domain.Security Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  9. GroupDocs.Search for Java 18.11 Release Notes |...

    Note This Page contains release notes for GroupDocs.Search for Java 18.11. Major Features This is the first version of GroupDocs.Search for Java. The most notable features are: Covers most popular document formats: Word (DOC, DOCX, DOCM, DOT, DOTX), Excel (XLS, XLSX, XLSM, XLTM), PowerPoint (PPT, PPTX, POT, PPSX, PPTM, PPSM), Outlook (PST, OST, MSG, EML, EMLX), OneNote (ONE), CHM, ODP, PDF, EPUB, FB2, and TXT. Search different object types: text occurrences, file names, document types, basic metadata fields, and document created/modified dates....Notes Leave feedback Note This page contains release notes for GroupDocs...GroupDocs.Search for Java. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/groupdocs-search...
  10. Sending forms through JavaScript - Learn web de...

    When a user submits an HTML form, for example by clicking the submit button, the browser makes an HTTP request to send the data in the form. But instead of this declarative approach, web apps sometimes use JavaScript APIs such as fetch() to send data programmatically to an endpoint that expects a form submission. This article explains why this is an important use case and how to do it....window navigates with a full page load. However, many web apps...progressive web apps and single-page apps , use JavaScript APIs to...

    developer.mozilla.org/en-US/docs/Learn/Forms/Se...