Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 6,367 for

uri

(0.52 sec)
  1. Working with Exchange Extended Attributes of Ex...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....); // Append message String uri = ewsClient . appendMessage (...fetchedMsg = ewsClient . fetchItem ( uri , Arrays . asList ( new PropertyDescriptor...

    docs.aspose.com/email/java/working-with-exchang...
  2. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....be used to resolve relative URIs to absolute. Can be null or...Shows how to specify a base URI when opening an html document...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Generate Han Xin Code Barcodes in JavaScript|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... URI : Indicates the data represented...Uniform Resource Identifier (URI), conforming to RFC 3986 . Extended...

    docs.aspose.com/barcode/javascript-cpp/hanxin-c...
  4. Aspose::Words::Drawing::ShapeBase::get_IsImage ...

    Aspose::Words::Drawing::ShapeBase::get_IsImage method. Returns true if this shape is an image shape in C++....images from a stream using a base URI. { System :: SharedPtr < System..."Document.html" ); // Pass the URI of the base folder while loading...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of secUrity risks. Take a look at common secUrity issues and their solutions in C++....absolute uri auto uri = System :: MakeObject < System :: Uri > ( originalUri...originalUri ); if ( uri -> get_IsAbsoluteUri ()) { return uri -> get_Scheme...

    docs.aspose.com/words/cpp/web-applications-secu...
  6. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of secUrity risks. Take a look at common secUrity issues and their solutions in Java....protocol = null ; URI uri = new URI ( fileName ); if ( uri . isAbsolute...isAbsolute ()) { protocol = uri . getScheme (); } else { URL url = new...

    docs.aspose.com/words/java/web-applications-sec...
  7. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications....Shows how to specify a base URI when opening an html document...an image linked by a relative URI // while the image is in a different...

    reference.aspose.com/words/net/aspose.words/loa...
  8. Inserting Hyperlinks Dynamically in Java|Aspose...

    Insert hyperlinks into your document dynamically when building a report in Java.... << link [ uri_or_bookmark_expression ] [ d... ]>> Here, uri_or_bookmark_expression defines URI or the name...

    docs.aspose.com/words/java/inserting-hyperlinks...
  9. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property....smart tag's URI to the default value. smart_tag . uri = 'urn:sc...= 'stockticker' smart_tag . uri = 'urn:schemas-microsoft-com:office:smarttags'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ResourceLoadingArgs.ResourceType | Aspose.Words...

    Discover the ResourceType property of ResourceLoadingArgs to optimize your resource management. Enhance performance and streamline your workflow today!...usually are inserted using a URI, or a byte array. // Every instance...predefined shorthands, as opposed to URIs. /// This will separate image...

    reference.aspose.com/words/net/aspose.words.loa...