Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 6,367 for

uri

(0.07 sec)
  1. 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...
  2. 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...
  3. Working with Exchange Mailbox and Messages|Docu...

    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....folder URI as a parameter. As long as the folder URI is valid...->xxxFolderUri property to get the URI of different folders. The rest...

    docs.aspose.com/email/cpp/working-with-exchange...
  4. 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...
  5. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....images from a stream using a base URI. using ( Stream stream = File..."Document.html" )) { // Pass the URI of the base folder while loading...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Convert PNG to Base64 – Online Encoder and C# Code

    Convert PNG 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/png-to-base64/
  7. Aspose::Words::Loading::ResourceLoadingArgs::ge...

    Aspose::Words::Loading::ResourceLoadingArgs::get_Uri method. Uri of the resource which is used for downloading if ResourceLoading() returns Default. Initially it's set to absolute Uri of the resource, but user can redefine it to any value in C++....:get_Uri method ResourceLoadingArgs::get_Uri method URI of the...Initially it’s set to absolute URI of the resource, but user can...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. 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...
  9. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects....CustomXmlProperty ( string name , string uri , string value ) Parameter Type...Cannot be null . uri String The namespace URI of the property...

    reference.aspose.com/words/net/aspose.words.mar...
  10. IResourceLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and inserting images using DocumentBuilder 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...