Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 771 for

uri

(0.06 sec)
  1. webRequest - Mozilla | MDN

    Add event listeners for the various stages of making an HTTP request, which includes websocket requests on ws:// and wss://. The event listener receives detailed information about the request and can modify or cancel the request....determines that a request to a URI may be coming soon. This type...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  2. border-image - CSS: Cascading Style Sheets | MDN

    The border-image CSS property draws an image around a given element. It replaces the element's regular border....: none or the image with its URI made absolute border-image-width...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  3. DiscoveryClientProtocol Class (System.Web.Servi...

    Provides support for programmatically invoking XML Web services discovery....GetWebRequest(Uri) Creates a WebRequest for the specified URI. (Inherited...

    learn.microsoft.com/en-us/dotnet/api/system.web...
  4. content - CSS: Cascading Style Sheets | MDN

    The content CSS property replaces content with a generated value. It can be used to define what is rendered inside an element or pseudo-element. For elements, the content property specifies whether the element renders normally (normal or none) or is replaced with an image (and associated "alt" text). For pseudo-elements and margin boxes, content defines the content as images, text, both, or none, which determines whether the element renders at all.... Otherwise, for URI values, the absolute URI; for attr() values...

    developer.mozilla.org/en-US/docs/Web/CSS/content
  5. C# .NET Document Editor API | Cuir Word Excel i...

    C# .NET eagarthóir doiciméad API a luchtú Microsoft Word, Excel, PowerPoint, PDF, XML, gréasáin agus formáidí comhaid téacs go HTML, a ionramháil agus a thiontú ar ais go dtí an bhunfhormáid.... Scanann an mheicníocht URI agus aitheantais ríomhphoist...

    products.groupdocs.com/ga/editor/net/
  6. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...A string containing an image URI, path, or Base64-encoded image...string containing a document URI, path, or Base64-encoded document...

    docs.groupdocs.com/assembly/net/template-syntax...
  7. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources...CloudStorageAccount ( storageCredentials , new Uri ( endpoint ), null , null , null...

    docs.groupdocs.com/search/net/indexing-from-dif...
  8. permissions - Mozilla | MDN

    Use the permissions key to request special powers for your extension. This key is an array of strings, and each string is a request for a permission....related to particular sites and URI schemes are applied as well....

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  9. [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......3 Namespace Uri .......... 13 4.4 Boolean .....x:Decimal .......... 42 7.2.16 x:Uri .......... 42 7.2.17 x:Timespan...

    download.microsoft.com/download/0/A/6/0A6F7755-...
  10. Best Practices for Comparing Strings in .NET - ...

    Learn how to compare strings effectively in .NET applications.... Uri url = new("https://learn.microsoft...HTTPS protocol. } Dim url As New Uri("https://learn.microsoft.com/")...

    learn.microsoft.com/en-us/dotnet/standard/base-...