Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,147 for

conditional

(0.06 sec)
  1. RequestInit - Web APIs | MDN

    Learn about the RequestInit interface, including its properties, code examples and specifications....the browser will make a conditional request to the remote server...the browser will make a conditional request to the remote server...

    developer.mozilla.org/en-US/docs/Web/API/Reques...
  2. Creating Simple ASP Pages | Microsoft Learn

    Skip to main content This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest f...... The conditional If...Then...Else statement...Hello! <% End If %> If the condition is true-that is, if the time...

    learn.microsoft.com/en-us/previous-versions/iis...
  3. CSSPositionTryDescriptors - Web APIs | MDN

    Learn about the CSSPositionTryDescriptors interface, including its properties and methods, code examples, specifications, and browser compatibility....overflow: try options and conditional hiding Help improve MDN Was...

    developer.mozilla.org/en-US/docs/Web/API/CSSPos...
  4. Introducing GroupDocs.Assembly for Java | Docum...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....be used to automate all conditional text, variable text, and...

    docs.groupdocs.com/assembly/java/introducing-gr...
  5. position-try - CSS: Cascading Style Sheets | MDN

    The position-try CSS property is a shorthand that corresponds to the position-try-order and position-try-fallbacks properties....overflow: try fallbacks and conditional hiding guide Help improve...

    developer.mozilla.org/en-US/docs/Web/CSS/positi...
  6. Django Tutorial Part 6: Generic list and detail...

    Congratulations, our basic library functionality is now complete!... Conditional execution We use the if ...library.</p> {% endif %} The condition above only checks for one...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  7. Header files (C++) | Microsoft Learn

    Learn more about: Header files (C++)...definition #ifdef LOG // conditional compilation directive void...

    learn.microsoft.com/en-us/cpp/cpp/header-files-cpp
  8. Java Document Automation Assembly & Dynamic Rep...

    Java API for document automation, assembly & reporting. Create reports from custom templates. Assemble PDF Word Excel PPTX HTML from DB, JSON, OData & XML data sources....apply repeated blocks & conditional blocks for list items and...

    products.groupdocs.com/assembly/java/
  9. @font-face - CSS: Cascading Style Sheets | MDN

    The @font-face CSS at-rule specifies a custom font with which to display text; the font can be loaded from either a remote server or a locally-installed font on the user's own computer....but also inside any CSS conditional-group at-rule . Font MIME...

    developer.mozilla.org/en-US/docs/Web/CSS/@font-...
  10. HTTP response status codes - HTTP | MDN

    HTTP response status codes indicate whether a specific HTTP request has been successfully completed. Responses are grouped in five classes:...412 Precondition Failed In conditional requests , the client has...requires the request to be conditional . This response is intended...

    developer.mozilla.org/en-US/docs/Web/HTTP/Status