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

link

(0.54 sec)
  1. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and Link them....print tickets Create, edit, link and get print tickets of XPS...how to create, edit, get and link them. To manipulate print tickets...

    products.aspose.com/page/net/print-tickets-xps/
  2. 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...
  3. 获取演示文稿中的所有外部超链接|Aspose.Slides 文档

    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...Drawing . HyperlinkType link in links ) { // 遍历幻灯片部分中的所有外部关系。...

    docs.aspose.com/slides/zh/net/get-all-the-exter...
  4. 使用 JavaScript 将 PDF 转换为 Word 文档|Aspose.PDF for ...

    学习如何编写 JavaScript 代码以直接在 Web 中将 PDF 转换为 DOC(DOCX)。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  5. 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/
  6. TextBox.Previous | Aspose.Words for .NET

    Discover the TextBox Previous property, effortlessly access the prior TextBox in your shape sequence for streamlined design and enhanced workflow....get ; } Examples Shows how to link text boxes. Document doc = new...textBoxShape4 . TextBox ; // Create links between some of the text boxes...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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/
  8. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [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. 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...
  10. 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/