Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 4,528 for

hyperlink

(0.04 sec)
  1. 在VSTO和Aspose.Cells中为单元格添加超链接|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....); //Add a hyperlink to it. objSheet . Hyperlinks . Add ( _range... objBook . SaveCopyAs ( "Hyperlink_test.xls" ); //Quit the Application...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  2. Extract Links from PDF in Java

    This quick tutorial guides on how to extract links from PDF in Java. It contains all the details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor in Java....a sample code to extract hyperlinks from PDF in Java . You will...GoToURIAction class. Code to Extract Hyperlink from PDF in Java The above...

    kb.aspose.com/pdf/java/extract-links-from-pdf-i...
  3. Using Built-in Styles|Documentation

    C# code to use Excel built-in styles with Aspose.Cells for .NET API...HEADER_3 HEADER_4 HYPERLINK FOLLOWED_HYPERLINK INPUT LINKED_CELL...

    docs.aspose.com/cells/net/using-built-in-styles/
  4. How to Create Word Document using Java

    In this short tutorial, you will learn how to create Word document using Java in Windows, Mac OS, Ubuntu. The code sample can create a Word document in Java....surrounded by a border Insert hyperlink Save the Word document These...Then it inserts text with hyperlink and proceeds to create Word...

    kb.aspose.com/words/java/how-to-create-word-doc...
  5. FieldPageRef.InsertHyperlink | Aspose.Words for...

    Discover how the FieldPageRef InsertHyperlink property enhances your documents by easily linking to bookmarked paragraphs for seamless navigation....sets whether to insert a hyperlink to the bookmarked paragraph..."MyBookmark3" , true , false , "Hyperlink to Bookmark3, on page: " )...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Change HyperlinkBase - Free Support Forum - asp...

    Hello, I need a function to change the HyperlinkBase like this: workbook.Settings.HyperlinkBase = “.”; Instead of changing it manuylly: Open the Excel document for which you want to set a Hyperlink base. On the File…...for which you want to set a hyperlink base. On the File menu, click...ensuring that relative paths in hyperlinks are correctly interpreted...

    forum.aspose.com/t/change-hyperlinkbase/314798
  7. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active Hyperlinks...into active hyperlinks. When clicked the hyperlink will lead to...and endnotes function as hyperlinks. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Using Built-in Styles|Documentation

    C# code to use Excel built-in styles with Aspose.Cells for Python via .NET API...HEADER_3 HEADER_4 HYPERLINK FOLLOWED_HYPERLINK INPUT LINKED_CELL...

    docs.aspose.com/cells/python-net/using-built-in...
  9. FieldRef.insert_hyperlink property | Aspose.Wor...

    FieldRef.insert_Hyperlink property. Gets or sets whether to create a Hyperlink to the bookmarked paragraph....insert_hyperlink property FieldRef.insert_hyperlink property...sets whether to create a hyperlink to the bookmarked paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products.... my_dir + "Hyperlinks.docx" ) for field in doc...FIELD_HYPERLINK : hyperlink = field . as_field_hyperlink () #...

    docs.aspose.com/words/python-net/python-notes/