Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 46,228 for

link

(0.06 sec)
  1. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...API</version> </dependency> 通过 Java 移除 Link 注释 你需要 Aspose.PDF for Java 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Remove...

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_Link method. Breaks the Link to the next [TextBox](../)....break_forward_link method break_forward_link() Breaks the link to the...break_forward_link ( self ): ... Remarks TextBox.break_forward_link() doesn’t...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AsposeFontConvertToSVG | Javascript

    Convert fonts into svg format. Reliable Javascript via C++ library for font conversion from Aspose.Font....errorCode is 0, then you can get links to the result files. If the...DownloadFile function generates a link and allows you to download the...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  4. AsposeFontConvertToTTF | Javascript

    Convert the fonts into ttf format. Reliable Javascript via C++ library for font conversion from Aspose.Font....errorCode is 0, then you can get links to the result files. If the...DownloadFile function generates a link and allows you to download the...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  5. 如何用 Java 添加 Link 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Link 个注释。...API</version> </dependency> 通过 Java 添加 Link 注释 你需要 Aspose.PDF for Java 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Add 再次保存该文件...

    products.aspose.com/pdf/zh-hans/java/annotation...
  6. Working with Links in PDF programmatically|Aspo...

    This guide is about how to add an internal page Link in PDF or insert an external website hyperLink to PDF in Java language....with Links in PDF programmatically Contents [ Hide ] Links let...or to websites. You can use links to initiate actions or to ensure...

    docs.aspose.com/pdf/java/links/
  7. 使用JavaScript在PDF中添加书签|Aspose.PDF for JavaScript...

    您可以使用JavaScript在PDF文档中添加或删除书签。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/bookmark/
  8. DocumentProperty.link_source property | Aspose....

    DocumentProperty.Link_source property. Gets the source of a Linked custom document property....link_source property DocumentProperty.link_source property Gets...of a linked custom document property. @property def link_source...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperLink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...// Create the link annotation LinkAnnotation link = new LinkAnnotation(page...Rectangle(llx, lly, urx, ury)); link.Action = new GoToURIAction("http://www...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  10. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the Link to the next TextBox in C++....TextBox::BreakForwardLink method Breaks the link to the next TextBox . void Aspose...BreakForwardLink () Examples Shows how to link text boxes. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...