Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 5,441 for

hyperlink

(0.11 sec)
  1. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Examples: Shows how to find all hyperlinks in a Word document, and then...Document(getMyDir() + "Hyperlinks.docx"); // Hyperlinks in a Word documents...

    reference.aspose.com/words/java/com.aspose.word...
  2. Add Hyperlinks to Cells in VSTO and Aspose.Cell...

    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....Ask AI Add Hyperlinks to Cells in VSTO and Aspose.Cells Contents...Contents [ Hide ] To add hyperlinks to cells in a spreadsheet, take...

    docs.aspose.com/cells/net/add-hyperlinks-to-cel...
  3. ShapeBase.target property | Aspose.Words for Py...

    ShapeBase.target property. Gets or sets the target frame for the shape Hyperlink....target frame for the shape hyperlink. @property def target ( self...contains an image, and is also a hyperlink. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...; } Shows how to find all hyperlinks in a Word document, and then...Document ( MyDir + "Hyperlinks.docx" ); // Hyperlinks in a Word documents...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose.Cells Object Model|Documentation

    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.... HyperlinkCollection/Hyperlink A Worksheet object also contains...represents a collection of all Hyperlink objects in the worksheet as...

    docs.aspose.com/cells/python-net/aspose-cells-o...
  6. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....for each of a hyperlink and followed hyperlink. Properties Name...clicked hyperlink. hyperlink Specifies color for a hyperlink. light1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....()) Shows how to insert a hyperlink which references a local bookmark...the bookmark.' ) # Insert a HYPERLINK field that links to the bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Insert Hyperlinks in Worksheet|Documentation

    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....Ask AI Insert Hyperlinks in Worksheet Contents [ Hide ] Aspose...Aspose.Cells - Insert Hyperlinks in Worksheet Adding a Link to a...

    docs.aspose.com/cells/net/insert-hyperlinks-in-...
  9. How to create a link to table of contents and l...

    We are using ASPOSE.Words. We would like to add a link to TOC(Table of contents) in footer of every page. Couldnt find any resources on how to achieve this. Please help....your document and insert a hyperlink that points to the TOC. Here’s...UpdateFields(); // Now, add a hyperlink to the footer that links to...

    forum.aspose.com/t/how-to-create-a-link-to-tabl...
  10. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....it is often necessary to Hyperlink to these documents. You may...Add Hyperlink in PDF File It is possible to add hyperlinks to...

    docs.aspose.com/pdf/java/actions/