Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 827 for

one to image

(0.08 sec)
  1. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order To use the advanced rasterization options you have To pass One of the options To Save method. In this case the document will be rasterized To PDF, but the scan-like effects will be applied To its pages. The following example demonstrates how To apply the AdvancedRasterizationOptions with default settings. final RedacTor redacTor = new RedacTor("Sample.docx"); try { // Save the document with advanced options (convert pages inTo Images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....rasterization options you have to pass one of the options to method. In...options (convert pages into images, and save PDF with scan-like...

    docs.groupdocs.com/redaction/java/use-advanced-...
  2. Working with saved Emails | Documentation

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in One or more of several formats....body, including attachments in one or more of several formats. The...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-sa...
  3. Working with saved Emails | Documentation

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in One or more of several formats....body, including attachments in one or more of several formats. The...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-s...
  4. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document AuTom......Markdown is a well known and one of the popular markup languages...Furthermore, you can insert images and barcodes dynamically in...

    blog.groupdocs.com/categories/groupdocs.assembl...
  5. Edit Document | Documentation

    Follow this guide To learn how To edit text documents, spreadsheets, and presentations using GroupDocs.EdiTor for Node.js via Java API features.... The first one accepts a single parameter—an...getBodyContent (); // Get only the images from the document resources...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  6. View and Annotate Documents Online with GroupDo...

    The Internet has transformed our lives. We buy things with click of a mouse, be it entertainment, grocery, or accessories. The consumer-web relationship will only grow in the near future. As a result, enterprises and small, as well as start-ups understand the need To engage and collaborate with consumers To get an edge and thrive. So, the need for online document management systems arose. Online document management systems allow you To view and share documents, increase productivity, facilitate collaboration, and save cost.... word-processing files and images. Upload the document and invite...is possible with our all-in-one online document viewer . SummaryProfessionals...

    blog.groupdocs.com/viewer/view-annotate-documen...
  7. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, To CommentDisplayMode, due To it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...result looks quite different: image.png (364.9 KB) I was using GroupDocs...unfortunately. When converting only one Page (PagesCount=1) to PNG, it...

    forum.groupdocs.com/t/hidecomments-replacement-...
  8. Find and Replace Text in PDF in Java | Replace ...

    Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx in Java. Replace or hide the text To redact PDF files....spreadsheets, PDF files, and images within the application. For...<version>21.12</version> </dependency> One of the good things is that there...

    blog.groupdocs.com/redaction/find-and-replace-t...
  9. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows To parse documents by user-defined templates. It is easy To crate a template with data field definitions, table definitions. Then it’s easy To use the template (just pass the Template object To parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....Accurate Text Extraction Mode One of the most demanded features...call. Extract Images GroupDocs.Parser supports Images extraction...

    docs.groupdocs.com/parser/java/features-overview/
  10. Edit TXT | Documentation

    This guide demonstrates how To edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.EdiTor for Java...files (TXT), that contain no images, pages, paragraphs, lists,...getAllResources (); // Get resources (only one stylesheet actually in this case)...

    docs.groupdocs.com/editor/java/edit-txt/