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

uri

(0.05 sec)
  1. CustomXmlProperty.Value | Aspose.Words for .NET

    Discover the CustomXmlProperty Value feature to easily manage custom XML attributes and smart tag properties for enhanced data control....smart tag's URI to the default value. smartTag . Uri = "urn:sc...= "stockticker" ; smartTag . Uri = "urn:schemas-microsoft-com:office:smarttags"...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Inserting Hyperlinks Dynamically in C#|Aspose.W...

    Insert hyperlinks into your document dynamically when building a report using C#.... << link [ uri_or_bookmark_expression ] [ d... ]>> Here, uri_or_bookmark_expression defines URI or the name...

    docs.aspose.com/words/net/inserting-hyperlinks-...
  3. MarkdownSaveOptions.images_folder_alias propert...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.imagesFolderAlias property | As...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ResourceLoadingArgs.SetData | Aspose.Words for ...

    Discover how the ResourceLoadingArgs SetData method enhances user experience by efficiently managing resource data for optimal performance....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/net/aspose.words.loa...
  6. DocumentBase.ResourceLoadingCallback | Aspose.W...

    Optimize your DocumentBase with the ResourceLoadingCallback property for efficient control over external resource loading. Enhance performance today!...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/net/aspose.words/doc...
  7. 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...
  8. 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...
  9. 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...
  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...