Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 6,936 for

uri

(0.13 sec)
  1. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property....smart tag's URI to the default value. smart_tag . uri = 'urn:sc...= 'stockticker' smart_tag . uri = 'urn:schemas-microsoft-com:office:smarttags'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 搜索

    搜索... 然後,用郵箱 URI 和 NetworkCredential 對像初始化 IEWSClient...Exchange Server 中的文件夾中查找對話。 // 設置郵箱URI、用戶名、密碼、域信息 String mailboxUri...

    blog.aspose.com/zh-hant/email/work-with-convers...
  7. IResourceSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a document to fixed page HTML or SVG in Java....callback to change the resource URI. public void resourceSavingCallba()...findTextInFile(outputPath, "/uri/for/"); } /// /// Class implementing...

    reference.aspose.com/words/java/com.aspose.word...
  8. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of secUrity risks. Take a look at common secUrity issues and their solutions in Java....protocol = null ; URI uri = new URI ( fileName ); if ( uri . isAbsolute...isAbsolute ()) { protocol = uri . getScheme (); } else { URL url = new...

    docs.aspose.com/words/java/web-applications-sec...
  9. 使用 C# 从 PDF 中提取链接

    本教程介绍如何使用 C# 从 PDF 中提取链接。它包含设置 IDE 的详细信息、步骤列表以及使用 C# 开发 PDF 链接提取器的示例代码。...您将学习如何从页面中检索选定的注释并从链接类型注释中获取 URI。 使用 C# 从 PDF 中提取 URL 的步骤 设置 IDE...Aspose.PDF for .NET 从 PDF 页面提取 URI 加载源 PDF file 并循环遍历其中的所有页面 创建...

    kb.aspose.com/zh/pdf/net/extract-links-from-pdf...
  10. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications....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...