Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 6,936 for

uri

(0.19 sec)
  1. Manage Extended Properties of Email Messages Us...

    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....9" ); // Append message var uri = ewsClient . AppendMessage (...fetchedMsg = ewsClient . FetchItem ( uri , new PropertyDescriptor [] {...

    docs.aspose.com/email/net/manage-extended-prope...
  2. 使用 Exchange 邮箱和消息 - 在 Java 中从 Exchange 服务器读取电子邮...

    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....info, Mailbox and Inbox folder URI System . out . println ( "Mailbox...System . out . println ( "Mailbox URI: " + mailboxInfo . getMailboxUri...

    docs.aspose.com/email/zh/java/working-with-exch...
  3. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....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...
  4. Aspose::Words::Saving::XamlFlowSaveOptions::get...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. XamlFlowSaveOptions.images_folder_alias propert...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...base URI. This can be achieved by specifying the base URI when...you can do that: Set the base URI to the location of your HTML...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  7. 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 C++....absolute uri auto uri = System :: MakeObject < System :: Uri > ( originalUri...originalUri ); if ( uri -> get_IsAbsoluteUri ()) { return uri -> get_Scheme...

    docs.aspose.com/words/cpp/web-applications-secu...
  8. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....be used to resolve relative URIs to absolute. Can be null or...Shows how to specify a base URI when opening an html document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded 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...
  10. 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...