Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 36,398 for

link

(0.09 sec)
  1. 将PDF转换为Excel使用JavaScript|Aspose.PDF for JavaScr...

    Aspose.PDF for JavaScript允许您将PDF转换为XLSX和CSV格式。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  2. 使用 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...
  3. 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...
  4. 更改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...
  5. AsposefontConvertTosvg | JavaScript的API解决方案

    将字体转换为SVG格式。可靠的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-...
  6. AsposefontConvertTowoff2 | JavaScript的API解决方案

    将字体转换为Woffs格式。可靠的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-...
  7. Add Image Hyperlinks|Documentation

    Learn how to Add Image HyperLinks through the Aspose.Cells for Node.js via C++ 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/nodejs-cpp/add-image-hype...
  8. 使用 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...
  9. 通过 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...
  10. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can Link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!...whether this TextBox can be linked to the target TextBox . public...target ) Examples Shows how to link text boxes. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...