Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 36,190 for

link

(0.07 sec)
  1. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document...text_box_shape4 . text_box # Create links between some of the text boxes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentProperty.linkSource property | Aspose.W...

    DocumentProperty.LinkSource property. Gets the source of a Linked custom document property....property Gets the source of a linked custom document property. get...string Examples Shows how to link a custom document property to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 JavaScript 将 PDF 转换为 Word 文档|Aspose.PDF for ...

    学习如何编写 JavaScript 代码以直接在 Web 中将 PDF 转换为 DOC(DOCX)。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  4. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。... Document ( dataDir + "Link Annotation Demo.pdf" )) { //...fragments var regEx1 = new Regex ( @"Link Annotation Demo \d" ); var regEx2...

    docs.aspose.com/pdf/zh/net/link-annotations/
  5. CustomDocumentProperties.add_link_to_content me...

    CustomDocumentProperties.add_Link_to_content method. Creates a new Linked to content custom document property....add_link_to_content method add_link_to_content(name, link_source)...link_source) Creates a new linked to content custom document property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.Next | Aspose.Words for .NET

    Discover how the TextBox Next property enhances your design workflow by Linking TextBoxes seamlessly in your projects for improved organization....set ; } Examples Shows how to link text boxes. Document doc = new...textBoxShape4 . TextBox ; // Create links between some of the text boxes...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...) { Hyperlink link = hyperlinks [ i ]; if ( link ) { std :: cout...cout << link . GetTextToDisplay (). ToUtf8 () << ": " << static_cast...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  8. 在 PDF 中使用操作|Aspose.PDF for C++

    本节解释如何使用 C++ 以编程方式向文档和表单字段添加操作。...idx_get ( 1 ); // 创建链接注释对象 auto link = MakeObject < Aspose :: Pdf...:: Annotations :: Border > ( link ); // 将边框宽度值设置为 0 border ->...

    docs.aspose.com/pdf/zh/cpp/actions/
  9. FieldHyperlink.Target | Aspose.Words for .NET

    Discover the FieldHyperLink Target property, easily configure Link redirection for enhanced user navigation and seamless web experiences....sets the target to which the link should be redirected. public...how to use HYPERLINK fields to link to documents in the local file...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 使用 JavaScript 和 C++ 优化 PDF 资源|Aspose.PDF for Ja...

    使用 JavaScript 工具优化 PDF 文件的资源以实现快速网页视图。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/optimize-...