Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,509 for

document management

(0.06 sec)
  1. Rich Text MSG email with inline attachment show...

    One prevalent use case of Rich Text format emails is to embed Documents into table cells. However, when converting such emails into PDF format, the Document icons are converted to missing files “x” icons. Sample MSG fi…...Conversion Product Family dotnet , document-conversion jarrodwee March...format emails is to embed documents into table cells. However...

    forum.groupdocs.com/t/rich-text-msg-email-with-...
  2. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract text based on templates, the results are fine but I want to use a single set of component in our application, as I am alread…...programmatically for a base document from a set of templates Abby...access to our Paid Support management team. igor.zubarev December...

    forum.groupdocs.com/t/groupdocs-parser/15108
  3. Extract Text from RTF using Java

    This article provides in-depth guide on text extraction from RTF in Java. It includes code example to extract text from RTF using Java without using extra software....including data analysis, content management, and the automation of report...from RTF in Java will help you manage and use content for various...

    kb.groupdocs.com/parser/java/extract-text-from-...
  4. Common List Image in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the Text Document format. Adding Syntax to be evaluated by GroupDocs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...in Text Document Common List Image in Text Document Leave feedback...

    docs.groupdocs.com/assembly/java/common-list-im...
  5. Common List Image in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013: Create a new presentation slide. Add two shapes to hold pictures and name. Save your Document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Document Common List Image in Presentation Document Leave...

    docs.groupdocs.com/assembly/java/common-list-im...
  6. 25 percent off GroupDocs.Total - groupdocs.com ...

    Share this issue: Monthly Newsletter December 2019 25% off GroupDocs.Total Get 25% off GroupDocs.Total for .NET and Java. Quote HOLOFF2019 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from groupdocs.com, not through third parties or resellers. Ts&Cs Apply. Product News Upcoming .NET API to classify your Documents or text with IAB-2 or Document taxonomies The GroupDocs....classify your documents or text with IAB-2 or document taxonomies...your application and start document or text classification. As...

    blog.groupdocs.com/total/25-percent-off-groupdo...
  7. GroupDocs Regarding Excel and DOCX files Previe...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert Document files (e.g., Word, Excel) to HTML for preview purposes. However, I have encountered some issues during the conversion: When c…...Core application to convert document files (e.g., Word, Excel)...access to our Paid Support management team. koc-it-support April...

    forum.groupdocs.com/t/groupdocs-regarding-excel...
  8. Merge HTML files using Java

    This guide offers essential instructions to merge HTML files using Java and includes a code snippet to demonstrate how to effectively combine HTML files in Java....multiple web pages into one document or creating a comprehensive...web development and content management. Trying different merging...

    kb.groupdocs.com/merger/java/merge-html-files-u...
  9. 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...
  10. 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 Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/net/working-with-me...