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

link

(1.52 sec)
  1. Aspose::Words::Drawing::TextBox::get_Next metho...

    Aspose::Words::Drawing::TextBox::get_Next method. Returns or sets a TextBox that represents the next TextBox in a sequence of shapes in C++....get_Next () Examples Shows how to link text boxes. auto doc = System...-> get_TextBox (); // Create links between some of the text boxes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    Aspose.Pdf.InvalidPdfFileFormatException Aspose.PDF Trailer not found Aspose dll used in 25.5 version. using simle 1 line html hiiiii VS it is working . on iis not working. .net framework 4.7.2...DLLs downloaded from the below link: Downloads ---New Releases-aspose...2:31pm 6 @smitan Please use the link that we shared in our previous...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...
  3. Translate Markdown to DOM|Aspose.Words for Node...

    Tarnslate a Markdown document to Document Object Model and back using Node.js. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch.... Link [link text](url) [link text](<url> "title") [link text](url...text](url 'title') [link text](url (title)) The FieldHyperlink...

    docs.aspose.com/words/nodejs-net/translate-mark...
  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. 添加数字签名或通过 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/
  6. 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...
  7. 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...
  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. 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/
  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...