Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 6,961 for

uri

(0.18 sec)
  1. Aspose::Words::Loading::ResourceLoadingArgs::ge...

    Aspose::Words::Loading::ResourceLoadingArgs::get_Uri method. Uri of the resource which is used for downloading if ResourceLoading() returns Default. Initially it's set to absolute Uri of the resource, but user can redefine it to any value in C++....:get_Uri method ResourceLoadingArgs::get_Uri method URI of the...Initially it’s set to absolute URI of the resource, but user can...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. 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...
  3. 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/
  4. Working with Exchange Mailbox and Messages - Re...

    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....info, Mailbox and Inbox folder URI System . out . println ( "Mailbox...System . out . println ( "Mailbox URI: " + mailboxInfo . getMailboxUri...

    docs.aspose.com/email/java/working-with-exchang...
  5. ShapeBase.href property | Aspose.Words for Node.js

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape....values for this property: Full URI: https://www.aspose.com/ . Full...Documents\\\\SalesReport.doc . Relative URI: ../../../resource.txt Relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Exchange Mailbox and Messages - Re...

    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....info, Mailbox and Inbox folder URI System . out . println ( "Mailbox...System . out . println ( "Mailbox URI: " + mailboxInfo . getMailboxUri...

    docs.aspose.com/email/java/working-with-exchang...
  7. 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...
  8. LoadOptions.base_uri property | Aspose.Words fo...

    LoadOptions.base_Uri property. Gets or sets the string that will be used to resolve relative Uris found in the document into absolute Uris when required...base_uri property LoadOptions.base_uri property Gets or sets...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. 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/