Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 46,801 for

link

(0.84 sec)
  1. 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...
  2. 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...
  3. FieldLink | Aspose.Words for Java

    Implements the Link field in Java....extends Field Implements the LINK field. To learn more, visit...another application, this field links that information to its original...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for Java....Description Text Text annotation Link Link annotations FreeText (PDF...

    docs.aspose.com/pdf/java/overview-of-annotations/
  6. 使用 JavaScript 通过 C++ 删除 PDF 页面|Aspose.PDF for J...

    您可以使用 Aspose.PDF for JavaScript 通过 C++ 从 PDF 文件中删除页面。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-pa...
  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. Create XBRL file in Python|Documentation

    Python Finance Library API supports creating XBRL documents, add schema and context reference....footnote link Aspose.Finance allows you to add a footnote link in the...demonstrates how to add a footnote link in a newly created XBRL instance...

    docs.aspose.com/finance/python-net/create-xbrl-...
  9. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperLink method, effortlessly adding clickable Links for improved navigation and user engagement....displayText String Text of the link to be displayed in the document...document. urlOrBookmark String Link destination. Can be a url or...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 使用 C++ 检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 Aspose.Cells for C++检测Excel工作簿中的隐藏外部链接。...which contains hidden external links Workbook workbook ( srcDir +...xlsx" ); // Access the external link collection of the workbook ...

    docs.aspose.com/cells/zh/cpp/check-if-workbook-...