Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 4,714 for

text annotations

(0.04 sec)
  1. How to Convert TXT to RTF using C#

    This tutorial describes the process to convert TXT to RTF using C# and provides a sample code to show the implementation of process to export TXT to RTF in C#....Annotation Product Family GroupDocs...convert TXT to RTF using C# . Rich Text Format (RTF) is a document file...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Extract tables from Microsoft Office Word docum...

    This article explains that how to extract tables from Microsoft Office Word (.doc, .docx) documents...Annotation Product Solution GroupDocs...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  3. Extract tables from document page | Documentation

    This article explains that how to extract tables from document page....Annotation Product Solution GroupDocs...rectangular area that bounds text area. The page information (page...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  4. How to Extract Images from PDF using C#

    Let's get familiar with the image extraction process from documents and how to extract images from PDF using C# and implement C# extract images from PDF capability....Annotation Product Family GroupDocs...published an article for extracting text from PDF using C#, have a look...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  5. Merge TXT files using C#

    Explore the method of how to merge TXT files using C#. Improve document management efficiency by acquiring the knowledge of how to combine TXT files in C# programming....Annotation Product Family GroupDocs...analysis tasks, merging multiple text ( TXT ) files into a single...

    kb.groupdocs.com/merger/net/merge-txt-files-usi...
  6. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....Annotation Product Solution GroupDocs...new TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 ));...

    docs.groupdocs.com/watermark/net/locking-waterm...
  7. GroupDocs.Assembly for Java 20.8 Release Notes ...

    Major Features GroupDocs.Assembly for Java 20.8 comes up with several improvements in dynamic barcode insertion. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-48 Support dynamic generation of GS1-128 AI 8102 Coupon Extended barcodes Feature ASSEMBLYNET-49 Support dynamic generation of UPCA & GS1 Databar Coupon barcodes Feature ASSEMBLYNET-159 Improve barcode scaling Feature ASSEMBLYJAVA-19 Barcode Text is truncated upon some circumstances Bug ASSEMBLYJAVA-20 Anti-aliasing does not work expectedly for barcode Text Bug Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...Feature ASSEMBLYJAVA-19 Barcode text is truncated upon some circumstances...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  8. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Annotation Product Solution GroupDocs...PowerPoint presentations: Extract text from Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/java/extract-data-fro...
  9. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Annotation Product Solution GroupDocs...instance, all kinds of plain text files (batch, command files...

    docs.groupdocs.com/redaction/python-net/extend-...
  10. Add watermarks to diagram documents | Documenta...

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....Annotation Product Solution GroupDocs...loadOptions ); // Initialize text watermark TextWatermark textWatermark...

    docs.groupdocs.com/watermark/java/add-watermark...