Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,802 for

hyperlink insertion

(0.04 sec)
  1. Creating hyperlink to local Excel file - Aspose...

    Hello, Can you please advise best way to insert a Hyperlink into a PDF that opens a local Excel file. I have the PDF and Excel file in the same folder. When I click on the Hyperlink in the PDF, it should open the Excel…...Creating hyperlink to local Excel file Aspose.PDF Product Family...please advise best way to insert a hyperlink into a PDF that opens...

    forum.aspose.com/t/creating-hyperlink-to-local-...
  2. Unlink Hyperlink does not work on all links - F...

    good day, Unlink Hyperlink does not work on all links. I have a more complex document and in section 17, after this code, the links do not change to plain text. doc.Range.Fields.Cast<Field>().Where(f => f.Type == targe…...Unlink Hyperlink does not work on all links Aspose.Words Product...12:39pm #1 good day, Unlink Hyperlink does not work on all links...

    forum.aspose.com/t/unlink-hyperlink-does-not-wo...
  3. linq - Why does buildReport() assemble an inval...

    Collectives™ on Stack Overflow Find centralized, trusted content and collaborate around the technologies you use most......buildReport() assemble an invalid hyperlink in Aspose (Java Words)? Ask...documentation explains how to insert hyperlinks into a document. Which...

    stackoverflow.com/questions/75858947/why-does-b...
  4. Add Hyperlink in PDF in C# .NET | Fetch and Upd...

    Use .NET PDF API to add Hyperlinks in PDF using C#. Add a Hyperlink to a webpage, page, or an external PDF file. Update Hyperlink in a PDF in C#....Aziz Blog Home Add or Update Hyperlinks in PDF using C# .NET Facebook...annotations, media, forms, etc. Hyperlink is an important element that...

    blog.aspose.com/2022/05/31/add-hyperlinks-to-pd...
  5. Find and Hyperlink Text using Regex Expression ...

    ASPOSE WORD C# FOOTNOTE I AM WORKING ON WORD DOCUMENT TO FIND AND Hyperlink TEXT USING REGEX EXPRESSION .I AM FACING ISSUE IN FOOTNOTE .I AM NOT ABLE TO FIND AND Hyperlink FOOTNOTE TEXT USING DOC.Range.Replace(regExpres…...Find and Hyperlink Text using Regex Expression in Word Footnote...WORD DOCUMENT TO FIND AND HYPERLINK TEXT USING REGEX EXPRESSION...

    forum.aspose.com/t/find-and-hyperlink-text-usin...
  6. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java....notifications when nodes are inserted or removed in the document..."); builder.insertField(" HYPERLINK \"https://www.google.com/\"...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBase.NodeChangingCallback | Aspose.Word...

    DocumentBase NodeChangingCallback property. Called when a node is inserted or removed in the document in C#....property Called when a node is inserted or removed in the document...builder . InsertField ( " HYPERLINK \"https://www.google.com/\"...

    reference.aspose.com/words/net/aspose.words/doc...
  8. INodeChangingCallback.NodeRemoved | Aspose.Word...

    INodeChangingCallback NodeRemoved method. Called when a node belonging to this document has been removed from its parent in C#.... InsertField ( " HYPERLINK \"https://www.google.com/\"...date and time of each node insertion and removal. /// Sets a custom...

    reference.aspose.com/words/net/aspose.words/ino...
  9. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    INodeChangingCallback NodeRemoving method. Called just before a node belonging to this document is about to be removed from the document in C#.... InsertField ( " HYPERLINK \"https://www.google.com/\"...date and time of each node insertion and removal. /// Sets a custom...

    reference.aspose.com/words/net/aspose.words/ino...
  10. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....insertField(" HYPERLINK \"https://www.google.com/\"...date and time of each node insertion and removal. /// Sets a custom...

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