Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 46,434 for

link

(1.41 sec)
  1. 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....TeX Product Family Extract Links from PDF in Java In this short...you will learn how to extract links from PDF in Java . It contains...

    kb.aspose.com/pdf/java/extract-links-from-pdf-i...
  2. Get all the external hyperlinks in a presentati...

    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.... HyperlinkType > links = slidePart . Slide . Descendants...// Iterate through all the links in the slide part. foreach (...

    docs.aspose.com/slides/net/get-all-the-external...
  3. TextBox.BreakForwardLink | Aspose.Words for .NET

    Discover the TextBox BreakForwardLink method to seamlessly unLink your TextBoxes, enhancing user experience and form navigation. Optimize your UI today!...BreakForwardLink method Breaks the link to the next TextBox . public...BreakForwardLink doesn’t break all other links in the current sequence of shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_Link method. Breaks the Link to the next [TextBox](../)....break_forward_link method break_forward_link() Breaks the link to the...break_forward_link ( self ): ... Remarks TextBox.break_forward_link() doesn’t...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 如何用 Java 添加 Link 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Link 个注释。...API</version> </dependency> 通过 Java 添加 Link 注释 你需要 Aspose.PDF for Java 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Add 再次保存该文件...

    products.aspose.com/pdf/zh-hans/java/annotation...
  6. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....pdf" ); } A Link Annotation is a hypertext link that leads to...to be performed. Add Link Annotation A Link is a rectangular area...

    docs.aspose.com/pdf/java/extra-annotations/
  7. 使用JavaScript在PDF中添加书签|Aspose.PDF for JavaScript...

    您可以使用JavaScript在PDF文档中添加或删除书签。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/bookmark/
  8. 如何使用 Java 獲取 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Link 註釋。...API</version> </dependency> 通過 Java 獲取 Link 註釋 您需要 [Aspose.PDF for Java](...創建新頁面或獲取對現有頁面的引用 創建 Link 批注 從頁面 Get 中調用 Link 批注的方法 再次保存檔 系統要求 所有主要操作系統都支援...

    products.aspose.com/pdf/zh-hant/java/annotation...
  9. Adding Links for Tasks | Aspose.Tasks Documenta...

    Learn how to add new task Links to your project using Aspose.Tasks for .NET instead of Microsoft Office Automation Tools....Automation to Aspose Adding Links for Tasks Live Demos High Code...Adding Links for Tasks Contents [ Hide Show ] Tasks linking is a...

    docs.aspose.com/tasks/net/adding-links-for-tasks/
  10. Save Each Worksheet to a Different PDF File wit...

    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....; // Prepare container for links const linksContainer = document...); const link = document . createElement ( 'a' ); link . href =...

    docs.aspose.com/cells/javascript-cpp/save-each-...