Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 46,434 for

link

(0.08 sec)
  1. 使用 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...
  2. 如何用 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...
  3. 将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...
  4. TextBox.is_valid_link_target method | Aspose.Wo...

    TextBox.is_valid_Link_target method. Determines whether this [TextBox](../) can be Linked to the target [TextBox](../)....is_valid_link_target method is_valid_link_target(target) Determines...can be linked to the target TextBox . def is_valid_link_target...

    reference.aspose.com/words/python-net/aspose.wo...
  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 for Java...

    本主题描述了如何通过 JavaScript 和 C++ 修复 PDF... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/repair-pdf/
  7. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using JavaScript via C++.... errorText ; /*Make a link to download the result file*/.... files [ 0 ]); }; /*Make a link to download the result file*/...

    docs.aspose.com/pdf/javascript-cpp/sign-pdf/
  8. How to create PDF editor using Apose.PDF? - Fre...

    Dear team I am evaluating product as per my need, but my basic requirement is I want PED editor which can create/edit/delete Link annotation, bookmarks and edit/add/delete pages I have search for sample demos, but ther…...which can create/edit/delete link annotation, bookmarks and edit/add/delete...sample demos, but there is no Link annotation tool in it. Please...

    forum.aspose.com/t/how-to-create-pdf-editor-usi...
  9. 获取演示文稿中的所有外部超链接|Aspose.Slides 文档

    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...Drawing . HyperlinkType link in links ) { // 遍历幻灯片部分中的所有外部关系。...

    docs.aspose.com/slides/zh/net/get-all-the-exter...
  10. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and Link them....print tickets Create, edit, link and get print tickets of XPS...how to create, edit, get and link them. To manipulate print tickets...

    products.aspose.com/page/net/print-tickets-xps/