Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 7,241 for

uri

(0.12 sec)
  1. Inserting Images Dynamically in C#|Aspose.Words...

    Insert images into your document dynamically when building a report using C#....A string containing an image URI, path, or Base64-encoded image...Image , or string (containing a URI, file path, or Base64-encoded...

    docs.aspose.com/words/net/inserting-images-dyna...
  2. ResourceLoadingArgs.set_data method | Aspose.Wo...

    ResourceLoadingArgs.set_data method. Sets user provided data of the resource which is used if [IResourceLoadingCallback.resource_loading()](../../iresourceloadingcallback/resource_loading/#resourceloadingargs) returns [ResourceLoadingAction.USER_PROVIDED](../../resourceloadingaction/#USER_PROVIDED)....instead of treating it as a URI. if args . resource_type == aw...switch_condition = args . original_uri if switch_condition == 'Google...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ResourceLoadingArgs.resource_type property | As...

    ResourceLoadingArgs.resource_type property. Type of resource....instead of treating it as a URI. if args . resource_type == aw...switch_condition = args . original_uri if switch_condition == 'Google...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OLM To PST exception - Free Support Forum - asp...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. ublic void ProcessFolderForHtml(string sourcePath,…...message means that the data‑URI created for the embedded images...payload. In the posted code the URI is built by GetBase64Image ,...

    forum.aspose.com/t/olm-to-pst-exception/325100
  5. ResourceType enumeration | Aspose.Words for Python

    aspose.words.loading.ResourceType enumeration. Type of loaded resource....instead of treating it as a URI. if args . resource_type == aw...switch_condition = args . original_uri if switch_condition == 'Google...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....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...
  7. 为约会创建提醒|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....new ReminderAttachment ( new Uri ( "ftp://host.com/pub/sounds/bell-01...new ReminderAttachment ( new Uri ( "http://host.com/templates/agenda...

    docs.aspose.com/email/zh/net/create-a-reminder-...
  8. SVG to JSON in Python – Aspose.SVG for Python v...

    Convert SVG to JSON using Base64 encoding, enabling easy integration, secure data transfer, and efficient storage of SVG images in web projects....Base64, JSON, XML, URI, or CSS. converts a data URI containing a Base64...string to an image by pasting a URI string in the input control....

    products.aspose.com/svg/python-net/base64-encod...
  9. IResourceLoadingCallback class | Aspose.Words f...

    aspose.words.loading.IResourceLoadingCallback class. Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and inserting images using [DocumentBuilder](../../aspose.words/documentbuilder/)....instead of treating it as a URI. if args . resource_type == aw...switch_condition = args . original_uri if switch_condition == 'Google...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....its properties including the URI before adding it to the page...actual link by providing the URI, settings its border along with...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...