Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 10,280 for

text

(0.31 sec)
  1. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract Text structure. Hyperlink can contain a Text: google.com Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null.... Hyperlink can contain a text: <hyperlink link= "www.google...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......using C# Add Text Watermark to DOC using C# Add Text Watermark to...

    kb.groupdocs.com/categories/page/18/
  3. Update Signatures in Documents | GroupDocs

    This section shows how to update electronic signatures in documents using GroupDocs.Signature for Python via .NET.... text = "Updated Signature Text" # Update signatures...Barcode 📝 Image 📝 QR Code 📝 Text Was this page helpful? Not really...

    docs.groupdocs.com/signature/python-net/update-...
  4. Email to HTML Conversion Introduced in GroupDoc...

    GroupDocs team is glad to announce monthly release of .NET Document Conversion API v17.9.0. In this monthly release new document conversion features like Convert from email to HTML document and email to diagram are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application. .NET Document Conversion API - Major Changes This monthly release of GroupDocs....improper text formatting of Header or missing text ImageSaveOptions...white dot is added near Header Text Images are missing when PDF...

    blog.groupdocs.com/conversion/groupdocs.convers...
  5. Integrate Watermarking in Node.js Applications

    Follow our guide to easily implement watermarking in your Node.js projects with feature-rich GroupDocs.Watermark for Node.js API....Key Features Use Cases Adding Text Watermark Adding Image Watermark...more. Text and Image Watermarks : Easily apply both text and image...

    blog.groupdocs.com/watermark/integrate-watermar...
  6. Barcodes Syntax and Properties | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a Textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the Textbox, making the Textbox look like a barcode image without bars and Text....barcode image without bars and text. Specify a barcode tag within...barcode specification. The barcode text must contain parentheses for...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  7. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for .NET.... Page: {1}, Change ID: {2}, Text: {3}" , change . Type , change...PageNumber , change . Id , change . Text ); } The result is as follows:...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  8. GroupDocs.Viewer for Python via .NET | GroupDocs

    Render documents as HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python. No third-party software needed!... Load text documents, spreadsheets, presentations...quality of output images, add text watermarks, and cache the results...

    docs.groupdocs.com/viewer/python-net/
  9. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Apple’s Email Message Format Plain Text Word Processing Markup Language...Language HTML format. ODF Text Document. ODF Text Document Template....

    docs.groupdocs.com/assembly/java/supported-docu...
  10. Using Markdown Documents | GroupDocs

    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/net/using-markdown-...