Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 47,219 for

link

(0.17 sec)
  1. Adding Links for Tasks | Aspose.Tasks Documenta...

    Learn how to add new task Links to your project using Aspose.Tasks for .NET instead of Microsoft Office Automation Tools....Automation to Aspose Adding Links for Tasks Live Demos High Code...Adding Links for Tasks Contents [ Hide Show ] Tasks linking is a...

    docs.aspose.com/tasks/net/adding-links-for-tasks/
  2. Working with TextBoxes in Python|Aspose.Words f...

    Work with textboxes in a document using Python....NET to create and validate links between text boxes, determine...sequence, and break existing links, with accompanying code examples...

    docs.aspose.com/words/python-net/working-with-t...
  3. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperLink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add Link to PDF using Python....runnable sample code to insert link in PDF using Python . You will...relevant properties Add the link and free Text annotations to...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  4. 如何使用 Java 获取 Link 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Link 注释的 Java 示例代码。...API</version> </dependency> 通过 Java 获取 Link 注释 你需要 Aspose.PDF for Java 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Get 再次保存该文件...

    products.aspose.com/pdf/zh-hans/java/annotation...
  5. Add Image stamps in PDF using JavaScript via C+...

    Add the Image Stamp to your PDF document using AsposePdfAddStamp function with the JavaScript toolkit....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/stamping/
  6. 使用JavaScript via C++将每个工作表保存为不同的PDF文件|Documenta...

    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....; // Prepare container for links const linksContainer = document...); const link = document . createElement ( 'a' ); link . href =...

    docs.aspose.com/cells/zh/javascript-cpp/save-ea...
  7. HeaderFooter.parentSection property | Aspose.Wo...

    HeaderFooter.parentSection 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/nodejs-net/aspose.wo...
  8. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this story in C++.... 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/cpp/aspose.words/hea...
  9. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。...)) _dataDir = "C:\\Samples\\Links-Actions" ; return _dataDir ;...get_Item ( 1 ); LinkAnnotation link = new LinkAnnotation ( page...

    docs.aspose.com/pdf/zh/java/create-links/
  10. Split PDF using JavaScript|Aspose.PDF for JavaS...

    This topic shows how to split PDF pages into individual PDF files with Aspose.PDF for JavaScript via C++ ....responsible for generating a link that allows the user to download...function creates a download link, associates the file content...

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