Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 46,388 for

link

(0.14 sec)
  1. 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...
  2. 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...
  3. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....another application, this field links that information to its original...to use various field types to link to other documents in the local...

    reference.aspose.com/words/java/com.aspose.word...
  4. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperLink into your document using Aspose.Words for C++....Text of the link to be displayed in the document Link destination...

    docs.aspose.com/words/cpp/working-with-hyperlinks/
  5. 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/
  6. 添加数字签名或通过 C++ 在 JavaScript 中对 PDF 进行数字签名|Aspose...

    使用 JavaScript 通过 C++ 对 PDF 文档进行数字签名。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/sign-pdf/
  7. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance....we will add a hyperlink and link to the page within the same...getSegments (). add ( "this is a local link" ); //Set the text in the text...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  8. 将 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...
  9. Import XML to Excel workbook with JavaScript vi...

    Import data from XML files into Excel using Aspose.Cells for JavaScript via C++....XLSX and provide a download link const outputData = workbook...workbook saved. Click the download link to get the file.</p>' ; });...

    docs.aspose.com/cells/javascript-cpp/import-xml...
  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/