Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 46,801 for

link

(0.05 sec)
  1. Insert Hyperlinks into Excel or OpenOffice|Docu...

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

    docs.aspose.com/cells/nodejs-cpp/insert-hyperli...
  2. Detect Hyperlink Type|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... EXTERNAL : External link FILE_PATH : Local and full path...EMAIL : Email CELL_REFERENCE : Link to cell or named range. To check...

    docs.aspose.com/cells/java/detect-hyperlink-type/
  3. 使用 JavaScript 加密 PDF|Aspose.PDF for JavaScript ...

    使用 Aspose.PDF for JavaScript via C++ 加密 PDF 文件。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/encrypt-pdf/
  4. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++....code can be downloaded from the link below: sampleReplaceTagWith...successfully! Click the download link to get the modified file.</p>'...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  5. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperLink into your document using Aspose.Words for C++....Text of the link to be displayed in the document Link destination...

    docs.aspose.com/words/cpp/working-with-hyperlinks/
  6. 字体转换器| JavaScript

    通过C ++库易于使用的JavaScript从Aspose.font进行字体转换,可与True Type或Web字体(例如True Type或Web字体)一起使用。...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. 添加数字签名或通过 C++ 在 JavaScript 中对 PDF 进行数字签名|Aspose...

    使用 JavaScript 通过 C++ 对 PDF 文档进行数字签名。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/sign-pdf/
  8. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance....we will add a hyperlink and link to the page within the same...getSegments (). add ( "this is a local link" ); //Set the text in the text...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  9. Extract Images From Website in Python – Aspose....

    Learn how to download images from website. Consider Python examples to automate extracting images from website using Aspose.HTML....documents that are specified using <link> elements with the rel attribute...Use the method to collect all <link> elements. Use the method to...

    docs.aspose.com/html/python-net/extract-images-...
  10. How to Find &amp; Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace HyperLinks in pdf. I used the below sample code to get the hyperLink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...Pages) { // Get the link annotations from particular...Create list holding all the links IList list = selector.Selected;...

    forum.aspose.com/t/how-to-find-amp-replace-hype...