Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 6,365 for

uri

(0.09 sec)
  1. LoadOptions.LoadFormat | Aspose.Words for .NET

    Discover the LoadOptions LoadFormat property to easily specify document formats. Optimize loading with the default Auto setting for seamless performance....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...
  2. Convert OneNote to Html using user callbacks | ...

    Learn how to convert OneNote notes into HTML format with user-defined callbacks for saving and conversion....(FontSavingArgs args) 16 { 17 string uri; 18 Stream stream; 19 this ....FontsFolder , args. FileName , out uri, out stream); 20 args. Stream...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  3. ResourceLoadingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Loading.ResourceLoadingArgs class, designed to enhance resource loading efficiency in your applications. Unlock seamless integration today!...OriginalUri { get; } Original URI of the resource as specified...} Type of resource. Uri { get; set; } URI of the resource which...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Aspose::Words::Loading::LoadOptions::get_LoadFo...

    Aspose::Words::Loading::LoadOptions::get_LoadFormat method. Specifies the format of the document to be loaded. Default is Auto 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...
  5. ResourceLoadingArgs class | Aspose.Words for Py...

    aspose.words.loading.ResourceLoadingArgs class. Provides data for the [IResourceLoadingCallback.resource_loading()](../iresourceloadingcallback/resource_loading/#resourceloadingargs) method....Name Description original_uri Original URI of the resource as specified...resource_type Type of resource. uri URI of the resource which is used...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LoadOptions.load_format property | Aspose.Words...

    LoadOptions.load_format property. Specifies the format of the document to be loaded...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/python-net/aspose.wo...
  7. CustomXmlProperty class | Aspose.Words for Python

    aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property...Description CustomXmlProperty(name, uri, value) Initializes a new instance...tag property. uri Gets or sets the namespace URI of the custom...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Convert OneNote Documents to HTML | Aspo...

    A guide explaining how to convert OneNote documents into HTML format using Java....(FontSavingArgs args) { 92 String uri = null ; 93 OutputStream stream...String [] referenceToUri = { uri }; 95 OutputStream [] referenceToStream...

    docs.aspose.com/note/java/conversion-of-onenote...
  9. Aspose::Words::Markup::CustomXmlProperty::Custo...

    Aspose::Words::Markup::CustomXmlProperty::CustomXmlProperty constructor. Initializes a new instance of this class in C++....name , const System :: String & uri , const System :: String & value...be null . uri const System::String& The namespace URI of the property...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. MarkdownSaveOptions.ResourceSavingCallback | As...

    Control how images and resources are saved when exporting Word to Markdown with ResourceSavingCallback for flexible document output....callback to change the resource URI. public void ResourceSavingCallba...FindTextInFile ( outputPath , "/uri/for/" ); } /// <summary> ///...

    reference.aspose.com/words/net/aspose.words.sav...