Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 5,157 for

groupdocs.classification

(0.15 sec)
  1. Rendering FODP and ODP files | Documentation

    In this article we show how to convert and view FODP and ODP files with GroupDocs.Viewer within your Java applications....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  2. GroupDocs.Annotation for Java 3.1.0 Release Not...

    Note This page contains release notes for GroupDocs.Annotation for Java 3.1.0 Major Features There are improvements and fixes in this regular monthly release. The most notable are: Support annotating different document formats (Pdf, Slides, Cells, Words). Added ability to export annotated Pdf and Words documents Code and product structure optimization. Added ability of native annotating Words documents Improved performance of document Viewing Added ability to export annotated Words documents Storage-agnosic datalayer....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  3. How to Compare password-protected files | Docum...

    Read this article and find out how you can use the GroupDocs.Comparison for .NET to find differences in password-protected files....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/net/how-to-compar...
  4. Extract metadata from Emails | Documentation

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-metadata...
  5. In-Paragraph List in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following clients:”....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  6. Single Row Image in Presentation Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Creat a new presentation slide. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/single-row-ima...
  7. Multicolored Numbered List in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Word Processing Document format. Multicolored Numbered List in Microsoft Word Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/multicolored-n...
  8. Common Master-Detail Image in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/common-master-...
  9. In-Table Master-Detail in Email Document | Docu...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table Master-Detail in Email Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Outlook 2013. Create a new Email. Click the email where you want to add the table....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/in-table-master...
  10. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/document-renaming/