Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,263 for

hyperlink

(0.11 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...references and hyperlink def style_last_hyperlink_field(paragraph...'subscript': False, 'hyperlink': False, 'hyperlink_url': None, 'reference_type':...

    forum.aspose.com/t/paste-back-shape-data-correc...
  6. 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...
  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. 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...
  9. Change the HTML Link Target Type|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....file which contains an HTML hyperlink inside it to run this code...

    docs.aspose.com/cells/java/change-the-html-link...
  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/