Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 7,315 for

uri

(0.15 sec)
  1. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....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.loa...
  2. 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...
  3. Convert SVG to Base64 – Aspose.SVG for .NET API...

    Convert SVG to Base64 in C# with Aspose.SVG for .NET. Free online encoder + code examples. Embed SVG as data Uri in HTML, CSS, JSON. Download NuGet package....Base64 string and use it for data URI. Embed images directly in HTML/CSS...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/net/svg-to-base64/
  4. Encode Image to Base64 – Online Encoder and C# ...

    Convert Image to Base64 online or in C# with Aspose.SVG for .NET. Use Base64 images encoded as data Uris to embed them in HTML, CSS, or JSON....plain Base64, JSON, XML, data URI, or CSS. Base64 is especially...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/net/base64-encoder/
  5. Compress Data on the Fly in C# | Aspose.Zip for...

    Learn how to compress HTTP response streams on the fly with Aspose.ZIP for .NET using the stream provider overload for ZIP, 7z, and CAB archives....url in urls) 19 { 20 Uri uri = new Uri(url); 21 string entryName...entryName = Path.GetFileName(uri.AbsolutePath); 22 23 archive.CreateEntry(entryName...

    docs.aspose.com/zip/net/compress-on-the-fly/
  6. 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...
  7. Html to pdf conversion - aspose-imaging - Free ...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...base URI. This can be achieved by specifying the base URI when...you can do that: Set the base URI to the location of your HTML...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  8. Հղումներ հանեք PDF-ից՝ օգտագործելով C#

    Այս ձեռնարկը նկարագրում է, թե ինչպես կարելի է հղումներ հանել PDF-ից՝ օգտագործելով C#: Այն ունի մանրամասներ՝ IDE-ը սահմանելու համար, քայլերի ցանկ և օրինակելի կոդ՝ C#-ի միջոցով PDF հղման արդյունահանող մշակելու համար:...ծանոթագրությունները էջից և ստանալ URI հղումի տիպի ծանոթագրություններից:...Aspose.PDF for .NET ՝ PDF էջից URI հանելու համար Բեռնեք սկզբնաղբյուր...

    kb.aspose.com/hy/pdf/net/extract-links-from-pdf...
  9. Extract Links|Aspose.PDF for Python via .NET

    This example binds an input PDF, extracts all links, and prints their coordinates and Uris (if available)....rectangle coordinates and the URI. Display a message if no links...action ) print ( f " URI: { action . uri } " ) if count == 0 :...

    docs.aspose.com/pdf/python-net/extract-links/
  10. ShapeBase.isImage property | Aspose.Words for N...

    ShapeBase.isImage property. Returns ``true`` if this shape is an image shape....images from a stream using a base URI. const buffer = base . loadFileToBuffer..."Document.html" ); // Pass the URI of the base folder while loading...

    reference.aspose.com/words/nodejs-net/aspose.wo...