Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,896 for

hyperlink

(0.06 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. 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...
  3. 向单元格添加超链接|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 ( "c:\\Hyperlink_test.xls" ); //Quit the Application...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  4. 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...
  5. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library....HyperlinkCollection/Hyperlink Hyperlink object contains elements...

    docs.aspose.com/diagram/net/object_model/
  6. 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-...
  7. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...Getting additional Hyperlinks When Comparing Word Documents Aspose...KB) Screenshot for extra hyperlink : 823×702 26.7 KB Professionalize...

    forum.aspose.com/t/getting-additional-hyperlink...
  8. Public API Changes in Aspose.Cells 16.11.0|Docu...

    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.... In case no hyperlink has been found on the specified...links = sheet . Hyperlinks ; // Gets hyperlink from cell A1 GridHyperlink...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Public API Changes in Aspose.Cells 16.11.0|Docu...

    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.... In case no hyperlink has been found on the specified...getHyperlinks (); //Gets hyperlink from cell A1 GridHyperlink...

    docs.aspose.com/cells/java/public-api-changes-i...
  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/