Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,269 for

uri

(0.1 sec)
  1. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....smart tag's URI to the default value. smartTag . uri = "urn:sc...= "stockticker" ; smartTag . uri = "urn:schemas-microsoft-com:office:smarttags"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....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/java/com.aspose.word...
  3. Save Messages from Exchange Server Mailbox usin...

    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....collection to get the unique URI for each message. Call the ExchangeClient...saveMessage() method and pass the unique URI as a parameter. Provide a saveMessage()...

    docs.aspose.com/email/java/save-messages-from-e...
  4. Aspose::Words::Loading::IResourceLoadingCallbac...

    Aspose::Words::Loading::IResourceLoadingCallback interface. Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and inserting images using DocumentBuilder in C++....usually are inserted using a URI, or a byte array. // Every instance...instead of treating it as a URI. if ( args -> get_ResourceType...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...(Inherited from Node ) uri Specifies the namespace URI of the smart tag...smart tag's URI to the default value. smart_tag . uri = 'urn:sc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....smart tag's URI to the default value. smartTag . Uri = "urn:sc...= "stockticker" ; smartTag . Uri = "urn:schemas-microsoft-com:office:smarttags"...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 获取演示文稿中的所有外部超链接|Aspose.Slides 文档

    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....// 将外部关系的 URI 添加到字符串列表中。 ret . Add ( relation . Uri . AbsoluteUri...

    docs.aspose.com/slides/zh/net/get-all-the-exter...
  8. Delete Messages from Exchange Server using WebD...

    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....It takes the message’s unique URI as a parameter. The sample code...

    docs.aspose.com/email/java/delete-messages-from...
  9. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceFileName method. Gets or sets the file name (without path) where the resource will be saved to in C++....Format ( u "Original document URI: \t {0}" , args -> get_Document...( String :: Format ( u "Full uri after saving: \t {0} \n " , args...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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....format("Original document URI:\t{0}", args.getDocument().g...append(MessageFormat.format("Full uri after saving:\t{0}\n", args....

    reference.aspose.com/words/java/com.aspose.word...