Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,528 for

hyperlink

(0.04 sec)
  1. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....Examples Shows how to find all hyperlinks in a Word document, and then...String & NewName (); }; class Hyperlink : public System :: Object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Execute client side function on GridWeb page ch...

    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...."MyOnPageChange" ); Access Hyperlink object of the GridWeb Cell...

    docs.aspose.com/cells/java/execute-client-side-...
  3. 在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....添加指向URL的链接 这个 Worksheet 类包含一个 Hyperlinks 集合。超链接集合中的每个项目表示一个超链接。通过...//Adding a hyperlink to a URL at "A1" cell worksheet . Hyperlinks . Add...

    docs.aspose.com/cells/zh/net/adding-hyperlinks-...
  4. Using Built-in Styles|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....HEADER_3 HEADER_4 HYPERLINK FOLLOWED_HYPERLINK INPUT LINKED_CELL...

    docs.aspose.com/cells/java/using-built-in-styles/
  5. Create Table of Content in PDF using Python

    Create table of content in PDF using Python. Get the development environment settings, a list of tasks, and a sample code to add table of contents to PDF using Python....table of contents including hyperlinks, the text, and connectivity...loaded PDF document, insert a hyperlink in the table of contents,...

    kb.aspose.com/pdf/python/create-table-of-conten...
  6. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....learn the process to create a hyperlink in a PDF, refer to the article...article on how to create hyperlink in PDF using Java . Updated...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  7. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java....insertField(" HYPERLINK \"https://www.google.com/\"..."); builder.insertField(" HYPERLINK \"https://www.google.com/\"...

    reference.aspose.com/words/java/com.aspose.word...
  8. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java....address, and converts it to a hyperlink that displays a purple dotted...address, and converts it to a hyperlink that displays a purple dotted...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fields::FieldNoteRef class | Asp...

    Aspose::Words::Fields::FieldNoteRef class. Implements the NOTEREF field. To learn more, visit the documentation article in C++....Gets whether to insert a hyperlink to the bookmarked paragraph...Sets whether to insert a hyperlink to the bookmarked paragraph...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。... my_dir + "Hyperlinks.docx" ) for field in doc...FIELD_HYPERLINK : hyperlink = field . as_field_hyperlink () #...

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