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

uri

(0.07 sec)
  1. 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/
  2. 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...
  3. Retrieve and Manage Exchange Server Mailbox Inf...

    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 Console . WriteLine ( "Mailbox...Console . WriteLine ( "Mailbox URI: " + mailboxInfo . MailboxUri...

    docs.aspose.com/email/net/working-with-exchange...
  4. ResourceSavingArgs.document property | Aspose.W...

    ResourceSavingArgs.document property. Gets the document object that is currently being saved....append ( f 'Original document URI: \t { args . document . original_file_name...'Full uri after saving: \t { args . resource_file_uri } \n '...

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