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

uri

(0.7 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 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...
  2. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG documents....callback to change the resource URI. public void ResourceSavingCallba...FindTextInFile ( outputPath , "/uri/for/" ); } /// <summary> ///...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolderAlias method. Specifies the name of the folder used to construct image Uris written into an XAML document. Default is an empty string in C++....folder used to construct image URIs written into an XAML document...allows to specify how the image URIs will be constructed. If ImagesFolderAlias...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. XamlFlowSaveOptions.images_folder_alias propert...

    XamlFlowSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image Uris written into an XAML document...folder used to construct image URIs written into an XAML document...allows to specify how the image URIs will be constructed. If XamlFlowSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++....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/cpp/aspose.words/loa...
  7. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....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/cpp/aspose.words.loa...
  8. ResourceType | Aspose.Words for Java

    Type of loaded resource 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...
  9. Aspose::Words::Loading::LoadOptions::get_BaseUr...

    Aspose::Words::Loading::LoadOptions::get_BaseUri method. Gets or sets the string that will be used to resolve relative Uris found in the document into absolute Uris when required. Can be null or empty string. Default is null in C++....relative URIs found in the document into absolute URIs when required...is used to resolve relative URIs into absolute in the following...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java...."2019")); // Set the smart tag's URI to the default value. smartTag...CustomXmlProperty(String name, String uri, String value) Initializes a...

    reference.aspose.com/words/java/com.aspose.word...