Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,424 for

link

(1.32 sec)
  1. Issue with Overlapping Data When Viewing XLSX F...

    Hi Denis Gvardionov, Thank you for the update and for looking into this. I understand that mistakes can happen, and I appreciate your transparency. Please keep me posted on any new developments regarding this issue. Let…...upload it somewhere and share a link - as you wish. Thanks and waiting...You can download it using the link below: Loading Google Sheets...

    forum.groupdocs.com/t/issue-with-overlapping-da...
  2. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page....Working with headers and footers Linking headers and footers Header/footer...Header/footer in a Word document can be linked to the corresponding header/footer...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. File Size Increase on Conversion to HTML – Grou...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have noticed that the converted HTML files are significantly …... Google Drive and share link here) koc-it-support: Is there...I have shared in this drive link: HTML Conversion Samples.zip...

    forum.groupdocs.com/t/file-size-increase-on-con...
  4. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....field position which uses the linked field. TemplateFixedPositio...expression fields can be used as linked fields. TemplateLinkedPositi...

    docs.groupdocs.com/parser/net/working-with-temp...
  5. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: 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....Print hyperlinks for ( String link : handler . getLinks ()) { System...System . out . println ( link ); } } } // Handler for the hyperlink...

    docs.groupdocs.com/parser/java/migration-notes/
  6. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Categories Latest Answers How to Add Link Annotation to PDF using C# How...

    kb.groupdocs.com/categories/page/36/
  7. 1:1 Font Conversion Failure observed - Free Sup...

    We are encountering an issue with a failed 1:1 font conversion when using the “Embed only the characters used in the document” option in Word to embed our fonts. We have been previously advised to use this option to mana…...with us via any cloud storage link? ujohri July 10, 2025, 7:09am...using the provided Google Drive link . However, in order to assist...

    forum.groupdocs.com/t/1-1-font-conversion-failu...
  8. Editor-for-Java error saving Word document - Fr...

    We were getting errors while tried to save a Word document, with nested list on the html content. error: Only LI element or transparent element can be added as child to this ‘ul’ element, but not the given ‘com.groupdoc…...Please keep track of this issue link . However, we’ll notify you...

    forum.groupdocs.com/t/editor-for-java-error-sav...
  9. Install GroupDocs.Redaction for Python via .NET...

    This topic describes how to install GroupDocs.Redaction for Python.... Click on the download link to download the wheel file containing...

    docs.groupdocs.com/redaction/python-net/install...
  10. How to Use Swagger UI to Test GroupDocs REST API

    The GroupDocs APIs are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs APIs. Before showing you how to run a test, it explains Swagger and REST, and why we use them. Why we use Swagger and REST Swagger is a specification and a framework for building interactive API documentation and sandboxes, and to generate the code of an API client....may be found at the following link: https://api.groupdocs.com/v2...acquire all the methods from this link: https://api.groupdocs.com/v2...

    blog.groupdocs.com/total/how-to-use-swagger-ui-...