Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 6,366 for

uri

(0.09 sec)
  1. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....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/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language.... ury += 2 # Upper-right y # Restrict...address, the script updates that URI to redirect users to “ https://www...

    docs.aspose.com/pdf/python-net/update-links/
  4. Save Messages from Exchange Server Mailbox usin...

    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....collection to get the unique URI for each message. Call the ExchangeClient...saveMessage() method and pass the unique URI as a parameter. Provide a saveMessage()...

    docs.aspose.com/email/java/save-messages-from-e...
  5. Implementing Resource Prefix for Nested Resourc...

    Learn how to use ResourceSavingArgs.NestedUri to add resource prefixes for nested resources (e.g. PNG in SVG) when exporting Microsoft Project files using Aspose.Tasks for .NET....saving process, assign a custom URI, and ensure that all nested files...KeepStreamOpen = false ; 15 args. Uri = "css/" + args. FileName ; 16...

    docs.aspose.com/tasks/net/how-to-implement-reso...
  6. IResourceLoadingCallback.ResourceLoading | Aspo...

    Discover how the IResourceLoadingCallback enhances Aspose.Words by efficiently managing external resource loading for seamless document processing....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...
  7. CustomXmlProperty.Name | Aspose.Words for .NET

    Define your custom XML attributes effortlessly with the CustomXmlProperty Name property. Enhance your documents with smart tags for better organization....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...
  8. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart tag names within your documents for enhanced organization and efficiency....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...
  9. SmartTag.AcceptEnd | Aspose.Words for .NET

    Discover how the SmartTag AcceptEnd method enhances visitor engagement by seamlessly managing end-of-visit experiences. Boost your site's interaction today!...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...
  10. 加载资源时的Web应用程序安全性|Aspose.Words为Java

    加载远程资源,这可能是一个安全风险的原因。 查看Java中的常见安全问题及其解决方案。...protocol = null ; URI uri = new URI ( fileName ); if ( uri . isAbsolute...isAbsolute ()) { protocol = uri . getScheme (); } else { URL url = new...

    docs.aspose.com/words/zh/java/web-applications-...