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

link

(0.1 sec)
  1. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperLink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...// Create the link annotation LinkAnnotation link = new LinkAnnotation(page...Rectangle(llx, lly, urx, ury)); link.Action = new GoToURIAction("http://www...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  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. 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. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management.... 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/net/aspose.words/hea...
  10. 通过 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...