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

link

(0.08 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. 使用JavaScript via C++将每个工作表保存为不同的PDF文件|Documenta...

    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/zh/javascript-cpp/save-ea...
  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. 使用 JavaScript 通过 C++ 旋转 PDF 页面|Aspose.PDF for J...

    本主题描述如何通过 JavaScript 通过 C++ 以编程方式旋转现有 PDF 文件中的页面方向... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/rotate-pa...
  5. www.example.com

    Documentation – Missing Properties <Link>https://docs.aspose.com/psd/ar/www.example.comLink> Rec......Missing Properties</title> <link>https://docs.aspose.com/psd/ar/www...com/psd/ar/www.example.com</link> <description>Recent content in Missing...

    docs.aspose.com/psd/ar/www.example.com
  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. 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...
  8. 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...
  9. 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/
  10. 使用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/