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

link

(0.49 sec)
  1. Extract Links from the PDF File|Aspose.PDF for ...

    Extract Links from PDF with Java. This topic explain you how to extract Links using AnnotationSelector class....Extract Links from the PDF File Contents [ Hide ] Extract Links...Links from the PDF File Links are represented as annotations in...

    docs.aspose.com/pdf/java/extract-links/
  2. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for .NET.... In order to set link structure elements in a Tagged...Tagged PDF Document: Setting Link Structure Element This feature...

    docs.aspose.com/pdf/net/setting-structure-eleme...
  3. How to get/set TextToDisplay of hyperlink in PD...

    Hi Aspose team, I am currently trying to find a way to identify all hyperLinks in my document. It works for hyperLinks (URI) but I need to know also what is text that document reader will see. For example, I have foll…...pdf"); // get the first link annotation from the first page...GoToURIAction) { // Modification link: change link URI GoToURIAction goToAction...

    forum.aspose.com/t/how-to-get-set-texttodisplay...
  4. 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...
  5. AsposeFontConvertToWOFF | Javascript

    将字体转换为Woff格式。可靠的JavaScript通过C ++库可从Aspose.font进行字体转换。...0 ] ); 16 }; 17 18 /*Make a link to download the result file*/...21 var link = document. createElement ( "a" ); 22 link. href =...

    docs.aspose.com/font/zh/javascript-cpp/convert-...
  6. Detect Hyperlink Type with Golang via C++|Docum...

    Learn how to detect hyperLink type through the Aspose.Cells for C++ API.... External: External link FilePath: Local and full path...Email: Email CellReference: Link to cell or named range. To check...

    docs.aspose.com/cells/go-cpp/detect-hyperlink-t...
  7. 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...
  8. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....Page Class you want to add the link to. Create a LinkAnnotation...location on the page where the link should be added. Set the Action...

    docs.aspose.com/pdf/net/actions/
  9. 更改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...
  10. 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...