Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 46,434 for

link

(0.12 sec)
  1. 使用 Aspose.PDF for JavaScript via C++ 优化 PDF|Asp...

    使用 JavaScript 工具优化和压缩 PDF 文件以实现快速网页浏览。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/optimize-...
  2. How to get/set TextToDisplay of hyperlink in PD...

    Hi Aspose team, I am currently trying to find a way to identify all hyperLinks in my document. It works for hyperLinks (URI) but I need to know also what is text that document reader will see. For example, I have foll…...pdf"); // get the first link annotation from the first page...GoToURIAction) { // Modification link: change link URI GoToURIAction goToAction...

    forum.aspose.com/t/how-to-get-set-texttodisplay...
  3. AsposefontConvertTowoff | JavaScript

    将字体转换为Woff格式。可靠的JavaScript通过C ++库可从Aspose.font进行字体转换。...0 ] ); 16 }; 17 18 /*Make a link to download the result file*/...21 var link = document. createElement ( "a" ); 22 link. href =...

    docs.aspose.com/font/zh/javascript-cpp/convert-...
  4. Links in SharePoint Online's web view are broke...

    When we were trying to investigate an issue for one of our clients we found out that Links in SharePoint Online’s web view are broken in Aspose.Words 22.2 and other versions. We specifically don’t know which version of …...Links in SharePoint Online's web view are broken in Aspose.Words...our clients we found out that links in SharePoint Online’s web view...

    forum.aspose.com/t/links-in-sharepoint-onlines-...
  5. Install Aspose.PDF for JavaScript via C++|Aspos...

    This section shows a product description and instructions for installing Aspose.PDF for JavaScript via C++.... Follow the link for Direct Download To install...download section, select the link to Python “3.xxx” at the bottom...

    docs.aspose.com/pdf/javascript-cpp/installation/
  6. DocumentProperty.is_link_to_content property | ...

    DocumentProperty.is_Link_to_content property. Shows whether this property is Linked to content or not....is_link_to_content property DocumentProperty.is_link_to_content...property is linked to content or not. @property def is_link_to_content...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. 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...
  9. DocumentProperty.LinkSource | Aspose.Words for ...

    Discover the LinkSource property for DocumentProperty, effortlessly access the source of your Linked custom document properties for enhanced document management....property Gets the source of a linked custom document property. public...get ; } Examples Shows how to link a custom document property to...

    reference.aspose.com/words/net/aspose.words.pro...
  10. How to Remove Hyperlink from PDF using Python

    This article provides details on how to remove hyperLink from PDF using Python. It contains environment settings, a step-wise process to write the application and a runnable sample code to remove Link from PDF using Python....each annotation having type LINK Call the delete() method of...of different types including LINK. In this process, all the pages...

    kb.aspose.com/pdf/python/how-to-remove-hyperlin...