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

hyperlink

(0.16 sec)
  1. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte.... my_dir + "Hyperlinks.docx" ) for field in doc...FIELD_HYPERLINK : hyperlink = field . as_field_hyperlink () #...

    docs.aspose.com/words/af/python-net/python-notes/
  2. Extract Links from PDF in Java

    This quick tutorial guides on how to extract links from PDF in Java. It contains all the details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor in Java....a sample code to extract hyperlinks from PDF in Java . You will...GoToURIAction class. Code to Extract Hyperlink from PDF in Java The above...

    kb.aspose.com/pdf/java/extract-links-from-pdf-i...
  3. 超链接|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...
  4. Latest Aspose.Note Product Family topics - Free...

    Get technical support of Aspose.Note for .NET and Java....features 2 228 November 13, 2024 HyperLink Address is empty despite there...there is a hyperlink address in the one note file onenote 20...

    forum.aspose.com/c/note/28
  5. 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...
  6. 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
  7. 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...
  8. 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...
  9. 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/
  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/