Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 7,315 for

uri

(1.94 sec)
  1. IResourceLoadingCallback class | Aspose.Words f...

    aspose.words.loading.IResourceLoadingCallback class. Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and inserting images using [DocumentBuilder](../../aspose.words/documentbuilder/)....instead of treating it as a URI. if args . resource_type == aw...switch_condition = args . original_uri if switch_condition == 'Google...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...URI + “ ” ); } } But I got compile...InteractiveFeatures.GoToURIAction).URI); } } DavidNaveen April 5, 2016...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  3. DICOM XML Serialization/Deserialization|Aspose....

    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....large binary values through URI references or external files...Load ( string uri ) { // Logic to load bytes from URI } } public...

    docs.aspose.com/medical/net/developer-guide/90-...
  4. ResourceSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.ResourceSavingArgs class. Provides data for the Aspose.Words.Saving.IResourceSavingCallback.ResourceSaving(Aspose.Words.Saving.ResourceSavingArgs) event...uniform resource identifier (URI) used to reference the resource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....its properties including the URI before adding it to the page...actual link by providing the URI, settings its border along with...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  6. Working with Folders on Exchange Server|Documen...

    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.... println ( "Mailbox URI: " + mailboxInfo . getMailboxUri...function of IEWSClient returns the URI of a specified custom folder/sub-folder...

    docs.aspose.com/email/java/working-with-folders...
  7. DocumentBase.resource_loading_callback property...

    DocumentBase.resource_loading_callback property. Allows to control how external resources are loaded....instead of treating it as a URI. if args . resource_type == aw...switch_condition = args . original_uri if switch_condition == 'Google...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.SVG for .NET 24.3.0 – 将 SVG 保存到流

    使用已弃用的类和新类将 SVG 保存到使用 24.3.0 及更早版本的 Aspose.SVG for .NET 库的流的示例。... Uri ) : 19 Path. Combine (Path. GetFileName...(context. Uri )), Path. GetFileName (context. Uri ))); 20 var...

    docs.aspose.com/svg/zh/net/migration-between-ve...
  9. ResourceLoadingAction enumeration | Aspose.Word...

    aspose.words.loading.ResourceLoadingAction enumeration. Specifies the mode of resource loading...instead of treating it as a URI. if args . resource_type == aw...switch_condition = args . original_uri if switch_condition == 'Google...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base Uri when loading a document into a Document object in Java....options (such as password or base URI) when loading a document into...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/java/com.aspose.word...