Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 23,406 for

values

(0.09 sec)
  1. Getting started with Angular - Learn web develo...

    That's it for your first introduction to Angular. At this point you should be set up and ready to build an Angular app, and have a basic understanding of how Angular works. In the next article we'll deepen that knowledge and start to build up the structure of our to-do list application....that lets you insert dynamic values from your component. Angular...the contents within them. The value for title comes from the component...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  2. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Python API to convert PDF files to HTML, PNG, and JPEG formats....property to one of the following values: — The image resolution is...image size is small. Use this value to increase the conversion performance...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  3. How to write an API reference - The MDN Web Doc...

    This guide takes you through all you need to know to write an API reference on MDN....if they have a clear added value that can't be found in a maintained...include is its default/initial value, and whether it's read-only...

    developer.mozilla.org/en-US/docs/MDN/Writing_gu...
  4. GitHub - xournalpp/xournalpp: Xournal++ is a ha...

    Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets. - xournalpp/xournalpp...contain new attributes or unknown values, so Xournal++ will add the...

    github.com/xournalpp/xournalpp
  5. Object-oriented programming - Learn web develop...

    This article has described the basic features of class-based object oriented programming, and briefly looked at how JavaScript constructors and prototypes compare with these concepts.... We pass values to the constructor for any...

    developer.mozilla.org/en-US/docs/Learn/JavaScri...
  6. Express Tutorial Part 2: Creating a skeleton we...

    You have now created a skeleton website project for the Local Library and verified that it runs using node. Most importantly, you also understand how the project is structured, so you have a good idea where we need to make changes to add routes and views for our local library....Ability to filter variable values at template level, such as...upper-case, or formatting a date value. Ability to generate output...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  7. GroupDocs.Signature for Java 17.11 Release Note...

    Note This page contains release notes for GroupDocs.Signature for Java 17.11 Major Features There are about 20 improvements, new features and fixes in this regular release. The most notable are: Implemented support of Image file formats for methods returning document and pages information Introduced Signature Handler events to retrieve information on Signing progress Introduced additional Signature appearance for Office format Documents - Cells, Words and Slides Added Signature Handler events to retrieve information on Verification progress Involved ability to retrieve Digital signatures from Pdf Documents Introduced ability to retrieve Digital signatures from Office file format Documents Cells and Words Improved Verification processing of all Documents to process without required Page settings Fixed bug with Cells Text Stamp rendering Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3154 Implement support of Image File formats in Document and Pages Information method New Feature SIGNATURENET-3142 Implement ability to obtain Verification Progress New Feature SIGNATURENET-3121 Implement various text shape types for Words New Feature SIGNATURENET-3118 Implement various text shape types for Slides New Feature SIGNATURENET-3115 Implement various text shape types for Cells New Feature SIGNATURENET-3110 Implement ability to obtain Digital Signatures from Cells Documents New Feature SIGNATURENET-3107 Implement ability to obtain Digital Signatures from Words Documents New Feature SIGNATURENET-3104 Implement ability to obtain Digital Signatures from Pdf Documents New Feature SIGNATURENET-2479 Implement ability to obtain Signing progress New Feature SIGNATURENET-3168 Improve Cells Documents Verification when Page is not specified Improvement SIGNATURENET-3167 Improve Image Documents Verification when Page is not specified Improvement SIGNATURENET-3166 Improve Slides Documents Verification when Page is not specified Improvement SIGNATURENET-3165 Improve Words Documents Verification when Page is not specified Improvement SIGNATURENET-3164 Improve Pdf Documents Verification when Page is not specified Improvement SIGNATURENET-3134 Implement ability to set background color for QRcode signatures Improvement SIGNATURENET-3133 Implement ability to set background color for Barcode signatures Improvement SIGNATURENET-3153 Method for Document Description and Pages raise Exception Bug SIGNATURENET-3145 Signature ....enumeration type ProcessStatus with values that specify Signature or Verification...setGuid ( String value ){ auto_Guid = value ; } private String...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  8. Getting started with Svelte - Learn web develop...

    This brings us to the end of our initial look at Svelte, including how to install it locally, create a starter app, and how the basics work. In the next article we'll start building our first proper application, a todo list. Before we do that, however, let's recap some of the things we've learned....this case we are embedding the value of the name prop right after...elements, and work with async values, respectively. The <style>...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  9. Background scripts - Mozilla | MDN

    Background scripts or a background page enable you to monitor and react to events in the browser, such as navigating to a new page, removing a bookmark, or closing a tab....to set and return states and values: Use storage.session for in-memory...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  10. GroupDocs.Viewer for .NET 18.4 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.4. Major Features There are 18 new features, improvements, and fixes in this regular monthly release. The most notable are: Added support for following file formats POTX (PowerPoint Open XML Presentation Template) PPTM (PowerPoint Open XML Macro-Enabled Presentation) EPS (Encapsulated PostScript) Implemented simple file storage interface Improved minification process Added settings to include or exclude hidden content in Excel documents Added option for rendering Print Area in Excel documents Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1552 Feature for AutoFitting column width depending on content for rendering into HTML New Feature VIEWERNET-1544 Implement simple file storage interface New Feature VIEWERNET-1518 Settings to include/exclude hidden content in Excel documents New Feature VIEWERNET-1517 Rendering only Print Area in Excel documents New Feature VIEWERNET-1478 Add POTX file format support New Feature VIEWERNET-1476 Add PPTM file format support New Feature VIEWERNET-526 Add EPS (Encapsulated PostScript) file format support New Feature VIEWERNET-1537 Add prefix for CSS classes when rendering Email messages Improvement VIEWERNET-1501 Minify CSS content when rendering into HTML with EnableMinification is true Improvement VIEWERNET-1481 Improve rendering comments from Presentation documents Improvement VIEWERNET-1428 Support JpegQuality option when rendering Microsoft Project documents Improvement VIEWERNET-1549 Extend support for DefaultFontName setting to PDF documents when rendering into HTML Improvement VIEWERNET-512 Responsive HTML output required in the case of HTML representation Improvement VIEWERNET-1526 Invalid PDF when rendering Excel document with multiple pages per sheet Bug VIEWERNET-1511 DefaultFontName setting is not working for rendering Text documents into PDF and image Bug VIEWERNET-1494 Incorrect rendering of the content in header and footer of Word document Bug WEB-2106 Local links are ignored when rendering PDF to HTML Bug WEB-1153 Discrepancy when rendering as JPEG and HTML Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.... Reduce color values. Reduce integer representations...specifiers from numeric zero values. Rendering Print Area in Cells...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...