Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 5,674 for

rtf

(0.24 sec)
  1. Features Overview | GroupDocs

    GroupDocs.Classification main feature is an ability to classify raw text and documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 taxonomy Select taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents taxonomy. If the classifier is not sure of the result, it will return Other class....Docs PDF OpenOffice RichText (RTF), TXT Classification results...

    docs.groupdocs.com/classification/net/features-...
  2. GroupDocs Viewer for Java Library - a J2EE & J2...

    We’re pleased to announce the release of the GroupDocs Viewer for Java Library! Java developers can now seamlessly use our web-based document viewer within their Java development environment. Just like GroupDocs Viewer for .NET Library, this version can be easily embedded into customer platforms and allows developers to display over 40 document and image file formats without any external dependencies. Benefits of the GroupDocs Document Viewer for Java Library: Support for more than 40 file formats, including: Portable Document Format: ....rtf Plain Text Format: .txt Comma-Separated...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  3. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....DOTX, DOTM, WordprocessingML, RTF, ODT, OTT) Spreadsheet (XLS,...DOTX, DOTM, WordprocessingML, RTF, ODT, OTT) Supported Not Supported...

    docs.groupdocs.com/assembly/java/introducing-gr...
  4. Save Document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....rtf' ; const saveOptions1 = new groupdocsEditor...groupdocsEditor . WordProcessingFormat . Rtf ); editor . save ( document ...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  5. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing document in SVG format using GroupDocs.Editor for Node.js via Java....document, such as DOC, DOCX, DOCM, RTF, ODT, and more. The preview is...WordProcessing document (like DOCX, RTF, etc.), the getDocumentInfo()...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  6. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Python via .NET API....to several output formats — RTF, DOCM, and TXT. save_document...modified , "./edited-document.rtf" , WordProcessingSaveOp ( WordProcessingFormat...

    docs.groupdocs.com/editor/python-net/save-docum...
  7. Issue with Extracting Attachments and PDF Conve...

    Hello Team, I have purchased a full license of GroupDocs and I am currently facing issues while extracting attachments from documents and converting them to PDF. My requirement is: First, extract all original attachm…...case: pdf, doc, msg, docx, xls, rtf, xlsx, dot, eml, ppt, pptx, dotx...source format: .docx / .doc / .rtf / .dot / .dotx → WordProcessingLoadOp...

    forum.groupdocs.com/t/issue-with-extracting-att...
  8. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and Rtf bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....documents and emails with HTML and RTF bodies You can insert bookmarks...

    docs.groupdocs.com/assembly/java/inserting-book...
  9. Working with Email Messages | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messages with HTML and Rtf bodies. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Email Messages with HTML and RTF bodies. A table-row data band...

    docs.groupdocs.com/assembly/java/working-with-e...
  10. How to Extract Text from Word Document using C#

    This quick tutorial provides thorough information to extract text from Word document using C# and how to create the read text from Word document C# application....document formats including DOT, RTF, XLSX, CSV, MHTML, EML, PPTX...

    kb.groupdocs.com/parser/net/how-to-extract-text...