Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 38,614 for

link

(0.07 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. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....add Link Annotation A Link Annotation is a hypertext link that...an action to be performed. A Link is a rectangular area that can...

    docs.aspose.com/pdf/cpp/extra-annotations/
  3. 使用 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...
  4. 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/
  5. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the Link to the next TextBox in C++....TextBox::BreakForwardLink method Breaks the link to the next TextBox . void Aspose...BreakForwardLink () Examples Shows how to link text boxes. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 如何使用 Java 刪除 Link 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Link 註釋。...API</version> </dependency> 通過 Java 刪除 Link 註釋 您需要 [Aspose.PDF for Java](...創建新頁面或獲取對現有頁面的引用 創建 Link 批注 從頁面 Remove 中調用 Link 批注的方法 再次保存檔 系統要求...

    products.aspose.com/pdf/zh-hant/java/annotation...
  7. Font converter | API Solution for Javascript

    Easy-to-use Javascript via C++ library for font conversion from Aspose.Font to work with different fonts like True Type or web fonts....errorCode is 0, then you can get links to result files. If the json...DownloadFile function generates a link and allows you to download the...

    docs.aspose.com/font/javascript-cpp/convert-font/
  8. CustomDocumentProperties.addLinkToContent metho...

    CustomDocumentProperties.addLinkToContent method. Creates a new Linked to content custom document property.... linkSource) Creates a new linked to content custom document...invalid. Examples Shows how to link a custom document property to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Remove Hyperlink from PDF in C#

    This short tutorial guides on how to remove hyperLink from PDF in C#. It shares details about the environment configuration, the list of steps for developing the application and a runnable sample code to remove all hyperLinks from PDF in C#....runnable sample code to remove link from PDF in C# such that none...Aspose.PDF for .NET to remove links Load the sample PDF file using...

    kb.aspose.com/pdf/net/how-to-remove-hyperlink-f...
  10. Adding Javascript actions to existing PDF file|...

    Learn how to add JavaScript actions to PDF documents in Java with Aspose.PDF for enhanced document interactivity.... You can create a link with the serial actions corresponding...pdf" ); // create Javascript link java . awt . Rectangle rect...

    docs.aspose.com/pdf/java/adding-javascript-acti...