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

uri

(0.08 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Inserting Hyperlinks Dynamically in Java|Aspose...

    Insert hyperlinks into your document dynamically when building a report in Java.... << link [ uri_or_bookmark_expression ] [ d... ]>> Here, uri_or_bookmark_expression defines URI or the name...

    docs.aspose.com/words/java/inserting-hyperlinks...
  7. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....annotations from a page and fetch URI from link-type annotations. Steps...Aspose.PDF for .NET to extract URI from a PDF page Load the source...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  8. 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...
  9. Working with Exchange Mailbox and Messages usin...

    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....folder URI as a parameter. As long as the folder URI is valid...xxxFolderUri property to get the URI of different folders. The rest...

    docs.aspose.com/email/net/working-with-exchange...
  10. 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...