Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 940 for

uri

(0.09 sec)
  1. XmpColorantRgb Methods - GroupDocs.Metadata for...

    Adds known metadata properties satisfying the specified predicate. The operation is recursive so it affects all nested packages as well....GetNamespaceUri Gets the namespace URI associated with the specified...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. XmpJob Methods - GroupDocs.Metadata for .NET - ...

    Adds known metadata properties satisfying the specified predicate. The operation is recursive so it affects all nested packages as well....GetNamespaceUri Gets the namespace URI associated with the specified...

    apireference.groupdocs.com/metadata/net/groupdo...
  3. XmpThumbnail Methods - GroupDocs.Metadata for ....

    Adds known metadata properties satisfying the specified predicate. The operation is recursive so it affects all nested packages as well....GetNamespaceUri Gets the namespace URI associated with the specified...

    apireference.groupdocs.com/metadata/net/groupdo...
  4. 431 Request Header Fields Too Large - HTTP | MDN

    The HTTP 431 Request Header Fields Too Large client error response status code indicates that the server refuses to process the request because the request's HTTP headers are too long. The request may be resubmitted after reducing the size of the request headers....HTTP response status codes 414 URI Too Long Request header Help...

    developer.mozilla.org/en-US/docs/Web/HTTP/Statu...
  5. XmpPacketWrapper Methods - GroupDocs.Metadata f...

    Adds the package....GetPackage Gets package by namespace uri. GetType (Inherited from Object...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. XmpPhotoshopPackage Properties - GroupDocs.Meta...

    Gets or sets the by-line title....NamespaceUri Gets the namespace URI. (Inherited from XmpPackage ...

    apireference.groupdocs.com/metadata/net/groupdo...
  7. Load document from Azure Blob Storage | Documen...

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for .NET API....CloudStorageAccount ( storageCredentials , new Uri ( endpoint ), null , null , null...

    docs.groupdocs.com/conversion/net/load-document...
  8. content/files/en-us/web/html/element/base/index...

    The content behind MDN Web Docs. Contribute to mdn/content development by creating an account on GitHub.... [`data:`](/en-US/docs/Web/URI/Schemes/data) and [`javascri...[`javascript:`](/en-US/docs/Web/URI/Schemes/javascript) URLs are not allowed...

    github.com/mdn/content/blob/main/files/en-us/we...
  9. <button> - HTML: Linguagem de Marcação de Hiper...

    O Elemento HTML

    developer.mozilla.org/pt-BR/docs/Web/HTML/Eleme...
  10. A single file viewer in ASP.NET MVC - GroupDocs...

    I’m willing to purchase your product, but I need this basic capability in ASP.NET MVC. User clicks a link, server processes the file as necessary and the file gets displayed in your viewer without any uploading/ navigat…...// Download a file var uri = new Uri(url); var client = new HttpClient();...response = await client.GetAsync(uri); var fileName = Path.GetFileName(url);...

    forum.groupdocs.com/t/a-single-file-viewer-in-a...