Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 11,620 for

text

(0.21 sec)
  1. Extract hyperlinks from document page area | Gr...

    This article explains that how to extract hyperlinks from document page area....Description The page that contains the text area. The rectangular area on...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  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. load-password-static.txt

    # **Title of the document** ## **Subtitle #1** Text is normal, then **bold**, then *italic*, then underscore, and finally normal again. Now ~~strikethrough~~, then double strikethrough, and undersc......document** ## **Subtitle #1** Text is normal, then **bold**, then...a subscript456. This part of text has a red background. These...

    docs.groupdocs.com/markdown/python-net/_output_...
  4. list-supported-formats.txt

    Bitmap Image File (.bmp) Comma Separated Values File (.csv) Microsoft Word Document (.doc) Word Open XML Macro-Enabled Document (.docm) Microsoft Word Open XML Document (.docx) Word Document Templa......ods) OpenDocument Text Document (.odt) OpenDocument...XML Presentation (.pptx) Rich Text Format File (.rtf) Tagged Image...

    docs.groupdocs.com/redaction/python-net/_output...
  5. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....supported: Native text signatures as text stamps, text labels with...opacity, colors, fonts, etc.; Text as image signatures with big...

    docs.groupdocs.com/signature/java/features-over...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...have extended the support of text analysis API for spreadsheets...spreadsheets, presentations and text documents. Furthermore, the latest...

    blog.groupdocs.com/groupdocs.blog/page/54/
  7. Load document from url | GroupDocs

    Learn how to Load document from url....Parser ( url )) { // Extract a text into the reader using ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/net/load-document-fro...
  8. 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...
  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. 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...