Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 5,472 for

hyperlink

(0.05 sec)
  1. Aspose::Words::Fields::FieldHyperlink::get_IsIm...

    Aspose::Words::Fields::FieldHyperlink::get_IsImageMap method. Gets or sets whether to append coordinates to the Hyperlink for a server-side image map in C++....append coordinates to the hyperlink for a server-side image map...Examples Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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-...
  3. ThemeColor enumeration | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColor enumeration. Specifies the theme colors for document themes... Hyperlink Hyperlink color. FollowedHyperlink...FollowedHyperlink Followed hyperlink color. Text1 Text color 1. Text2 Text...

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

    Discover the Aspose.Words.Fields.FieldHyperlink class to effortlessly implement Hyperlink fields in your documents and enhance interactivity....FieldHyperlink class Implements the HYPERLINK field To learn more, visit...sets a location where this hyperlink jumps. DisplayResult { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing 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...
  7. 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...
  8. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end 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...
  9. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the shape Hyperlink....target frame for the shape hyperlink. get target () : string Remarks...contains an image, and is also a hyperlink. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Get Hyperlinks in Range with C++|Documentation

    Learn how to get Hyperlinks in a range using the Aspose.Cells for C++ API....Ask AI Get Hyperlinks in Range with C++ Contents [ Hide ] Get...Get Hyperlinks in Range The Range class provides a GetHyperlinks()...

    docs.aspose.com/cells/cpp/get-hyperlinks-in-range/