Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,257 for

link

(0.04 sec)
  1. Merge Excel Files Online | Combine Multiple Spr...

    Easily merge two or more Excel files into one online. Combine entire spreadsheets or selectively join sheets from multiple files both online and programmatically using .NET and Java APIs...can also share the download link with others using email. A Guide...Excel File Merger. The download link for the combined spreadsheet...

    blog.groupdocs.com/merger/merge-excel-files-onl...
  2. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperLinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. HyperLinks are represented by “hyperLink” tag; “Link” attribute contains hyperLink’s URL. For more details, see Extract text structure. HyperLink can contain a text: Link Link="www.google.com">google.comLink> Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....represented by “hyperlink” tag; “link” attribute contains hyperlink’s...can contain a text: <hyperlink link= "www.google.com" > google.com...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Extract text structure | Documentation

    This article explains that how to extract text structure from documents....contain the following attribute: link - URL strong Represents a strong..."hyperlink" ) { // Extract "link" attribute string value = reader...

    docs.groupdocs.com/parser/net/extract-text-stru...
  4. Extract text structure | Documentation

    This article explains that how to extract text structure from documents....contain the following attribute: link - URL strong Represents a strong...getAttributes (). getNamedItem ( "link" ); if ( a != null ) { System...

    docs.groupdocs.com/parser/java/extract-text-str...
  5. Reading order is not correct for header footer ...

    While converting word to pdf using groupdocs-conversion 24.6 facing an issue " Reading order is not correct for the page as header is read out first and then directly the footer section is getting read out and then the …... We are facing “Link doesn’t have valid content.”...” If we are trying add any link in document. This will also be...

    forum.groupdocs.com/t/reading-order-is-not-corr...
  6. How to Remove Annotation from PDF using Java

    Review the process to remove annotation from PDF using Java by consuming a popular annotation library and how to develop the feature to remove annotation in Java....published an article on adding link annotation to PDF documents...Java, have a look at how to Add Link Annotation using Java guide...

    kb.groupdocs.com/annotation/java/how-to-remove-...
  7. Get HTML Markup in Different Forms | Documentation

    Learn how to get edited document HTML markup - body without head tag, content in raw and base64 form, and others using GroupDocs.Editor for Node.js via Java API....stylesheets are specified through <link> elements, while images through...referenced by external links. For example: < link href = "stylesheet...

    docs.groupdocs.com/editor/nodejs-java/get-html-...
  8. How to Integrate and Use GroupDocs' Online Sign...

    We have published a GroupDocs’ Signature plugin for Chrome. This online signature add-on provides GroupDocs users with a slick interface for signing documents from within Gmail. GroupDocs’ online signature plugin gives you the ability to sign documents online in Gmail emails, without having to install bulky office software. When you need to sign a document, GroupDocs Signature opens it for you. With the plugin, you no longer have to log in to the GroupDocs website to view a document....formats, the plugin adds a Sign link to the actions available for...the file. Click the **Sign **link. The Select file for signature...

    blog.groupdocs.com/signature/how-to-integrate-a...
  9. Sharing Documents Online Through GroupDocs

    GroupDocs lets you collaborate with colleagues or friends in different ways. We’ve described how to upload documents and how to use GroupDocs Signature. Today, we’re going back to basics. The first step to collaboration is sharing ideas and documents. With GroupDocs, sharing documents is easy and safe. You and your colleagues can work together without having to worry whether you have the same applications or the same operating systems and versions.... It contains a link to the document you’ve shared...

    blog.groupdocs.com/total/sharing-documents-onli...
  10. How to Add Button Component to PDF using C#

    We are going to show you how to add button component to PDF using C# along with complete instructions and code example to insert button in PDF using C#....adding link annotation to PDF, have a look at how to add link annotation...

    kb.groupdocs.com/annotation/net/how-to-add-butt...