Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 6,937 for

uri

(0.45 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. Working with Exchange Mailbox and Messages - Re...

    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....info, Mailbox and Inbox folder URI System . out . println ( "Mailbox...System . out . println ( "Mailbox URI: " + mailboxInfo . getMailboxUri...

    docs.aspose.com/email/java/working-with-exchang...
  3. 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...
  4. Extract Links from the PDF File using Python|As...

    Discover how to extract hyperlinks from PDF documents in Python using Aspose.PDF for content management and link analysis....the page index and the target URI. This is useful for tasks like:...Extract and print the URI and page index. Use .uri to get the external...

    docs.aspose.com/pdf/python-net/extract-links/
  5. 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...
  6. Convert ICO to Base64 – Online Encoder and C# Code

    Convert ICO to Base64 online or in C# and use an encoded string for data Uri. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI. You can encode images online...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/net/ico-to-base64/
  7. Convert SVG to Base64 – Online Encoder and C# Code

    Convert SVG to Base64 online or in C# and use an encoded string for data Uri. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI. You can encode images online...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/net/svg-to-base64/
  8. Convert JPG to Base64 – Online Encoder and C# Code

    Convert JPG to Base64 online or in C# and use an encoded string for data Uri. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI examples. You can encode images...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/net/jpg-to-base64/
  9. Aspose Errors related to Calendar and Email con...

    Hi , We are getting some aspose errors for one of our client from from Norway (Central European Standard Time). They have calender week from - Mon->Sunday ( and not Sunday to Saturday) Below are the list of errors whic…...error(UriFormatException): Invalid URI: The format of the URI could not be determined...error(UriFormatException): Invalid URI: The format of the URI could not be determined...

    forum.aspose.com/t/aspose-errors-related-to-cal...
  10. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event 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...