Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 10,062 for

text

(0.04 sec)
  1. Working with formats | Documentation

    This article explains document formats and format families supported by GroupDocs.Editor for Java and how to operate them in Java code....also known as delimited text, that are text-based form of spreadsheets...PPT, PPS, POT, PPTX, PPTM etc. Text-based formats, which includes...

    docs.groupdocs.com/editor/java/working-with-for...
  2. Add Wavy Underline in Word, PDF, PPT using C# |...

    Insert different colored wavy underlines in Word, PDF, and other documents using C#. Add squiggly annotation in documents within the .NET applications....Annotation Add Wavy Underline to Text in Word Documents - Squiggly...Annotation Add Wavy Underline to Text in PDF, PPT, and other Documents...

    blog.groupdocs.com/annotation/add-wavy-underlin...
  3. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (Text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich properties such as:...PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages...with rich properties such as: Text/Font Color Width Height Background...

    blog.groupdocs.com/conversion/add-watermark-to-...
  4. Using Markdown Documents | Documentation

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format Text on the web with plain Text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....used to format text on the web with plain text formatting syntax...Markdown is a writing format. The text files created with Markdown...

    docs.groupdocs.com/assembly/java/using-markdown...
  5. Retrieve Count of Credits Consumed In GroupDocs...

    As you know that API already supports metered licensing. Can we get count of credits consumed? Yes, we have a good news for you. There is a new method GetConsumptionCredit() implemented in Metered class. This method returns count of credits that are consumed in case of Metered licensing is used. Following example demonstrates how to retrieve count of credits consumed. Let’s talk about the new file formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In file format....document with black SmartArt text to PDF issue is resolved. Previously...Previously, SmartArt text in the resultant document was changed...

    blog.groupdocs.com/conversion/retrieve-count-of...
  6. Render Layouts of CAD Document using GroupDocs....

    We are happy to announce that GroupDocs.Viewer for .NET 17.4.0 is available for download. This version allows you to access and render layouts in a CAD document. We have also introduced the option to specify Text Overflow modes when rendering cells document into HTML. Furthermore, 15 improvements and fixes have significantly enhanced the performance of the API. For a complete list of new features, improvements, and changes in the API, please read our release notes....introduced the option to specify Text Overflow modes when rendering...layouts in CAD documents Managing text overflow mode when rendering...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  7. Highlight Search Results using C#

    Learn how to highlight search results using C# with our guide. Moreover, we will provide code example to highlight search results in C# for better document management....High to store the extracted text efficiently Use the Index class...index, which stores extracted text from documents. This index is...

    kb.groupdocs.com/search/net/highlight-search-re...
  8. Convert DOCX to TXT using Node.js

    Learn how to convert DOCX to TXT using Node.js efficiently. Discover methods to export DOCX to TXT in Node.js for streamlined Text extraction....for applications dealing with text processing, data extraction...document processing workflows where text data extraction is required...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  9. Enabling language information | Documentation

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....WordProcessing formats can contain text in different languages. But...But, unlike the plain text documents (TXT), WordProcessing documents...

    docs.groupdocs.com/editor/net/enabling-language...
  10. Extract emails from Outlook Storage | Documenta...

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email Text from outlook storage:...the steps to extract an email text from outlook storage: Instantiate...and obtain object to extract a text. The following example shows...

    docs.groupdocs.com/parser/java/extract-emails-f...