Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 11,925 for

text

(0.59 sec)
  1. .Net 6 based web application to implement docum...

    Hi, I have been looking at Group Docs .net editor sample available in GItHUB. Having few questions. Could you please help with below? Looks like even GroupDocs is making use of CK Editor for document editor. Then May…...CK editor or any other Rich text editor? Can we implement groupdocs...editor without using any rich text editor? does groupdocs editor...

    forum.groupdocs.com/t/net-6-based-web-applicati...
  2. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....to Convert Word Document to Text in Java How to Convert HTML...to RTF in Java How to Convert Text to HTML in Java How to Convert...

    kb.groupdocs.com/conversion/java/page/5/
  3. GroupDocs.Annotation for Java

    This API allows you to digitally annotate any type of file format using Java language on any platform....Java Latest Answers Add Search Text Annotation to PDF using Java...in PDF using Java How to Add Text Redaction Annotation in PDF...

    kb.groupdocs.com/annotation/java
  4. New Version for SharePoint Modern WebPart for G...

    GroupDocs team is proudly releasing new version for SharePoint Modern WebPart for GroupDocs.Viewer for .NET. Using this Modern WebPart user can embed and use API’s salient features in their own custom SharePoint Sites. In this new version **v1.2 **user can add **Watermark **in the document and **Navigate **through the file browser’s documents using next and previous buttons. We recommend you to download and explore this new version. Let’s have a look at it....set watermark properties like text, color, position, width and...constant('Watermark', { Text: "Watermark Text", Color: 16711680, Position:...

    blog.groupdocs.com/viewer/new-version-sharepoin...
  5. Issue with Footnote Number is Resolved

    If you worked with earlier versions of the API, you are probably aware that there was issue in footnote number conversion. A Word document with such footnotes was converted to PDF or any other supported file format successfully but the footnote number order was disturbed. There was one more issue reported in the forum. It was about converting a PowerPoint document with black SmartArt Text to PDF. And the SmartArt Text in the resultant document was changed to white Text....black SmartArt text to PDF. And the SmartArt text in the resultant...document was changed to white text. What else is fixed? Issue with...

    blog.groupdocs.com/conversion/issue-with-footno...
  6. Compare two documents - Control header and foot...

    Compare two documents but ignore or include header and footer content. Is this what you need in your document comparison application? Then you must try GroupDocs.Comparison for .NET. This back-end API can be implemented in any of your .NET application without any third party tool/software dependency. Those who are already using this API, we have some interesting features and few bug fixes introduced in GroupDocs.Comparison for .NET 19.11. Set output paper size A new property PaperSize is introduced in CompareOptions class using that you can adjust paper size of the resultant document (e....Multi comparer for Email and Text formats # API now allows you...compare more than one email and text (target) files. [gist id = ...

    blog.groupdocs.com/comparison/compare-two-docum...
  7. GroupDocs.Comparison for .NET 25.10 – Latest Up...

    Explore what’s new in GroupDocs.Comparison for .NET 25.10. Available now on NuGet and GroupDocs website....enhancements # [Fix] Incorrect text wrapping in PDF paragraph comparison...Retention of background color for text in PDF comparison output. (COMPARISONNET-4567)...

    blog.groupdocs.com/comparison/groupdocs-compari...
  8. How to Run Examples | GroupDocs

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Parser examples, by building your own or using our back-end examples out-of-the-box....py file in your favorite text editor. Uncomment examples you...parser import Parser def extract_text_from_document (): # Create an...

    docs.groupdocs.com/parser/python-net/how-to-run...
  9. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how to load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options...worksheet gridlines Control cell text overflow OverlayIfNextIsEmpty...Spreadsheet format (ODS, FODS, OTS), text-based separator-delimited formats...

    blog.groupdocs.com/viewer/working-with-spreadsh...
  10. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions.... text } -> { link . url } " ) else...hyperlinks : print ( f " { link . text } : { link . url } " ) document...

    docs.groupdocs.com/parser/python-net/extract-hy...