Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 7,197 for

uri

(2.5 sec)
  1. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceFileUri method. Gets or sets the uniform resource identifier (Uri) used to reference the resource file from the document in C++....uniform resource identifier (URI) used to reference the resource...property allows you to change URIs of resource files exported to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. CustomXmlProperty class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  3. 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...
  4. ResourceSavingArgs.ResourceFileUri | Aspose.Wor...

    Discover the ResourceSavingArgs ResourceFileUri property to easily manage and reference resource files in your documents. Enhance efficiency today!...uniform resource identifier (URI) used to reference the resource...property allows you to change URIs of resource files exported to...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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...
  6. ResourceLoadingArgs class | Aspose.Words for No...

    Aspose.Words.Loading.ResourceLoadingArgs class. Provides data for the [IResourceLoadingCallback.resourceLoading()](../iresourceloadingcallback/resourceLoading/#resourceloadingargs) method....Description originalUri Original URI of the resource as specified...resourceType Type of resource. uri URI of the resource which is used...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Loading::ResourceLoadingArgs cla...

    Aspose::Words::Loading::ResourceLoadingArgs class. Provides data for the ResourceLoading() method in C++....get_OriginalUri () const Original URI of the resource as specified...Type of resource. get_Uri () const URI of the resource which...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Convert Image to Base64 – Online Encoder and C#...

    Convert Image to Base64 online or in C# and use an encoded string for data Uri. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI. You can encode images online...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/net/image-to-base64/
  9. Convert TIFF to Base64 – Online Encoder and C# ...

    Convert TIFF to Base64 online or in C# and use an encoded string for data Uri. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI. You can encode images online...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/net/tiff-to-base64/
  10. 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...