Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 5,473 for

hyperlink

(0.1 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. FieldRef.InsertHyperlink | Aspose.Words for .NET

    Discover the FieldRef InsertHyperlink property, easily create Hyperlinks to bookmarked paragraphs, enhancing navigation and user experience in your documents....sets whether to create a hyperlink to the bookmarked paragraph...within our bookmark, act as a hyperlink, and clone the bookmark's...

    reference.aspose.com/words/net/aspose.words.fie...
  7. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for C++: create, edit, convert, and style diagrams with C++ for PowerPoint and OpenDocument presentations....presentation -> Dispose (); } Hyperlink VBA Macro...

    docs.aspose.com/slides/cpp/examples/elements/sm...
  8. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...the matched text and insert hyperlink builder.MoveTo(matchedRuns[0]);...StyleIdentifier = StyleIdentifier.Hyperlink; builder.InsertHyperlink(args...

    forum.aspose.com/t/find-and-replace-is-replacin...
  9. 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...
  10. 使用C++编辑工作表的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何编辑工作表的超链接。...); // Iterate through all hyperlinks in the worksheet for ( int32_t...(). GetCount (); i ++ ) { Hyperlink hl = worksheet . GetHyperlinks...

    docs.aspose.com/cells/zh/cpp/editing-hyperlinks...