Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,500 for

hyperlink

(0.08 sec)
  1. 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...
  2. 向单元格添加超链接|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-...
  3. SmartArt|Aspose.Slides Documentation

    Build and edit SmartArt in C# with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP.... VerticalPictureList ; } Hyperlink VbaMacro...

    docs.aspose.com/slides/net/examples/elements/sm...
  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. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....button with a hyperlink? Yes. Assign a hyperlink to the shape...

    docs.aspose.com/slides/cpp/rectangle/
  6. 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/
  7. 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...
  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...getHyperlinks (); //Gets hyperlink from cell A1 GridHyperlink...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. 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/
  10. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the Hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...How to Find & Replace Hyperlinks in pdf Aspose.PDF Product...know How to Find & Replace Hyperlinks in pdf. I used the below...

    forum.aspose.com/t/how-to-find-amp-replace-hype...