Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,821 for

uri

(0.04 sec)
  1. 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.getMailboxInfo()...

    docs.aspose.com/email/java/working-with-contact...
  2. Working with Folders on WebDav|Documentation

    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.... println ( "Mailbox URI: " + mailboxInfo . getMailboxUri...ListSubFolders ( folderInfo . Uri ); for ( ExchangeFolderInfo subfolderInfo...

    docs.aspose.com/email/java/working-with-folders...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. ResourceLoadingArgs.originalUri property | Aspo...

    ResourceLoadingArgs.originalUri property. Original Uri of the resource as specified in imported document....originalUri property Original URI of the resource as specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

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

    reference.aspose.com/words/cpp/aspose.words.sav...