Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 4,804 for

uri

(0.08 sec)
  1. ResourceSavingArgs.Document | Aspose.Words for ...

    Discover the ResourceSavingArgs Document property to access the current document object being saved, enhancing your workflow efficiency....AppendLine ( $"Original document URI:\t{args.Document.OriginalFileName}"...mText . AppendLine ( $"Full uri after saving:\t{args.ResourceFileUri}\n"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. Move Messages from One Folder to Another 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....takes the parameters: The unique URI of the message which is to be...be moved. The unique URI of the destination folder. Move Messages...

    docs.aspose.com/email/java/move-messages-from-o...
  4. 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...
  5. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....images from a stream using a base URI. using ( Stream stream = File..."Document.html" )) { // Pass the URI of the base folder while loading...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Working with Exchange Mailbox and Messages 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....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/net/working-with-exchange...
  7. Generate Han Xin Code Barcodes in C#|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.... URI . The URI mode indicates the data...Uniform Resource Identifier (URI) reference to RFC 3986 . Extended...

    docs.aspose.com/barcode/net/hanxin-code-barcodes/
  8. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape....values for this property: Full URI: https://www.aspose.com/ . Full...Documents\\\\SalesReport.doc . Relative URI: ../../../resource.txt Relative...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...