Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,327 for

hyperlink

(0.08 sec)
  1. GroupDocs.Parser for .NET 20.6.1 Release Notes ...

    Note This page contains release notes for GroupDocs.Parser for .NET 20.6.1 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1555 Misspelling in GetHyperlinks method name Bug Public API and Backward Incompatible Changes Misspelling in GetHyperlinks method name Description This hot-fix fixes misspelling in GetHyperlinks methods name in Parser class. Public API changes GroupDocs.Parser.Parser public class was updated with changes as follows: Renamed GetHyperlinks method Renamed GetHyperlinks(Int32) method Renamed GetHyperlinks(PageAreaOptions) method Renamed GetHyperlinks(Int32, PageAreaOptions) method Usage The following example shows how to extract Hyperlinks from the document page area:...example shows how to extract hyperlinks from the document page area:...if the document supports hyperlink extraction if (! parser ....

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  2. PossibleWatermark - GroupDocs.Watermark for Jav...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......DiagramHyperlinkPoss Represents possible hyperlink watermark in a Visio document...HyperlinkPossibleWat Represents possible hyperlink watermark in a PowerPoint...

    apireference.groupdocs.com/watermark/java/com.g...
  3. PageHyperlinkArea.Text Property - GroupDocs.Par...

    Gets the Hyperlink text....PageHyperlinkArea Text Property Gets the hyperlink text. Namespace: GroupDocs...string value that represents hyperlink text. See Also Reference PageHyperlinkArea...

    apireference.groupdocs.com/parser/net/groupdocs...
  4. DiagramHyperlink.Description Property - GroupDo...

    Gets the description of the Hyperlink....Gets the description of the hyperlink. Namespace: GroupDocs.Watermark...String The description of the hyperlink. See Also Reference DiagramHyperlink...

    apireference.groupdocs.com/watermark/net/groupd...
  5. PresentationChart Methods - GroupDocs.Watermark...

    Gets the Hyperlink associated with this PresentationBaseShape....) GetHyperlink Gets the hyperlink associated with this PresentationBaseShap....) SetHyperlink Sets the hyperlink associated with this PresentationBaseShap...

    apireference.groupdocs.com/watermark/net/groupd...
  6. DiagramHyperlink.Address Property - GroupDocs.W...

    Gets the Hyperlink address....Address Property Gets the hyperlink address. Namespace: GroupDocs...Property Value Type: String The hyperlink address. See Also Reference...

    apireference.groupdocs.com/watermark/net/groupd...
  7. PageHyperlinkArea Properties - GroupDocs.Parser...

    Gets the document page information such as page index and page size....Text Gets the hyperlink text. Url Gets the hyperlink URL. See Also...

    apireference.groupdocs.com/parser/net/groupdocs...
  8. PresentationShape Methods - GroupDocs.Watermark...

    Gets the Hyperlink associated with this PresentationBaseShape....) GetHyperlink Gets the hyperlink associated with this PresentationBaseShap....) SetHyperlink Sets the hyperlink associated with this PresentationBaseShap...

    apireference.groupdocs.com/watermark/net/groupd...
  9. PageHyperlinkArea Class - GroupDocs.Parser for ...

    Represents a page area which is used to represent a Hyperlink on the page....which is used to represent a hyperlink on the page. Inheritance Hierarchy...Text Gets the hyperlink text. Url Gets the hyperlink URL. Methods...

    apireference.groupdocs.com/parser/net/groupdocs...
  10. Extract Hyperlinks from DOCX using C#

    Learn how to extract Hyperlinks from DOCX using C# with this step-by-step guide. Discover how to read Hyperlinks from DOCX in C# without extra software installation....Family Extract Hyperlinks from DOCX using C# Hyperlinks play an essential...through the process to extract hyperlinks from DOCX using C# , providing...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...