Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 38,610 for

link

(0.15 sec)
  1. Working with TextBoxes in Python|Aspose.Words f...

    Work with textboxes in a document using Python....find linked Shape from linked TextBox . Creating a Link TextBox...TextBox class provides is_valid_link_target method in order to check...

    docs.aspose.com/words/python-net/working-with-t...
  2. Aspose::Words::HeaderFooter::get_IsLinkedToPrev...

    Aspose::Words::HeaderFooter::get_IsLinkedToPrevious method. True if this header or footer is Linked to the corresponding header or footer in the previous section in C++....if this header or footer is linked to the corresponding header...Default is true . Note, when your link a header or footer, its contents...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. 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
  4. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index.... 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/python-net/aspose.wo...
  5. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....( output_file ) Add Link Annotation Links are annotations that...external document when you click. A Link Annotations is a rectangular...

    docs.aspose.com/pdf/python-net/extra-annotations/
  6. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperLink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add Link to PDF using Python....runnable sample code to insert link in PDF using Python . You will...relevant properties Add the link and free Text annotations to...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  7. DocumentProperty.link_source property | Aspose....

    DocumentProperty.Link_source property. Gets the source of a Linked custom document property....link_source property DocumentProperty.link_source property Gets...of a linked custom document property. @property def link_source...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Add Image to PDF using JavaScript via C++|Aspos...

    This section describes how to add image to existing PDF file using 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/add-image-to...
  10. 使用 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-...