Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 36,379 for

link

(0.12 sec)
  1. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperLinks into Excel file with Aspose.Cells library without MS Excel....hyperlink is used to create a link between two entities. Everybody...hyperlinks to Excel files. Adding Link to a URL The Worksheet class...

    docs.aspose.com/cells/net/insert-hyperlinks-to-...
  2. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperLink method. Inserts a hyperLink into the document....displayText string Text of the link to be displayed in the document...document. urlOrBookmark string Link destination. Can be a url or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用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...
  4. 在 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/
  5. 使用 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-...
  6. MarkdownLinkExportMode | Aspose.Words for Java

    Specifies how Links are exported into Markdown in Java....MarkdownLinkExportMo Specifies how links are exported into Markdown.... Examples: Shows how to links will be written to the .md file...

    reference.aspose.com/words/java/com.aspose.word...
  7. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....linkToPrevious(boolean isLinkToPrevious) Links or unlinks all headers and footers...reference. Examples: Shows how to link headers and footers between...

    reference.aspose.com/words/java/com.aspose.word...
  8. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Python via .NET downloadable modules.... Provide a link to Resources.set_repository()...resource, use the following links: A link to the root directory of...

    docs.aspose.com/ocr/python-net/modules/management/
  9. 将 PDF 转换为 PDF/A 格式|Aspose.PDF for JavaScript vi...

    本主题向您展示如何使用 Aspose.PDF 将 PDF 文件转换为符合 PDF/A 标准的 PDF 文件。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  10. 在 PDF 中添加图像印章使用 JavaScript 通过 C++|Aspose.PDF fo...

    使用 JavaScript 工具包中的 AsposePdfAddStamp 函数将图像印章添加到您的 PDF 文档中。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

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