Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,312 for

hyperlink insertion

(0.06 sec)
  1. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end in C++....Trim ()); Shows how to insert a hyperlink which references a local...the bookmark." ); // Insert a HYPERLINK field that links to the...

    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. Underline enumeration | Aspose.Words for Node.js

    Aspose.Words.Underline enumeration. Indicates type of the underline applied to a font....Examples Shows how to insert a hyperlink field. let doc = new...please visit the " ); // Insert a hyperlink and emphasize it with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.clearFormatting method | Aspose.Words for ...

    Font.clearFormatting method. Resets to default font formatting....Examples Shows how to insert a hyperlink field. let doc = new...please visit the " ); // Insert a hyperlink and emphasize it with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_Target m...

    Aspose::Words::Drawing::ShapeBase::get_Target method. Gets or sets the target frame for the shape Hyperlink in C++....target frame for the shape hyperlink. System :: String Aspose ::...string. Examples Shows how to insert a shape which contains an image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full Hyperlink addresses for your shapes, enhancing your design's interactivity and functionality....property Gets or sets the full hyperlink address for a shape. public...#BookmakName . Examples Shows how to insert a shape which contains an image...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Underline enumeration | Aspose.Words for Python

    aspose.words.Underline enumeration. Indicates type of the underline applied to a font....Examples Shows how to insert a hyperlink field. doc = aw . Document...please visit the ' ) # Insert a hyperlink and emphasize it with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Underline Enum | Aspose.Words for .NET

    Discover Aspose.Words.Underline enum for versatile font underlining options. Enhance your document formatting with customizable styles today!...Examples Shows how to insert a hyperlink field. Document doc =...please visit the " ); // Insert a hyperlink and emphasize it with...

    reference.aspose.com/words/net/aspose.words/und...
  10. 使用C++添加超链接图片|Documentation

    通过Aspose.Cells for C++ API学习如何添加图片超链接。... Get ( 0 ); // Insert a string value to a cell worksheet..."C2" ). PutValue ( u "Image Hyperlink" ); // Set the 4th row height...

    docs.aspose.com/cells/zh/cpp/add-image-hyperlinks/