Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,475 for

hyperlink

(0.09 sec)
  1. 在工作表中插入超链接|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....0 ); HyperlinkCollection hyperlinks = sheet . getHyperlinks ();...//Adding a hyperlink to a URL at "A1" cell hyperlinks . add ( "A1"...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  2. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the Hyperlink field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-net/working-with-fields/) documentation article....FieldHyperlink class Implements the HYPERLINK field To learn more, visit...sets a location where this hyperlink jumps. display_result Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Hyperlinks in PHP|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....Working with Hyperlinks in PHP Contents [ Hide ] This section...Add Hyperlink to a Visio Shape in PHP Get Shape Hyperlink Data...

    docs.aspose.com/diagram/java/working-with-hyper...
  4. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....)); Shows how to insert a hyperlink which references a local bookmark...bookmark." ); // Insert a HYPERLINK field that links to the bookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default font formatting....Examples Shows how to insert a hyperlink field. doc = aw . Document...visit the ' ) # Insert a hyperlink and emphasize it with custom...

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

    Discover the Aspose.Words.ThemeColors class, featuring a versatile 12-color scheme to enhance your document's visual appeal and consistency....for each of a hyperlink and followed hyperlink. public class...color for a clicked hyperlink. Hyperlink { get; set; } Specifies...

    reference.aspose.com/words/net/aspose.words.the...
  7. 从 Ruby 中的 Visio 绘图中获取形状超链接数据|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.... new ( data_dir + "Hyperlinks.vdx" ) \ # 得到一个特定的形状 shape...0 当我 < hyperlinks . getCount () hyperlink = hyperlinks . get (...

    docs.aspose.com/diagram/zh/java/get-shape-hyper...
  8. 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-java/aspose-cells-...
  9. FieldHyperlink | Aspose.Words for Java

    Implements the Hyperlink field in Java....extends Field Implements the HYPERLINK field To learn more, visit...Examples: Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/java/com.aspose.word...
  10. Editing Hyperlinks of Worksheet with C++|Docume...

    Learn how to edit Hyperlinks of a worksheet through the Aspose.Cells for C++ API....Ask AI Editing Hyperlinks of Worksheet with C++ Contents [ Hide...allows you to access all the hyperlinks of the worksheet using the...

    docs.aspose.com/cells/cpp/editing-hyperlinks-of...