Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 7,353 for

uri

(0.23 sec)
  1. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and new classes to save SVG to a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library.... Uri ) : 19 Path. Combine (Path. GetFileName...(context. Uri )), Path. GetFileName (context. Uri ))); 20 var...

    docs.aspose.com/svg/net/migration-between-versi...
  2. XamlFlowSaveOptions.ImagesFolderAlias | Aspose....

    Discover XamlFlowSaveOptions' ImagesFolderAlias property to customize image Uri paths in XAML documents. Enhance your projects with ease!...folder used to construct image URIs written into an XAML document...allows to specify how the image URIs will be constructed. If ImagesFolderAlias...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Create a Reminder for an Appointment|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/net/create-a-reminder-for...
  4. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_Uri(slide.lo…...svg_image, mime_type = decode_data_uri(slide.logo_base64) if svg_image:...title}" ) def decode_data_uri(data_uri: str): """ Extracts base64-encoded...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  5. 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
  6. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....asposeocr_get_rectangles_number_from_uri() Get the total number of paragraphs...paragraphs in the image provided by URI. This function is not supported...

    docs.aspose.com/ocr/cpp/image-regions-line-find/
  7. 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...
  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. Save SVG File in Python – Save Documents and Re...

    Save SVG files in Python with Aspose.SVG. Save edited SVG documents to files, URL paths, streams, and local storage with linked resources....opened as a stream, pass a base URI when creating SVGDocument so...no base URI for relative links Pass a valid base URI to SVGDocument(file_stream...

    docs.aspose.com/svg/python-net/save-svg-file/
  10. 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...