Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 46,236 for

link

(0.1 sec)
  1. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent section of your story, enhancing your document's structure and organization.... 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/net/aspose.words/hea...
  2. Add background to PDF with JavaScript via C++|A...

    Add background image to the your PDF file with 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/add-backgrou...
  3. 获取范围内的超链接|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取区域中的超链接。...const link = hyperlinks . get ( i ); logText += ` ${ link . area...area } : ${ link . address } \n` ; // To delete the link, use the...

    docs.aspose.com/cells/zh/javascript-cpp/get-hyp...
  4. 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...
  5. How to Merge PDF using JavaScript via C++|Aspos...

    This page explain how to merge PDF documents into a single 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/merge-pdf/
  6. TextBox.BreakForwardLink | Aspose.Words for .NET

    Discover the TextBox BreakForwardLink method to seamlessly unLink your TextBoxes, enhancing user experience and form navigation. Optimize your UI today!...BreakForwardLink method Breaks the link to the next TextBox . public...BreakForwardLink doesn’t break all other links in the current sequence of shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 用 JavaScript 结合 C++ 管理 OLE 对象|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。... Click the download link to get the modified file.</p>'...]); const link = document . createElement ( 'a' ); link . href =...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  8. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the Link changes. Is the Link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the Link doesn’t work Word Link: https:…...document to HTML, the link changes. Is the link wrong? Can you take...separator and then the link doesn’t work Word LINK: https://linkproxy...

    forum.aspose.com/t/encoding-when-saving-to-html...
  9. 使用JavaScript通过C++导出与XML映射相关联的XML数据|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript导出工作簿中的XML映射关联的XML数据。...); // Create a downloadable link for each exported XML const...}); const link = document . createElement ( 'a' ); link . href =...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....element—such as text, images, and links—with tags that define their...operators like images, text, and links). insert_child. remove_child...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/