Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 46,823 for

link

(0.93 sec)
  1. 将 PDF/A 转换为 PDF 格式|Aspose.PDF for JavaScript vi...

    本主题向您展示如何使用 Aspose.PDF 通过 JavaScript 将 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...
  2. DocumentProperty.is_link_to_content property | ...

    DocumentProperty.is_Link_to_content property. Shows whether this property is Linked to content or not....is_link_to_content property DocumentProperty.is_link_to_content...property is linked to content or not. @property def is_link_to_content...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for Java....Description Text Text annotation Link Link annotations FreeText (PDF...

    docs.aspose.com/pdf/java/overview-of-annotations/
  4. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and Link them....print tickets Create, edit, link and get print tickets of XPS...how to create, edit, get and link them. To manipulate print tickets...

    products.aspose.com/page/net/print-tickets-xps/
  5. 使用 JavaScript 通过 C++ 删除 PDF 页面|Aspose.PDF for J...

    您可以使用 Aspose.PDF for JavaScript 通过 C++ 从 PDF 文件中删除页面。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-pa...
  6. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_LinkSource method. Gets the source of a Linked custom document property in C++....method Gets the source of a linked custom document property. System...const Examples Shows how to link a custom document property to...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [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...
  8. 使用 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...
  9. Update Links in a PDF File - Free Support Forum...

    In this article… Update Links in PDF|Aspose.PDF for .NET … I’ve tried the demo code in the “Set Link Target to Another PDF File” and get the following error… {“Unable to cast object of type ‘Aspose.Pdf.InteractiveFeatur…...Update Links in a PDF File Aspose.PDF Product Family Pugglewuggle...3:20pm 1 In this article… Update Links in PDF|Aspose.PDF for .NET …...

    forum.aspose.com/t/update-links-in-a-pdf-file/3...
  10. 使用 C++ 检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 Aspose.Cells for C++检测Excel工作簿中的隐藏外部链接。...which contains hidden external links Workbook workbook ( srcDir +...xlsx" ); // Access the external link collection of the workbook ...

    docs.aspose.com/cells/zh/cpp/check-if-workbook-...