Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,331 for

link

(0.07 sec)
  1. Get HTML markup in different forms | GroupDocs

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for .NET API....stylesheets are specified through LINK elements, while images — through...referenced by external links. For example: < link href = "stylesheet...

    docs.groupdocs.com/editor/net/get-html-markup-i...
  2. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...btn-primary">Save</button> </div> <link type="text/css" rel="stylesheet"...href="~/resources/common/css/all.min.css"> <link type="text/css" rel="stylesheet"...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  3. GroupDocs comparison library with java EE9 supp...

    Our application is being upgraded to java EE9 ( with migration from javax namespace to jakarta namespace ). Current comparison java library ( 25.2 version ) is still not jakarta ready ( java EE9 supported ). Please provi…...3:29pm 21 Please check G-Drive link to download groupdocs-comparison-25...

    forum.groupdocs.com/t/groupdocs-comparison-libr...
  4. Editor .Net Core Show Pdf Characters Wrongly - ...

    Hello, In Editor project we upload pdf files but there is some turkish characters in file. And some of the lines showing wrongly like at the screenshot. How can I fix in this provided sample project. Project Link: Grou…... Project Link: GroupDocs.Editor for .NET -...14, 2023, 2:39pm 3 Hello Yes link was copy-pasted wrongly. I update...

    forum.groupdocs.com/t/editor-net-core-show-pdf-...
  5. Merge PowerPoint Files Online | PPT & PPTX Merger

    Merge two or more PowerPoint presentation files online into one. Combine all the slides or join only the specific slides of multiple PPT/PPTX files online & programmatically....can also share the download link through email. A Guide for Developers:...C# . Explore the following links for .NET API resources: .NET...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  6. 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...
  7. 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...
  8. How to Deploy .NET Project on the AppHarbor

    This article explains the basics of using AppHarbor. In this article, I’ll use the .NET SDK Samples project to show how to deploy a .NET project on AppHarbor. Requirements .NET project App account GitHub Preparing First of all, we need a AppHarbor account. If you don’t have one yet, please create one. Registration on AppHarbor is similar to any other site: sign up from the AppHarbor home page by clicking the Sign up button....caption=“The Your Applications link”] [/caption] Create a new application:...If it is Active , there is a link to run it. [caption id=“attachment_1778”...

    blog.groupdocs.com/total/how-to-deploy-net-proj...
  9. An unhandled exception of type 'GroupDocs.Compa...

    I got the error as shown below when running sqk on a win 11 laptop with word file containing 529 pages, 8MB in size and running for about 30 minutes then ending with an error. image.png (25.8 KB) image.png (3.1 KB) Th…...like Google Drive and share the link here. FPT008 December 27, 2024...like Google Drive and share the link here. Could you please also...

    forum.groupdocs.com/t/an-unhandled-exception-of...
  10. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....string link in handler . Links ) { Console . WriteLine ( link );...StructuredHandler { public Handler () { Links = new List < string >(); } public...

    docs.groupdocs.com/parser/net/migration-notes/