Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 5,292 for

hyperlink

(0.24 sec)
  1. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text formatting for maximum impact....with hyperlinks in the same text fragment? Yes. Hyperlinks are...can simultaneously have a hyperlink and be formatted as superscript...

    docs.aspose.com/slides/python-net/superscript-a...
  2. How to navigate to every paragraph and insert a...

    How to navigate to every paragraph and insert a field at end of paragraph?...following simple code to insert hyperlink at the end of each paragraph...StyleIdentifier = StyleIdentifier.Hyperlink; builder.InsertHyperlink("link"...

    forum.aspose.com/t/how-to-navigate-to-every-par...
  3. 如何使用 Java 获取 Link 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Link 注释的 Java 示例代码。...the text associated with hyperlink System . out . println ( extractedText...

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors.... Hyperlink preservation If the source...source document contains hyperlinks make sure they are accurately...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Contains method. Determines whether the collection contains a property with the given name in C++....address, and converts it to a hyperlink that displays a purple dotted...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....); Add a Text Box with a Hyperlink You can insert a link inside...to add a text box with a hyperlink to a slide: // Instantiates...

    docs.aspose.com/slides/cpp/manage-textbox/
  7. Aspose.Cells 16.11.0 的公共 API 变更。|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.... Hyperlinks ; // Gets hyperlink from cell A1 GridHyperlink...Cells [ "A1" ]); // Gets hyperlink from cell D1 link = links...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Aspose.Cells 16.11.0 的公共 API 变更。|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....getHyperlinks (); //Gets hyperlink from cell A1 GridHyperlink...(). get ( "A1" )); //Gets hyperlink from cell D1 link = links...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....(); } } Add Text Box with Hyperlink You can insert a link inside...to add a text box with a hyperlink to a slide: // Instantiates...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  10. How to Convert HTML to JSON using C#

    This quick tutorial covers how to convert HTML to JSON using C#. It covers the system preparation, step-by-step algorithm, and a code snippet to convert HTML to JSON using C#....JsonSaveOptions like exporting hyperlink types, sheet indexes, skipping...

    kb.aspose.com/cells/net/how-to-convert-html-to-...