Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,520 for

document management

(0.04 sec)
  1. Formatting inconsistency with numbered bullets ...

    Hi, there is a formatting inconsistency occurring with numbered bullets when editing Word Documents. The original word Document contains some numbered lists. image.png (80.6 KB) for this test we are using GroupDocs.ed…...numbered bullets editing Word documents GroupDocs.Editor Product Family...editing Word documents. The original word document contains some...

    forum.groupdocs.com/t/formatting-inconsistency-...
  2. Single Row Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in HTML Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the HTML Document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Image in HTML Document Single Row Image in HTML Document Leave feedback...

    docs.groupdocs.com/assembly/java/single-row-ima...
  3. Convert PDF to TXT using Node.js

    Let's learn how to convert PDF to TXT using Node.js. Export PDF to TXT in Node.js with custom parsing methods, handling streams and buffers for accurate text extraction....for extracting text from documents without worrying about formatting...file path to load the PDF document Configure WordProcessingConver...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  4. Annotate PDF and Other Documents Online in Drup...

    We’re excited to announce the launch of the GroupDocs Annotation plugin for Drupal. The plugin lets you embed Documents into Drupal webpages to review and annotate them through a browser. So, annotate PDF or other files online and enjoy the benefits of collaborative review. GroupDocs Annotation is a web-based application used to share and review Documents. Different annotation options allows you to make comments or suggestions in different ways. From strikeouts to ‘point notes’, comments and drawings, GroupDocs Annotation lets you add your feedback in a way that suits you....The plugin lets you embed documents into Drupal webpages to review...used to share and review documents. Different annotation options...

    blog.groupdocs.com/annotation/annotate-pdf-or-o...
  5. Features overview | Documentation

    Salient features of file conversion API using Java are described in this article...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...convert any document from any of supported source document formats...

    docs.groupdocs.com/conversion/nodejs-java/featu...
  6. How to Add Text Signature to DOCX using Java

    In this topic, we will provide you guide on how to add text signature to DOCX using Java. We will also supply code example to insert text signature to DOCX in Java....You may enhance your document management and speed up the signing...effectively streamline your document signing workflow and reinforce...

    kb.groupdocs.com/signature/java/how-to-add-text...
  7. Numbered List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document format. Numbered List in Email Document Creating a Numbered List Practicing the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”. Start numbered list. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...List in Email Document Numbered List in Email Document Leave feedback...

    docs.groupdocs.com/assembly/java/numbered-list-...
  8. Convert PDF to PS using Java

    This guide illustrates the procedure of how to convert PDF to PS using Java. Additionally, a code example will be provided to export PDF to PS using Java....using Java In the domain of document processing, the capability...to transform PDF (Portable Document Format) files into PS (PostScript)...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  9. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Working with metadata in MOV files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/Documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/java/working-with-m...