Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 5,148 for

text annotations

(0.69 sec)
  1. How to Convert SVG to PDF in C#

    This article explains the thorough procedure to convert SVG to PDF in C# and learn how to develop the C# SVG to PDF converter functionality....Annotation Product Family GroupDocs...an article to change PDF to Text using C#, have a look at how...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Convert PDF to TXT using Java

    Efficiently find how to convert PDF to TXT using Java without installing extra tools. The library employed to export PDF to TXT using Java is platform-independent....Annotation Product Family GroupDocs...document processing, extracting text content from PDF files is a...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  3. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java....Annotation Product Solution GroupDocs...ID: " + change . getId () + ", Text: " + change . getText ()); }...

    docs.groupdocs.com/comparison/java/get-list-of-...
  4. System Requirements | GroupDocs

    System requirements for GroupDocs.Comparison for Python via .NET — Windows, Linux, and macOS x64/arm64; CPython 3.5–3.14; bundled .NET runtime; minimal native dependencies....Annotation Product Solution GroupDocs...environments Any Python IDE or text editor works — VS Code, PyCharm...

    docs.groupdocs.com/comparison/python-net/gettin...
  5. Highlighting results in network | GroupDocs

    This page contains information about highlighting search results in the search network....Annotation Product Solution GroupDocs...network can be highlighted in the text of the found document using...

    docs.groupdocs.com/search/net/highlighting-resu...
  6. Single document operations | GroupDocs

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate pages using GroupDocs.Merger for Python via .NET....Annotation Product Solution GroupDocs...page intervals. Split a plain-text file into multiple files by...

    docs.groupdocs.com/merger/python-net/single-doc...
  7. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and Text values of XML elements are loaded as strings then....Annotation Product Solution GroupDocs...DataSet , all attributes and text values of XML elements are loaded...

    docs.groupdocs.com/assembly/net/working-with-xm...
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Annotation Product Solution GroupDocs...metadata Plain text Content and metadata Open Document Text Content...

    docs.groupdocs.com/search/net/supported-documen...
  9. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for .NET...

    docs.groupdocs.com/annotation/net/supported-doc...
  10. Add watermarks to diagram documents | GroupDocs

    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...