Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 5,267 for

hyperlink

(0.21 sec)
  1. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....string, bool ) Inserts a hyperlink into the document. InsertImage...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....urlOrBookmark, isBookmark) Inserts a hyperlink into the document. insertImage(image)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....pcl file Support exporting hyperlink and print settings when saving...Java 23.10 Support to set hyperlinks directly to a Range Support...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  4. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....System::String&, bool) Inserts a hyperlink into the document. InsertImage...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...that can be addressed by hyperlink. “Fixed page” contains one...

    docs.aspose.com/page/net/what-is-xps-file/
  6. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....used for evaluating relative hyperlinks in this document. getHyperlinksChanged()...getHyperlinksChanged() Indicates whether hyperlinks in a document were changed...

    reference.aspose.com/words/java/com.aspose.word...
  7. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....pcl file Support exporting hyperlink and print settings when saving...source range Support to set hyperlinks directly to a Range Support...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  8. Working with GridWeb|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....CellCommand Occurs when the command hyperlink of a cell is clicked. When...

    docs.aspose.com/cells/java/working-with-gridweb/
  9. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...WebHyperlink 实例的对象时使用 TextSegment 类的 Hyperlink 属性。请尝试使用以下代码片段来完成此要求。 public...TextSegment ( "TextSegment without hyperlink" ); // 将 segment 添加到 TextFragment...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...WebHyperlink 实例的对象时使用 TextSegment 类的 Hyperlink 属性。请尝试使用以下代码片段来完成此需求。 void...TextSegment 设置超链接 segment -> set_Hyperlink ( MakeObject < Aspose :: Pdf...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/