Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,498 for

hyperlink

(0.07 sec)
  1. Render Hyperlinks with custom style|Documentation

    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....Ukrainian Dutch Svenska Render Hyperlinks with custom style Contents...times when you need to output hyperlinks with some specific style...

    docs.aspose.com/email/java/render-hyperlinks-wi...
  2. Aspose::Words::Themes::ThemeColor enum | Aspose...

    Aspose::Words::Themes::ThemeColor enum. Specifies the theme colors for document themes. To learn more, visit the documentation article in C++.... Hyperlink 10 Hyperlink color. FollowedHyperlink...FollowedHyperlink 11 Followed hyperlink color. Text1 12 Text color 1. Text2...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....Examples Shows how to find all hyperlinks in a Word document, and then...nks" ; } #endif }; class Hyperlink : public System :: Object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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. 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
  6. FieldNoteRef.InsertHyperlink | Aspose.Words for...

    Discover the FieldNoteRef InsertHyperlink property, easily manage Hyperlink insertion for bookmarked paragraphs to enhance your document’s interactivity....sets whether to insert a hyperlink to the bookmarked paragraph... true , false , false , "Hyperlink to Bookmark2, with footnote...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 超链接|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...
  8. 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/
  9. 在VSTO和Aspose.Cells中为单元格添加超链接|Documentation

    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....); //Add a hyperlink to it. objSheet . Hyperlinks . Add ( _range... objBook . SaveCopyAs ( "Hyperlink_test.xls" ); //Quit the Application...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  10. 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...