Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,469 for

hyperlink insertion

(1.79 sec)
  1. FieldHyperlink.is_image_map property | Aspose.W...

    FieldHyperlink.is_image_map property. Gets or sets whether to append coordinates to the Hyperlink for a server-side image map....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/python-net/aspose.wo...
  2. FieldHyperlink.sub_address property | Aspose.Wo...

    FieldHyperlink.sub_address property. Gets or sets a location in the file, such as a bookmark, where this Hyperlink jumps....as a bookmark, where this hyperlink jumps. @property def sub_address...Examples Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the document as a bookmark end...." ); Shows how to insert a hyperlink which references a local...the bookmark." ); // Insert a HYPERLINK field that links to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start...." ); Shows how to insert a hyperlink which references a local...the bookmark." ); // Insert a HYPERLINK field that links to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...the bookmark." ); // Insert a HYPERLINK field that links to the...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Add Image Hyperlinks with C++|Documentation

    Learn how to add image Hyperlinks through the Aspose.Cells for C++ API....Image Hyperlinks with C++ Contents [ Hide ] Hyperlinks are useful...Microsoft Excel lets users add hyperlinks to text in cells and to images...

    docs.aspose.com/cells/cpp/add-image-hyperlinks/
  7. 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...
  8. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.Hyperlink_base property. Specifies the base string used for evaluating relative Hyperlinks in this document....hyperlink_base property BuiltInDocumentPrope.hyperlink_base property...relative hyperlinks in this document. @property def hyperlink_base...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...string. Examples Shows how to insert a shape which contains an image...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....Ask AI Use DocumentBuilder to Insert Document Elements Contents...perform a number of tasks. Inserting a String of Text Simply pass...

    docs.aspose.com/words/java/use-documentbuilder-...