Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 41,509 for

link

(0.07 sec)
  1. 在PDF文件中创建链接使用C++|Aspose.PDF for C++

    本节解释如何使用C++在PDF文档中创建链接。...get_Pages () -> idx_get ( 1 ); auto link = MakeObject < Aspose :: Pdf...( 100 , 200 , 300 , 300 )); link -> set_Color ( Aspose :: Pdf...

    docs.aspose.com/pdf/zh/cpp/create-links/
  2. 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...
  3. 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...
  4. 在 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/
  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. 通过 C++ 使用 JavaScript 向 PDF 添加页眉和页脚|Aspose.PDF f...

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

    docs.aspose.com/pdf/zh/javascript-cpp/add-heade...
  7. 使用 C++ 中的 JavaScript 设置 PDF 的背景颜色|Aspose.PDF fo...

    使用 C++ 中的 JavaScript 为您的 PDF 文件设置背景颜色。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/set-backg...
  8. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....add Link Annotation A Link Annotation is a hypertext link that...an action to be performed. A Link is a rectangular area that can...

    docs.aspose.com/pdf/cpp/extra-annotations/
  9. 如何使用 Java 獲取 Link 註解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/java/annotation...
  10. 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/