Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 11,746 for

text

(1.02 sec)
  1. GroupDocs.Text for .NET has been Renamed to Gro...

    We are pleased to announce that GroupDocs.Text for .NET has been renamed to GroupDocs.Parser for .NET. We have published the first monthly release as GroupDocs.Parser for .NET 18.5 after renaming of the API. The latest release has come with a few changes and a couple of enhancements. Please continue to read about the changes and the enhancements that we have made in version 18.5. Important to KnowIt is important to inform you that the renaming of the API will not disturb your existing code and the API structure still remains the same....Text for .NET has been renamed to...that started with GroupDocs.Text have been renamed and now they...

    blog.groupdocs.com/parser/groupdocs.text-for-.n...
  2. How to Convert TSV to Excel using C#

    This short guide walks you through the complete process to convert TSV to Excel using C# and how to create the functionality for the TSV to Excel converter in C#....published an article to change Text to HTML using C#, have a look...look at how to convert Text to HTML in C# guide for more information...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Compare Word Documents in C# .NET – Revision Tr...

    Compare two Word documents programmatically in C# with GroupDocs.Comparison for .NET: choose between revision‑track (Accept/Reject) and inline highlight output modes. Includes ready‑to‑run C# examples and a breakdown of WordCompareOptions....inserted, deleted, and modified text is rendered with colour highlights...glance while you read the final text. In this article we will walk...

    blog.groupdocs.com/comparison/compare-word-docu...
  4. Remove Metadata from RTF using C#

    Learn how to efficiently remove metadata from RTF using C# with a code that demonstrates how to delete metadata from RTF in C# without installing extra software....Metadata from RTF using C# Rich Text Format ( RTF ) is a widely used...document format that supports text formatting, images, and other...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  5. Render RTF as PNG using Python

    Let's quickly learn how to render RTF as PNG using Python. You will get code and steps to create PNG images from RTF in Python for custom dimensions for output....using Python Working with rich text ( RTF ) documents often requires...that each output image retains text clarity, margins, and layout...

    kb.groupdocs.com/viewer/python/render-rtf-as-pn...
  6. Document Viewer 2.0.0 with Image Mode, Page nav...

    Today, we are pleased to announce another release of ASP.NET WebForms Modern UI Document Viewer 2.0.0 using GroupDocs.Viewer for .NET version 17.11.0. This release v2.0.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....Watermark Properties (watermark text, color, angle and opacity level)...WatermarkText = "my watermark text"; WatermarkColor = 4366342;...

    blog.groupdocs.com/viewer/asp.net-webforms-mode...
  7. eSign document with multiple signatures | Group...

    This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...for Stamp signatures; - for Text signatures. Fill collection...pdf" ); // setup options with text of signature // define several...

    docs.groupdocs.com/signature/java/esign-documen...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Are you looking for a full-text search API that allows you to...PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages...

    blog.groupdocs.com/groupdocs.blog/page/39/
  9. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....document assembly for both HTML and text documents. We recommend you...document assembly for Plain Text file formats Support document...

    blog.groupdocs.com/categories/groupdocs.assembl...
  10. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....content, obtain pieces of hidden text, work with document revisions...Console . WriteLine ( comment . Text ); // ... } } if ( root . InspectionPackage...

    docs.groupdocs.com/metadata/net/working-with-me...