Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 1,469 for

html to pdf

(0.15 sec)
  1. Is GroupDocs.Editor compatible with the Xamarin...

    Hello, I have an iOS and Android mobile application developed with Xamarin.Forms. I am looking for a document ediTor that I can integrate inTo this application. I came across GroupDocs.EdiTor while searching for an edi…...Using HTML Develop .NET Applications, to Integrate with HTML Editor...<PackageReference Include="Aspose.PDF" Version="23.1.0" /> <PackageReference...

    forum.groupdocs.com/t/is-groupdocs-editor-compa...
  2. Edit Email | GroupDocs

    This guide demonstrates how To edit content of the documents from Email format family like a common text documents using a GroupDocs.EdiTor for .NET....e-Book formats, and unlike the PDF and Office formats, there is...output and then to the emitted HTML. The enum has both atomic values...

    docs.groupdocs.com/editor/net/edit-email/
  3. GroupDocs.Search Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....such as Word (Doc, Docx), PDF, HTML, EPUB, Spreadsheet (XLS, XLSX)...

    blog.groupdocs.com/categories/groupdocs.search-...
  4. Supported Document Formats | GroupDocs

    The following tables indicate the file formats from which GroupDocs.Parser for Java can extract data. You can use the input below To filter supported formats by extension. Tip Can’t find your file format? We’re here To help! Please post a request on our Free Support Forum, and our team will assist you. Word Processing Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode DOC Microsoft Word Document DOT Microsoft Word Document Template DOCX Office Open XML Document DOCM Office Open XML Macro-Enabled Document DOTX Office Open XML Document Template DOTM Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format Pdf Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode Pdf Portable Document Format File Markup Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode XHtml Extensible Hypertext Markup Language File MHtml MIME Html File MD Markdown (Formatted Text is Not supported) XML XML File Ebook Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode CHM Compiled Html Help File EPUB Digital E-Book File Format FB2 FictionBook 2....Text Template Rich Text Format PDF Document Type Parse Document...Hypertext Markup Language File MIME HTML File Markdown (Formatted Text...

    docs.groupdocs.com/parser/java/supported-docume...
  5. Edit Email | GroupDocs

    This guide demonstrates how To edit content of the documents from Email format family like a common text documents using a GroupDocs.EdiTor for Java....e-Book formats, and unlike the PDF and Office formats, there is...output and then to the emitted HTML. The enum has both atomic values...

    docs.groupdocs.com/editor/java/edit-email/
  6. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID To work with a document. But it’s not very comfortable for users To work with GUIDs. So in your app, you can use two methods To upload a file To a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....(XLS, XLSX), portable files (PDF), and image files (JPG, BMP,...FileStream::fromFile The template is simply an HTML form of the “multipart/form-data”...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  7. Edit Presentations in Java | PPT/PPTX Editing

    Editing PowerPoint presentations is explained with Java example To edit PPT, PPTX, ODP files within your application using presentation editing API....formats such as PPT, PPTX, and PDF. Not only does this API handle...word-processing documents, spreadsheets, HTML, XML, JSON, TXT, TSV, and CSV...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  8. 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....ODP) Email (EML, EMLX, MSG) HTML and Plain Text Word Processing...Supported Supported Not Supported HTML, PDF, XPS, TIFF Supported Supported...

    docs.groupdocs.com/assembly/java/introducing-gr...
  9. Get document info | GroupDocs

    This article explains how To detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....signed, whether its body is in HTML format; See the for a complete...document info for various formats. PDF documents const converter = new...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  10. Build your first search solution | GroupDocs

    First of all you need To create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future To continue working....html' ; const outputAdapter = new...groupdocs . search . OutputFormat . Html , filePath ); // Creating the...

    docs.groupdocs.com/search/nodejs-java/build-you...