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

link

(0.07 sec)
  1. 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...
  2. Markdown Image – C# Code Examples

    Code for adding image in Markdown via C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Markdown, showing images as links, and adding altText to Markdown...tree. Add a Markdown Image as a Link in C# The following C# code...

    products.aspose.com/html/net/markdown-image/
  3. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperLinks into an Excel file with the Aspose.Cells library without MS Excel using JavaScript via C++....hyperlink is used to create a link between two entities. Everyone...hyperlinks to Excel files. Adding Link to a URL The Worksheet class...

    docs.aspose.com/cells/javascript-cpp/insert-hyp...
  4. 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/
  5. 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...
  6. 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
  7. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....Page Class you want to add the link to. Create a LinkAnnotation...location on the page where the link should be added. Set the Action...

    docs.aspose.com/pdf/net/actions/
  8. 通过 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...
  9. 使用 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...
  10. 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...