Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 5701 - 5710 of about 10,000 for content_length:[100000 TO 499999] (1.98 sec)

  1. lengthAdjust - SVG | MDN

    The lengthAdjust attribute controls how the text is stretched into the length defined by the textLength attribute.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/lengthAdjust
    Registered: Fri Dec 12 01:03:41 UTC 2025
    - Last Modified: Thu Dec 11 01:09:21 UTC 2025
    - 163.9K bytes
    - Viewed (0)
  2. perlglossary.txt

    =pod =encoding UTF-8 =head1 NAME perlglossary - Perl Glossary =head1 VERSION version 5.20250619 =head1 DESCRIPTION A glossary of terms (technical and otherwise) used in the Perl documentation, deri...
    perldoc.perl.org/perlglossary.txt Similar Results (1)
    Registered: Sat Dec 06 00:20:35 UTC 2025
    - 134.6K bytes
    - Viewed (0)
  3. ExtUtils::MM_Unix.txt

    package ExtUtils::MM_Unix; require 5.006; use strict; use warnings; use Carp; use ExtUtils::MakeMaker::Config; use File::Basename qw(basename dirname); our %Config_Override; use ExtUtils::MakeMaker...
    perldoc.perl.org/ExtUtils::MM_Unix.txt
    Registered: Mon Dec 08 16:29:33 UTC 2025
    - 113.5K bytes
    - Viewed (0)
  4. Patterns - SVG | MDN

    Patterns are arguably one of the more confusing fill types to use in SVG. They're also very powerful, so they're worth talking about and getting at least a fundamental grasp on. Like gradients, the <pattern> element should be put in the <defs> section of your SVG file.
    developer.mozilla.org/en-US/docs/Web/SVG/Tutorials/SVG_from_scratch/Patterns
    Registered: Fri Dec 12 00:49:40 UTC 2025
    - Last Modified: Thu Dec 11 01:09:22 UTC 2025
    - 169K bytes
    - Viewed (0)
  5. Logical AND assignment (&&=) - JavaScript | MDN

    The logical AND assignment (&&=) operator only evaluates the right operand and assigns to the left if the left operand is truthy.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Logical_AND_assignment
    Registered: Fri Dec 12 00:49:47 UTC 2025
    - Last Modified: Thu Dec 11 01:09:17 UTC 2025
    - 184.3K bytes
    - Viewed (0)
  6. <defs> - SVG | MDN

    The <defs> SVG element is used to store graphical objects that will be used at a later time. Objects created inside a <defs> element are not rendered directly. To display them you have to reference them (with a <use> element for example).
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/defs
    Registered: Fri Dec 12 00:49:49 UTC 2025
    - Last Modified: Thu Dec 11 01:09:22 UTC 2025
    - 169.6K bytes
    - Viewed (0)
  7. Float16Array - JavaScript | MDN

    The Float16Array typed array represents an array of 16-bit floating point numbers in the platform byte order. If control over byte order is needed, use DataView instead. The contents are initialized to 0 unless initialization data is explicitly provided. Once established, you can reference elements in the array using the object's methods, or using standard array index syntax (that is, using bracket notation).
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float16Array
    Registered: Fri Dec 12 00:49:21 UTC 2025
    - Last Modified: Thu Dec 11 01:09:10 UTC 2025
    - 152.4K bytes
    - Viewed (0)
  8. URIError - JavaScript | MDN

    The URIError object represents an error when a global URI handling function was used in a wrong way.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/URIError
    Registered: Fri Dec 12 00:49:25 UTC 2025
    - Last Modified: Thu Dec 11 01:09:17 UTC 2025
    - 149.6K bytes
    - Viewed (0)
  9. Enhanced colorization

    How to customize semantic colorization of C++ code in Visual Studio Code.
    code.visualstudio.com/docs/cpp/colorization-cpp
    Registered: Fri Dec 12 00:47:43 UTC 2025
    - 108.1K bytes
    - Viewed (0)
  10. GitHub Copilot coding agent

    Learn how to interact with the GitHub Copilot coding agent in VS Code to autonomously implement features and fix bugs in the background.
    code.visualstudio.com/docs/copilot/copilot-coding-agent
    Registered: Fri Dec 12 00:46:02 UTC 2025
    - 129K bytes
    - Viewed (0)
Back to top