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

uri

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

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

    kb.aspose.com/hy/pdf/java/extract-links-from-pd...
  3. Extract Links from PDF in Java

    This quick tutorial guides on how to extract links from PDF in Java. It contains all the details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor in Java....to URIAction for fetching the URI. Steps to Extract URL from PDF...link annotations and fetch the URI by typecasting it to GoToURIAction...

    kb.aspose.com/pdf/java/extract-links-from-pdf-i...
  4. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor....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...
  5. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node....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. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value 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...
  7. 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...
  8. 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...
  9. Working with Contacts on Exchange Server using ...

    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....ListContacts() method requires the URI of the Contacts folder, which...credentials. Get the Contacts folder’s URI with the ExchangeClient.MailboxInfo...

    docs.aspose.com/email/net/working-with-contacts...
  10. ResourceLoadingAction | Aspose.Words for Java

    Specifies the mode of resource loading in Java....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/java/com.aspose.word...