Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 46,228 for

link

(0.07 sec)
  1. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...) { Hyperlink link = hyperlinks [ i ]; if ( link ) { std :: cout...cout << link . GetTextToDisplay (). ToUtf8 () << ": " << static_cast...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  2. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document...text_box_shape4 . text_box # Create links between some of the text boxes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Links from the PDF File|Aspose.PDF for ...

    Extract Links from PDF with Java. This topic explain you how to extract Links using AnnotationSelector class....Extract Links from the PDF File Contents [ Hide ] Extract Links...Links from the PDF File Links are represented as annotations in...

    docs.aspose.com/pdf/java/extract-links/
  4. Add Image Hyperlinks|Documentation

    Learn how to Add Image HyperLinks through the Aspose.Cells for Python via .NET API....previous buttons, or logos that link to particular sites. This document...possible to set and modify the link’s screen tip and address. The...

    docs.aspose.com/cells/python-net/add-image-hype...
  5. 使用 JavaScript 和 C++ 优化 PDF 资源|Aspose.PDF for Ja...

    使用 JavaScript 工具优化 PDF 文件的资源以实现快速网页视图。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/optimize-...
  6. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_LinkSource method. Gets the source of a Linked custom document property in C++....method Gets the source of a linked custom document property. System...const Examples Shows how to link a custom document property to...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Check if Workbook contains hidden External Link...

    Learn how to check if a workbook contains hidden external Links using Aspose.Cells for Node.js via C++....Workbook contains hidden External Links with Node.js via C++ Contents...workbook contains external links which are hidden and cannot...

    docs.aspose.com/cells/nodejs-cpp/check-if-workb...
  8. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using JavaScript via C++.... errorText ; /*Make a link to download the result file*/.... files [ 0 ]); }; /*Make a link to download the result file*/...

    docs.aspose.com/pdf/javascript-cpp/sign-pdf/
  9. 如何使用 Java 刪除 Link 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Link 註釋。...API</version> </dependency> 通過 Java 刪除 Link 註釋 您需要 [Aspose.PDF for Java](...創建新頁面或獲取對現有頁面的引用 創建 Link 批注 從頁面 Remove 中調用 Link 批注的方法 再次保存檔 系統要求...

    products.aspose.com/pdf/zh-hant/java/annotation...
  10. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....Page Class you want to add the link to. Create a LinkAnnotation...location on the page where the link should be added. Set the Action...

    docs.aspose.com/pdf/net/actions/