Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 47,167 for

link

(0.27 sec)
  1. 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...
  2. 添加数字签名或通过 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/
  3. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperLinks into Excel file with Aspose.Cells for Python via .NET library without MS Excel....hyperlink is used to create a link between two entities. Everybody...to Excel files. How to Add a Link to a URL The Worksheet class...

    docs.aspose.com/cells/python-net/insert-hyperli...
  4. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++....downloaded from the following link: SmartArt.xlsx Sample Code <...options and provide download link const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  5. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperLink method. Inserts a hyperLink into the document in C++....System::String& Text of the link to be displayed in the document...urlOrBookmark const System::String& Link destination. Can be a url or...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 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/
  7. Unable to login using Old Account - Free Suppor...

    Hi, We are unable to login using this Old Account: goossen.de.bruin@solipsis.nl Solipsis was our initial company, then (Youforce aka Visma Raet) adquired Solipsis. We need to recover the accces to this account to renew…... I would like to link the old account to my new account...password‑reset message and follow the link to set a new password. If the...

    forum.aspose.com/t/unable-to-login-using-old-ac...
  8. Filtering the kind of data while loading the wo...

    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....can download from the given link. The following screenshot shows...can download from the given link. Here you can see that the data...

    docs.aspose.com/cells/net/filtering-the-kind-of...
  9. Aspose.Words API Demonstration for Spring Java|...

    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....“ Save webpage to ms-word ” link. This option demonstrate the...“ Save webpage to ms-word ” link. You will be asked to save html...

    docs.aspose.com/total/java/aspose-words-api-dem...
  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...