Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 38,619 for

link

(0.08 sec)
  1. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection to easily connect or disconnect headers and footers across your document sections for seamless formatting....Hide ] LinkToPrevious( bool ) Links or unlinks all headers and footers...isLinkToPrevious Boolean true to link the headers and footers to the...

    reference.aspose.com/words/net/aspose.words/hea...
  2. Update Links in PDF|Aspose.PDF for .NET

    Update Links in PDF programmatically. This guide is about how to update Links in PDF in C# language....Ask AI Update Links in PDF Contents [ Hide ] The following code...PDF.Drawing library. Update Links in PDF File As discussed in...

    docs.aspose.com/pdf/net/update-links/
  3. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperLink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperLink in PDF using C#....runnable sample code to insert link in PDF using C# . You will also...requirements. Steps to Create Link for PDF using C# Establish the...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  4. Optimize PDF Resources using JavaScript via C++...

    Optimize Resources of PDF files for fast web-view using JavaScript tool....DownloadFile function generates a link and allows you to download the...json . errorText ; /*Make a link to download the result file*/...

    docs.aspose.com/pdf/javascript-cpp/optimize-pdf...
  5. Add Header and Footer to PDF via JavaScript via...

    Aspose.PDF for JavaScript via C++ allows you to add headers and footers to your PDF file using AsposePdfAddTextHeaderFooter....DownloadFile function generates a link and allows you to download the...json . errorText ; /*make a link to download the result file*/...

    docs.aspose.com/pdf/javascript-cpp/add-headers-...
  6. Convert PDF to Word documents in JavaScript|Asp...

    Learn how to write JavaScript code for conversion PDF to DOC(DOCX) directly in the Web.... files [ 0 ]); }; /*Make a link to download the result file*/... ; var link = document . createElement ( "a" ); link . href =...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  7. 在工作表中插入超链接|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....com" ); //======== Link to Cell ========== //Setting...( "A2" ); cell . setValue ( "Link to B9" ); setFormatting ( cell...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  8. Decrypt PDF using JavaScript|Aspose.PDF for Jav...

    Decrypt PDF File with Aspose.PDF for JavaScript via C++....DownloadFile function generates a link and allows you to download the...json . errorText ; /*Make a link to download the result file*/...

    docs.aspose.com/pdf/javascript-cpp/decrypt-pdf/
  9. Get Hyperlinks in Range with C++|Documentation

    Learn how to get hyperLinks in range through the Aspose.Cells for C++ API....Hyperlink & link = hyperlinks [ i ]; std :: cout << link . GetArea...<< link . GetAddress (). ToUtf8 () << std :: endl ; link . Delete...

    docs.aspose.com/cells/cpp/get-hyperlinks-in-range/
  10. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your document's headers and footers, ensuring seamless continuity across sections for better organization....if this header or footer is linked to the corresponding header...Default is true . Note, when your link a header or footer, its contents...

    reference.aspose.com/words/net/aspose.words/hea...