Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,868 for

hyperlink

(0.05 sec)
  1. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_font method. Retrieves character formatting previously saved on the stack....text that goes before the hyperlink. builder . font . name = 'Arial'...StyleIdentifier . HYPERLINK builder . insert_hyperlink ( 'here' , 'http://www...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character formatting previously saved on the stack....text that goes before the hyperlink. builder . font . name = "Arial"...= aw . StyleIdentifier . Hyperlink ; builder . insertHyperlink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接... setHyperlinkClick ( new Hyperlink ( "https://www.aspose.com/"... setHyperlinkClick ( new Hyperlink ( "https://www.aspose.com/"...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  4. 管理超链接|Aspose.Slides 文档

    如何在 C++ 中向 PowerPoint 演示文稿添加超链接...set_HyperlinkClick ( MakeObject < Hyperlink > ( u "https://www.aspose...( System :: MakeObject < Hyperlink > ( u "https://www.aspose...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  5. 在工作表中插入超链接|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 ( "Hyperlinks" ); HyperlinkCollection hyperlinks = sheet...sheet . Hyperlinks ; Style style = new Style (); style . Font . Underline...

    docs.aspose.com/cells/zh/net/insert-hyperlinks-...
  6. Key Features of Aspose.PDF for Node.js|Aspose.P...

    Aspose.PDF for Node.js via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....Stamp Add a stamp to PDF Hyperlink & Attachments Features Toolkit...Remove attachments from PDF Hyperlink shortcuts to other pages within...

    docs.aspose.com/pdf/nodejs-cpp/key-features/
  7. Key Features of Aspose.PDF for JavaScript|Aspos...

    Aspose.PDF for JavaScript via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....Stamp Add a stamp to PDF Hyperlink & Attachments Features Toolkit...Remove attachments from PDF Hyperlink shortcuts to other pages within...

    docs.aspose.com/pdf/javascript-cpp/key-features/
  8. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process....text that goes before the hyperlink. builder . Font . Name = "Arial"...StyleIdentifier = StyleIdentifier . Hyperlink ; builder . InsertHyperlink...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....File using Python How to Add Hyperlink in PDF using Python How to...Create Hyperlink in PDF using Java How to Add Hyperlink in PDF...

    kb.aspose.com/pdf/page/11/
  10. Underline | Aspose.Words for Java

    Indicates type of the underline applied to a font in Java....Examples: Shows how to insert a hyperlink field. Document doc = new...visit the "); // Insert a hyperlink and emphasize it with custom...

    reference.aspose.com/words/java/com.aspose.word...