Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 38,614 for

link

(0.13 sec)
  1. 使用 JavaScript 将 PDF 转换为 Word 文档|Aspose.PDF for ...

    学习如何编写 JavaScript 代码以直接在 Web 中将 PDF 转换为 DOC(DOCX)。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  2. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document...text_box_shape4 . text_box # Create links between some of the text boxes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomDocumentProperties.add_link_to_content me...

    CustomDocumentProperties.add_Link_to_content method. Creates a new Linked to content custom document property....add_link_to_content method add_link_to_content(name, link_source)...link_source) Creates a new linked to content custom document property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentProperty.isLinkToContent property | Asp...

    DocumentProperty.isLinkToContent property. Shows whether this property is Linked to content or not....Shows whether this property is linked to content or not. get isLinkToContent...boolean Examples Shows how to link a custom document property to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 更改PDF文件的密码|Aspose.PDF for JavaScript via C++

    使用Aspose.PDF for JavaScript通过C++更改PDF文件的密码。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/change-pa...
  6. Add Image Hyperlinks|Documentation

    Learn how to Add Image HyperLinks through the Aspose.Cells for Python via .NET API....previous buttons, or logos that link to particular sites. This document...possible to set and modify the link’s screen tip and address. The...

    docs.aspose.com/cells/python-net/add-image-hype...
  7. Add Image Hyperlinks|Documentation

    Learn how to Add Image HyperLinks through the Aspose.Cells for .NET API....previous buttons, or logos that link to particular sites. This document...possible to set and modify the link’s screen tip and address. The...

    docs.aspose.com/cells/net/add-image-hyperlinks/
  8. 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-...
  9. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document...text_box_shape4 . text_box # Create links between some of the text boxes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...) { Hyperlink link = hyperlinks [ i ]; if ( link ) { std :: cout...cout << link . GetTextToDisplay (). ToUtf8 () << ": " << static_cast...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...