Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 3,048 for

importer document

(0.97 sec)
  1. How to Add Link Annotation using Java

    Let's familiarize ourselves with step-by-step instructions to add link annotation using Java and quickly implement these points to add link annotation in Java....add link annotation to a PDF document in this tutorial. In addition...repository in the Java application Import the essential classes for adding...

    kb.groupdocs.com/annotation/java/how-to-add-lin...
  2. Support for Native Word & PDF Annotations in Gr...

    GroupDocs.Annotation for Java is a flexible library built to extend Document collaboration to the web. It allows end users to review, annotate and comment on over 50 types of Documents. The library supports Microsoft Office and OpenDocument formats, PDFs, images, AutoCAD drawings and others. A rich set of tools allows users to draw lines, place watermarks and pointers, redact and comment text, strike through and underline it. And thanks to its cross-browser compatibility, the library lets users to annotate Documents literally from any web-enabled device using just a browser and without having to install any third party software or plugins....flexible library built to extend document collaboration to the web....comment on over 50 types of documents . The library supports Microsoft...

    blog.groupdocs.com/annotation/support-for-nativ...
  3. How to Add Watermark Annotation using Java

    Review the step-by-step guide to add watermark annotation using Java and learn how to use these instructions to create annotation in Java....watermark annotation to PDF documents. Further, we will use the...adding watermark annotation to documents. Steps to Add Watermark Annotation...

    kb.groupdocs.com/annotation/java/how-to-add-wat...
  4. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word Documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...files / Merge Word documents Merge Word documents Leave feedback...

    docs.groupdocs.com/merger/python-net/merge/word/
  5. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode for maximum performance using GroupDocs.Parser for .NET. Fast text extraction mode for bulk processing and performance-critical scenarios in C#....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...functionality to extract a text from documents. The Raw mode is the fastest...

    docs.groupdocs.com/parser/net/extract-text-in-r...
  6. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML Document with a list of pre-configured redactions....Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...code. You can specify an XML document with a list of pre-configured...

    docs.groupdocs.com/redaction/python-net/use-red...
  7. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...options: import com.groupdocs.conversion.Converter; import com.groupdocs...conversion.contracts.FontSubstitute; import com.groupdocs.conversion.options...

    forum.groupdocs.com/t/alignment-and-font-issues...
  8. How to Remove Annotation Reply from PDF using Java

    The purpose of this topic is to show you how to remove annotation reply from PDF using Java along with code example to delete reply annotation using Java from PDF....to remove annotation reply Import the relevant classes to remove...Annotator object with input document path Call Annotator.get method...

    kb.groupdocs.com/annotation/java/how-to-remove-...
  9. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Retrieve the document information / Get the format...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare Documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....envelopes are used to prepare documents for digital signature and...tags and indents are very important! “= yield” is where child...

    blog.groupdocs.com/signature/working-with-group...