Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 47,167 for

link

(0.14 sec)
  1. How to disable the hyperlink in PDF file - Free...

    Hi Team, I need to disable hyperLink in pdf based on url pattern. Here is url pattern for example String[] urlPatterns = { “.rendition/eppublic/documentService/.”, “.rendition/eppublic/service/.”, “.rendition/eppubl…...with code snippet for JDK17 pdf_link_sample.pdf (157.4 KB) forasposeissues...getAction(); // Get the URL from the link annotation's action String url...

    forum.aspose.com/t/how-to-disable-the-hyperlink...
  2. Remove Unused Styles inside the Workbook with J...

    Learn how to remove unused styles from a workbook using Aspose.Cells for JavaScript via C++....can download from the provided link. It contains an unused style...XLSX and provide a download link const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/remove-unu...
  3. 将PDF转换为PPTX格式的JavaScript代码|Aspose.PDF for JavaS...

    Aspose.PDF允许您使用JavaScript直接在网上将PDF转换为PPTX格式。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  4. 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...
  5. TextBox.Previous | Aspose.Words for .NET

    Discover the TextBox Previous property, effortlessly access the prior TextBox in your shape sequence for streamlined design and enhanced workflow....get ; } Examples Shows how to link text boxes. Document doc = new...textBoxShape4 . TextBox ; // Create links between some of the text boxes...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. Markdown Image – C# Code Examples

    Code for adding image in Markdown via C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Markdown, showing images as links, and adding altText to Markdown...tree. Add a Markdown Image as a Link in C# The following C# code...

    products.aspose.com/html/net/markdown-image/
  8. 使用 C++ 通过 JavaScript 为 PDF 添加背景|Aspose.PDF for ...

    使用 C++ 通过 JavaScript 为您的 PDF 文件添加背景图像。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/add-backg...
  9. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and Link them....print tickets Create, edit, link and get print tickets of XPS...how to create, edit, get and link them. To manipulate print tickets...

    products.aspose.com/page/net/print-tickets-xps/
  10. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperLinks into an Excel file with the Aspose.Cells library without MS Excel using JavaScript via C++....hyperlink is used to create a link between two entities. Everyone...hyperlinks to Excel files. Adding Link to a URL The Worksheet class...

    docs.aspose.com/cells/javascript-cpp/insert-hyp...