Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 36,301 for

link

(0.1 sec)
  1. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....formats, to retrieve images linked using relative URIs so the...document that contains an image linked by a relative URI // while...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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....better quality compared to linked images. If you’re facing consistent...indicates that the text is a link. If not, the hyperlink might...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  3. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。..."CC" )) { link1Bdc = new BDC ( "Link" ); page . getContents (). insert...billede" )) { link2Bdc = new BDC ( "Link" ); page . getContents (). insert...

    docs.aspose.com/pdf/zh/java/whatsnew/
  4. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....final String INPUT_TEXT = "Some links in TXT:\n" + "https://www.aspose...final String INPUT_TEXT = "Some links in TXT:\n" + "https://www.aspose...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... TextSegment ( "Link to Google" ); // Add segment...

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

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...MakeObject < TextSegment > ( "Link to Google" ); // 将 segment 添加到...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  7. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...segment = new TextSegment ( "Link to Google" ); // 将 segment 添加到...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  8. How to set up new fonts | Aspose.TeX for Java

    This article covers setting up new fonts for use with LaTeX and also includes an example of a font definition.... The latter link can only be found in the sources...

    docs.aspose.com/tex/java/latex-fonts-setup/
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java.... FieldLink Implements the LINK field. FieldListNum Implements...MarkdownLinkExportMo Specifies how links are exported into Markdown....

    reference.aspose.com/words/java/com.aspose.words/
  10. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....Hyperlink(fieldStart); // Hyperlinks that link to bookmarks do not have URLs...

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