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

uri

(0.31 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_HRef met...

    Aspose::Words::Drawing::ShapeBase::get_HRef method. Gets or sets the full hyperlink address for a shape in C++....values for this property: Full URI: https://www.aspose.com/ . Full...Documents\SalesReport.doc . Relative URI: %../../../resource.txt Relative...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ResourceLoadingArgs.original_uri property | Asp...

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  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. 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. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....(FontSavingArgs args) 11 { 12 string uri; 13 Stream stream; 14 this ....FontsFolder , args. FileName , out uri, out stream); 15 args. Stream...

    docs.aspose.com/note/net/create-and-load-a-onen...
  8. 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...
  9. 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...
  10. 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...