Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,472 for

hyperlink

(0.18 sec)
  1. 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#....steps describe how to extract hyperlinks from PDF using C# . Create...this action. Code to Extract Hyperlink from PDF using C# The code...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  2. Change HyperlinkBase - Free Support Forum - asp...

    Hello, I need a function to change the HyperlinkBase like this: workbook.Settings.HyperlinkBase = “.”; Instead of changing it manuylly: Open the Excel document for which you want to set a Hyperlink base. On the File…...for which you want to set a hyperlink base. On the File menu, click...ensuring that relative paths in hyperlinks are correctly interpreted...

    forum.aspose.com/t/change-hyperlinkbase/314798
  3. 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....insertField(" HYPERLINK \"https://www.google.com/\"..."); builder.insertField(" HYPERLINK \"https://www.google.com/\"...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose Hyperlinks are not working - Free Suppor...

    Aspose Hyperlinks are not working Windows 2012 server created PDF files...Aspose Hyperlinks are not working Aspose.PDF Product Family bganesan...19, 2015, 6:08pm 1 Aspose Hyperlinks are not working Windows 2012...

    forum.aspose.com/t/aspose-hyperlinks-are-not-wo...
  5. FieldHyperlink class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldHyperlink class. Implements the Hyperlink field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/nodejs-net/working-with-fields/) documentation article....FieldHyperlink class Implements the HYPERLINK field To learn more, visit...sets a location where this hyperlink jumps. displayResult Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#....add a hyperlink that follows the document’s Hyperlink style automatically...set run.Font.StyleName = "Hyperlink" , and assign a FieldHyperlink...

    docs.aspose.com/words/net/working-with-styles-a...
  7. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....button with a hyperlink? Yes. Assign a hyperlink to the shape...

    docs.aspose.com/slides/cpp/rectangle/
  8. 超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。...-> setHyperlinkClick ( new Hyperlink ( "https://www.aspose.com"...$presentation -> save ( "hyperlink.pptx" , SaveFormat :: Pptx...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java....address, and converts it to a hyperlink that displays a purple dotted...address, and converts it to a hyperlink that displays a purple dotted...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....PPTX ) Add Text Boxes with Hyperlinks You can insert a link in...text box that contains a hyperlink, follow these steps: Create...

    docs.aspose.com/slides/python-net/manage-textbox/