Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 46,768 for

link

(0.17 sec)
  1. DocumentProperty.LinkSource | Aspose.Words for ...

    Discover the LinkSource property for DocumentProperty, effortlessly access the source of your Linked custom document properties for enhanced document management....property Gets the source of a linked custom document property. public...get ; } Examples Shows how to link a custom document property to...

    reference.aspose.com/words/net/aspose.words.pro...
  2. How to Remove Hyperlink from PDF using Python

    This article provides details on how to remove hyperLink from PDF using Python. It contains environment settings, a step-wise process to write the application and a runnable sample code to remove Link from PDF using Python....each annotation having type LINK Call the delete() method of...of different types including LINK. In this process, all the pages...

    kb.aspose.com/pdf/python/how-to-remove-hyperlin...
  3. Add Image Hyperlinks|Documentation

    Learn how to add image hyperLinks using the Aspose.Cells for .NET API....previous buttons, or logos that link to particular sites. This document...possible to set and modify the link’s screen tip and address. The...

    docs.aspose.com/cells/net/add-image-hyperlinks/
  4. TextBox.Previous | Aspose.Words for .NET

    Discover the TextBox Previous property, effortlessly access the prior TextBox in your shape sequence for streamlined design and enhanced workflow....get ; } 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...
  5. 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...
  6. NullPointerException Is Thrown When Loading a P...

    Hello, Since 25.8 (inclusive) version, I am not able to instantiate a lot of presentation files. Reason: Caused by: java.lang.NullPointerException: Cannot invoke "com.aspose.slides.ms.System.Xml.t2.getLocalName()" beca…...RuntimeException(e); } }); } Link to presentations directory zip...via the link you provided. Could you please share a link to the...

    forum.aspose.com/t/nullpointerexception-is-thro...
  7. 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...
  8. 更改PDF文件的密码|Aspose.PDF for JavaScript via C++

    使用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/change-pa...
  9. Check if Workbook contains hidden External Link...

    Learn how to check if a workbook contains hidden external Links using Aspose.Cells for Node.js via C++....Workbook contains hidden External Links with Node.js via C++ Contents...workbook contains external links which are hidden and cannot...

    docs.aspose.com/cells/nodejs-cpp/check-if-workb...
  10. Markdown Image – C# Code Examples

    Code for adding image in Markdown via C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Markdown, showing images as links, and adding altText to Markdown...tree. Add a Markdown Image as a Link in C# The following C# code...

    products.aspose.com/html/net/markdown-image/