Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 36,235 for

link

(0.08 sec)
  1. AsposefontConvertTowoff | JavaScript的API解决方案

    将字体转换为Woff格式。可靠的JavaScript通过C ++库可从Aspose.font进行字体转换。...0 ] ); 16 }; 17 18 /*Make a link to download the result file*/...21 var link = document. createElement ( "a" ); 22 link. href =...

    docs.aspose.com/font/zh/javascript-cpp/convert-...
  2. 将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...
  3. 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-...
  4. DocumentProperty.LinkSource | Aspose.Words for ...

    Discover the LinkSource property for DocumentProperty, effortlessly access the source of your Linked custom document properties for enhanced document management....property Gets the source of a linked custom document property. public...get ; } Examples Shows how to link a custom document property to...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Links in SharePoint Online's web view are broke...

    When we were trying to investigate an issue for one of our clients we found out that Links in SharePoint Online’s web view are broken in Aspose.Words 22.2 and other versions. We specifically don’t know which version of …...Links in SharePoint Online's web view are broken in Aspose.Words...our clients we found out that links in SharePoint Online’s web view...

    forum.aspose.com/t/links-in-sharepoint-onlines-...
  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. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperLinks into Excel file with Aspose.Cells library without MS Excel....hyperlink is used to create a link between two entities. Everybody...hyperlinks to Excel files. Adding Link to a URL The Worksheet class...

    docs.aspose.com/cells/net/insert-hyperlinks-to-...
  9. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperLink method. Inserts a hyperLink into the document....displayText string Text of the link to be displayed in the document...document. urlOrBookmark string Link destination. Can be a url or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldLink | Aspose.Words for Java

    Implements the Link field in Java....extends Field Implements the LINK field. To learn more, visit...another application, this field links that information to its original...

    reference.aspose.com/words/java/com.aspose.word...