Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,530 for

one to pdf

(0.39 sec)
  1. Extract ZIP Archives Data using Java | Extract ...

    Extract ZIP files data using document parsing Java API. Parse archives and extract whole text and images within the enclosed files in Java....Việt 中文 中國傳統的 ZIP Archives are one of the most popular and commonly...include word-processing documents, PDF, presentations, spreadsheets...

    blog.groupdocs.com/parser/extract-zip-files-dat...
  2. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method.... May contain more than one address separated by semicolons...field. May contain more than one address separated by semicolons...

    docs.groupdocs.com/parser/net/extract-metadata-...
  3. Extract metadata from Emails | GroupDocs

    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.... May contain more than one address separated by semicolons...field. May contain more than one address separated by semicolons...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. Render Files Contained in ZIP Archive using Gro...

    Hello everyOne! We are back with another exciting release announcement. In this post, I am going To give you an overview of what’s new as well as what’s improved and fixed in the latest release of GroupDocs.Viewer for .NET. In this release, we majorly focused on providing bug fixes and improvements. Along with this, we have introduced the support of CDR file format and the feature of rendering files contained in the ZIP archives.... Now, its time to go one step ahead and render the files...characters are missing when rendering PDF as Html Invalid Printable HTML...

    blog.groupdocs.com/viewer/render-files-containe...
  5. Spring Front-end of GroupDocs.Viewer for Java v...

    Team GroupDocs delightedly announcing another release of Spring front-end of GroupDocs.Viewer for Java. The release includes fixes and improvements. We recommend To download and try the latest version. GroupDocs.Viewer for Java API have capabilities To render variety of documents inTo HTML, SVG and images To view them on different platforms. The Spring front-end is an open source example application so you can explore the API and learn that how To use the API in your own projects.... One of our user (thanks Simon) reported...DOTM Portable Document Formats: PDF PowerPoint Presentation Formats:...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  6. Deleting multiple signatures of different types...

    This article shows how To delete multiple electronic signatures different ways with GroupDocs.Signature API....successfully updated signatures and ones that failed. The signature could...constructor parameter; Instantiate one or several Search options with...

    docs.groupdocs.com/signature/net/deleting-multi...
  7. Updating multiple signatures of different types...

     This article explains how To provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....successfully updated signatures and ones that failed. The signature could...constructor parameter; Instantiate one or several Search options with...

    docs.groupdocs.com/signature/net/updating-multi...
  8. Comparing Metadata Between Document Versions - ...

    Technical breakdown of a four-stage metadata diff pipeline for document versions using GroupDocs.Metadata for Python via .NET: extraction, structured diffing, forensic detecTors, and audit exports....a compact pipeline instead: one extraction call flattens each...deployment. What This Guide Covers One question: given two versions...

    docs.groupdocs.com/metadata/python-net/use-case...
  9. Convert documents with GroupDocs.Conversion | G...

    Convert between 170+ formats from GroupDocs.Total for .NET — Pdf To Word, Word To Pdf, and more — with runnable C# examples and downloadable input and output files....Conversion turns a document of one format into another — over 170...spreadsheets, presentations, PDF, email, images, CAD and more...

    docs.groupdocs.com/total/net/developer-guide/co...
  10. Use advanced rasterization options | GroupDocs

    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. use_advanced_rasterization_options.py from groupdocs.redaction import RedacTor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacemenToptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacemenToptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document To be redacted with RedacTor("....rasterization options you have to pass one of the options to method. In...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/python-net/use-adv...