Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 46,927 for

link

(1.25 sec)
  1. Removing attachment from PDF with JavaScript|As...

    Aspose.PDF can remove attachments from your PDF documents. Use JavaScript Web tollkit to remove attachments in PDF files using Aspose.PDF....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/removing-att...
  2. Working with TextBoxes in Node.js|Aspose.Words ...

    Work with textboxes in a document using Node.js....find linked Shape from linked TextBox . Creating a Link TextBox...whether the TextBox can be linked to the target Textbox. The...

    docs.aspose.com/words/nodejs-net/working-with-t...
  3. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... Examples Shows how to link headers and footers between...sections 1, 2 and 3.' ) # We can link a section's headers/footers...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PDF to PDF/A formats|Aspose.PDF for Jav...

    Discover how to convert PDFs to PDF/A for archival purposes using Aspose.PDF in JavaScript via C++..../// [Code snippet] /*make a link to download the result file*/... ; var link = document . createElement ( "a" ); link . href =...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  5. Get Hyperlinks in Range|Documentation

    Learn how to get hyperLinks in a range through Aspose.Cells for JavaScript via C++ API....const link = hyperlinks . get ( i ); logText += ` ${ link . area...area } : ${ link . address } \n` ; // To delete the link, use the...

    docs.aspose.com/cells/javascript-cpp/get-hyperl...
  6. 检测超链接类型|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中检测超链接类型。...< html > < head > < title > Link Types Example </ title > </...</ head > < body > < h1 > Link Types Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  7. Change Password of a PDF File|Aspose.PDF for Ja...

    Change Password of a 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/change-passw...
  8. Extract Images from PDF JavaScript|Aspose.PDF f...

    How to extract a part of the image from PDF using Aspose.PDF for JavaScript toolkit....errorCode’ is 0, then you can get links to result files. If the ‘json...DownloadFile function generates a link and allows you to download the...

    docs.aspose.com/pdf/javascript-cpp/extract-imag...
  9. Get all the external hyperlinks in a presentati...

    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.... HyperlinkType > links = slidePart . Slide . Descendants...// Iterate through all the links in the slide part. foreach (...

    docs.aspose.com/slides/net/get-all-the-external...
  10. Convert PDF to Excel in JavaScript|Aspose.PDF f...

    Aspose.PDF for JavaScript allows you to convert PDF to convert PDF to XLSX, and CSV formats..../// [Code snippet] /*make a link to download the result file*/... ; var link = document . createElement ( "a" ); link . href =...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...