Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 46,236 for

link

(0.08 sec)
  1. 获取演示文稿中的所有外部超链接|Aspose.Slides 文档

    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...Drawing . HyperlinkType link in links ) { // 遍历幻灯片部分中的所有外部关系。...

    docs.aspose.com/slides/zh/net/get-all-the-exter...
  2. 通过 JavaScript 从 PDF 文件中删除图像|Aspose.PDF for Java...

    本节解释如何使用 Aspose.PDF for JavaScript 从 PDF 文件中删除图像。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-im...
  3. 使用 JavaScript 通过 C++ 向 PDF 添加页码|Aspose.PDF for ...

    Aspose.PDF for JavaScript via C++ 允许您使用 AsposePdfAddPageNum 向 PDF 文件添加页码印章。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/add-page-...
  4. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [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...
  5. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and Link them....print tickets Create, edit, link and get print tickets of XPS...how to create, edit, get and link them. To manipulate print tickets...

    products.aspose.com/page/net/print-tickets-xps/
  6. 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/
  7. 使用 JavaScript 将 PDF 转换为 Word 文档|Aspose.PDF for ...

    学习如何编写 JavaScript 代码以直接在 Web 中将 PDF 转换为 DOC(DOCX)。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  8. 使用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...
  9. 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...
  10. 如何使用 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...