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

link

(0.72 sec)
  1. 将PDF转换为EPUB、TeX、Text、XPS格式在JavaScript中|Aspose.P...

    本主题向您展示如何使用JavaScript将PDF文件转换为其他文件格式,如EPUB、LaTeX、Text、XPS等。... ; 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 删除注释|Aspose.PDF for JavaScript vi...

    使用 Aspose.PDF for JavaScript 您可以从 PDF 文件中删除注释。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-an...
  3. 从PDF中移除附件与JavaScript|Aspose.PDF for JavaScript ...

    Aspose.PDF可以从您的PDF文档中移除附件。使用JavaScript Web工具包通过Aspose.PDF来移除PDF文件中的附件。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/removing-...
  4. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...API</version> </dependency> 通过 Java 移除 Link 注释 你需要 Aspose.PDF for Java 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Remove...

    products.aspose.com/pdf/zh-hans/java/annotation...
  5. 使用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/
  6. AsposeFontConvertToSVG | Javascript

    Convert fonts into svg format. Reliable Javascript via C++ library for font conversion from Aspose.Font....errorCode is 0, then you can get links to the result files. If the...DownloadFile function generates a link and allows you to download the...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  7. AsposeFontConvertToTTF | Javascript

    Convert the fonts into ttf format. Reliable Javascript via C++ library for font conversion from Aspose.Font....errorCode is 0, then you can get links to the result files. If the...DownloadFile function generates a link and allows you to download the...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  8. 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/
  9. 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-...
  10. 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-...