Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,554 for

uri

(0.23 sec)
  1. 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...
  2. 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...
  3. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....(FontSavingArgs args) 11 { 12 string uri; 13 Stream stream; 14 this ....FontsFolder , args. FileName , out uri, out stream); 15 args. Stream...

    docs.aspose.com/note/net/create-and-load-a-onen...
  4. 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...
  5. ResourceLoadingAction | Aspose.Words for Java

    Specifies the mode of resource loading in Java....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/java/com.aspose.word...
  6. Aspose::Words::Drawing::ShapeBase::get_HRef met...

    Aspose::Words::Drawing::ShapeBase::get_HRef method. Gets or sets the full hyperlink address for a shape in C++....values for this property: Full URI: https://www.aspose.com/ . Full...Documents\SalesReport.doc . Relative URI: %../../../resource.txt Relative...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. Aspose Errors related to Calendar and Email con...

    Hi , We are getting some aspose errors for one of our client from from Norway (Central European Standard Time). They have calender week from - Mon->Sunday ( and not Sunday to Saturday) Below are the list of errors whic…...error(UriFormatException): Invalid URI: The format of the URI could not be determined...error(UriFormatException): Invalid URI: The format of the URI could not be determined...

    forum.aspose.com/t/aspose-errors-related-to-cal...
  9. ResourceLoadingArgs.originalUri property | Aspo...

    ResourceLoadingArgs.originalUri property. Original Uri of the resource as specified in imported document....originalUri property Original URI of the resource as specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...