Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 6,366 for

uri

(0.12 sec)
  1. ShapeBase.is_image property | Aspose.Words for ...

    ShapeBase.is_image property. Returns ``True`` if this shape is an image shape....images from a stream using a base URI. with system_helper . io . File...html' ) as stream : # Pass the URI of the base folder while loading...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Async OAuth Token and EWS Email Management in C...

    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.... Sets the mailbox URI to the Exchange Web Services...is a string representing the URI of the message to fetch cancellationToken...

    docs.aspose.com/email/net/async-oauth-token-ews...
  3. LoadOptions.BaseUri | Aspose.Words for .NET

    Discover the LoadOptions BaseUri property to easily convert relative Uris to absolute ones in your documents. Enhance your Uri management today!...relative URIs found in the document into absolute URIs when required...is used to resolve relative URIs into absolute in the following...

    reference.aspose.com/words/net/aspose.words.loa...
  4. ResourceLoadingArgs.OriginalUri | Aspose.Words ...

    Discover the ResourceLoadingArgs OriginalUri property—access the original Uri of resources from imported documents for streamlined data management....OriginalUri property Original URI of the resource as specified...usually are inserted using a URI, or a byte array. // Every instance...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Encode Image to Base64 – Python Code and online...

    Convert Images to Base64 online or in Python with Aspose.SVG. Embed them directly into HTML, XML, CSS, or JSON, reducing HTTP requests and simplifying data transfer....formats such as JSON, XML, data URIs, or CSS. Base64 is widely used...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/python-net/base64-encoder/
  6. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....URL is used again as a "base_uri" to ensure that any relative...Shows how to specify a base URI when opening an html document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your shapes, enhancing your design's interactivity and functionality....values for this property: Full URI: https://www.aspose.com/ . Full...Documents\\SalesReport.doc . Relative URI: ../../../resource.txt Relative...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document control.... Uri { get; set; } Gets or sets the namespace URI of the...smart tag's URI to the default value. smartTag . Uri = "urn:sc...

    reference.aspose.com/words/net/aspose.words.mar...
  9. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event....uniform resource identifier (URI) used to reference the resource...AppendLine ( $"Original document URI:\t{args.Document.OriginalFileName}"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...int attachmentNbr) { Uri uri = new Uri(attachmentUri); PdfHelper...PdfHelper.DownloadAndConvertTo(uri, masterFileName); Console.WriteLine("Saved...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...