Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 36,235 for

link

(0.05 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. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_LinkSource method. Gets the source of a Linked custom document property in C++....method Gets the source of a linked custom document property. System...const Examples Shows how to link a custom document property to...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. 使用 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...
  4. Add Image Hyperlinks|Documentation

    Learn how to Add Image HyperLinks through the Aspose.Cells for Python via .NET API....previous buttons, or logos that link to particular sites. This document...possible to set and modify the link’s screen tip and address. The...

    docs.aspose.com/cells/python-net/add-image-hype...
  5. 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...
  6. 将PDF转换为图像格式在JavaScript中|Aspose.PDF for JavaScri...

    本主题向您展示如何使用Aspose.PDF将PDF转换为多种图像格式,例如TIFF、BMP、JPEG、PNG、SVG,仅需几行代码。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  7. CustomDocumentProperties.add_link_to_content me...

    CustomDocumentProperties.add_Link_to_content method. Creates a new Linked to content custom document property....add_link_to_content method add_link_to_content(name, link_source)...link_source) Creates a new linked to content custom document property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Insert Hyperlink to Document|Aspose.Words for Java

    Insert a hyperLink to a document easily and fast instead of using docx4j....to visit " ); // Insert the link. builder . insertHyperlink (...// Create hyperlink Hyperlink link = createHyperlink ( mdp , "https://slashdot...

    docs.aspose.com/words/java/insert-hyperlink-to-...
  9. AsposefontConvertTowoff | JavaScript的API解决方案

    将字体转换为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-...
  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...