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

uri

(0.25 sec)
  1. 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...
  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. 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...
  4. Հղումներ հանեք PDF-ից Java-ում

    Այս արագ ձեռնարկը ցույց է տալիս, թե ինչպես կարելի է հղումներ հանել PDF-ից Java-ում: Այն պարունակում է IDE-ն կարգավորելու բոլոր մանրամասները, քայլերի ցանկը և օրինակելի կոդը՝ Java-ում PDF հղումների արդյունահանող մշակելու համար:...վերափոխել URIA գործողության՝ URI-ն բեռնելու համար: PDF-ից Java-ում...անոտացիաների ցանկը և բեռնեք URI-ը՝ այն մուտքագրելով GoToURIAction...

    kb.aspose.com/hy/pdf/java/extract-links-from-pd...
  5. 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...
  6. Aspose::Words::Loading::LoadOptions::get_BaseUr...

    Aspose::Words::Loading::LoadOptions::get_BaseUri method. Gets or sets the string that will be used to resolve relative Uris found in the document into absolute Uris when required. Can be null or empty string. Default is null in C++....relative URIs found in the document into absolute URIs when required...is used to resolve relative URIs into absolute in the following...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Listing Messages from Exchange Server using Web...

    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/java/listing-messages-fro...
  8. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....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/net/aspose.words.loa...
  9. 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...
  10. 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...