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

hyperlink

(0.13 sec)
  1. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the document as a bookmark start in C++....()); 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/cpp/aspose.words/doc...
  2. 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...
  3. 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...
  4. Excel hyperlinks break when copying rows - Free...

    Hi support, I’m running into an issue when copying rows that contain Excel Hyperlink formulas. Almost all Hyperlinks in copied rows don’t work when saving to file formats other than Excel. See the test case below for a…...Excel hyperlinks break when copying rows Aspose.Cells Product...Product Family hyperlink , cells-net jziske July 16, 2025, 6:59pm 1...

    forum.aspose.com/t/excel-hyperlinks-break-when-...
  5. 从 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...
  6. BuiltInDocumentProperties.HyperlinkBase | Aspos...

    Discover the BuiltInDocumentProperties HyperlinkBase property to optimize relative Hyperlinks in your documents for seamless navigation and enhanced user experience....used for evaluating relative hyperlinks in this document. public...store the base part of a hyperlink in the document’s properties...

    reference.aspose.com/words/net/aspose.words.pro...
  7. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.HyperlinkBase property. Specifies the base string used for evaluating relative Hyperlinks in this document....used for evaluating relative hyperlinks in this document. get hyperlinkBase...store the base part of a hyperlink in the document’s properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中添加和管理超链接:链接文本、形状和图像,设置 PPT、PPTX 和 ODP 的目标和操作,提供 C# 示例。... HyperlinkClick = new Hyperlink ( "https://www.aspose.com"...new Hyperlink ( "https://www.aspose.com" ); var hyperlink = shape...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 C++ 示例。...set_HyperlinkClick ( MakeObject < Hyperlink > ( u "https://www.aspose...set_HyperlinkClick ( MakeObject < Hyperlink > ( u "https://www.aspose...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....PDF Contents [ Hide ] Add Hyperlink in a PDF File PDF documents...how. It is possible to add hyperlinks to PDF files, either to allow...

    docs.aspose.com/pdf/cpp/actions/