Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 46,404 for

link

(0.09 sec)
  1. Insert Hyperlink to Document|Aspose.Words for Java

    Insert a hyperLink to a document easily and fast instead of using docx4j....to visit " ); // Insert the link. builder . insertHyperlink (...// Create hyperlink Hyperlink link = createHyperlink ( mdp , "https://slashdot...

    docs.aspose.com/words/java/insert-hyperlink-to-...
  2. Encrypt PDF using JavaScript|Aspose.PDF for Jav...

    Encrypt PDF File with Aspose.PDF for JavaScript via C++....DownloadFile function generates a link and allows you to download the...json . errorText ; /*make a link to download the result file*/...

    docs.aspose.com/pdf/javascript-cpp/encrypt-pdf/
  3. 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...
  4. 如何使用 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...
  5. 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/
  6. 通过 C++ 使用 JavaScript 向 PDF 添加页眉和页脚|Aspose.PDF f...

    Aspose.PDF for JavaScript via C++ 允许您使用 AsposePdfAddTextHeaderFooter 向 PDF 文件添加页眉和页脚。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/add-heade...
  7. 使用 C++ 中的 JavaScript 设置 PDF 的背景颜色|Aspose.PDF fo...

    使用 C++ 中的 JavaScript 为您的 PDF 文件设置背景颜色。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/set-backg...
  8. 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/
  9. 将PDF转换为图像格式在JavaScript中|Aspose.PDF for JavaScri...

    本主题向您展示如何使用Aspose.PDF将PDF转换为多种图像格式,例如TIFF、BMP、JPEG、PNG、SVG,仅需几行代码。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  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-...