Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 1,281 for

html to pdf

(0.25 sec)
  1. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error Tolerance....presentations (PPT, PPTX) , PDF files, Markup (HTML, XML) , Markdown (MD)...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  2. Edit Email | Documentation

    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. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exehtml"); // Render DOCX to HTML viewer.View(viewOptions);...the same way in Word and in Pdf. This text has shading and highlighting...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  4. 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...
  5. 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...
  6. Get document info | Documentation

    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...
  7. Introducing GroupDocs.Assembly for Java | Docum...

    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...
  8. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples To edit PPT, PPTX, ODP files within your .NET application using presentation editing API....other formats like PPT, PPTX, PDF. In addition to the presentation...word-processing documents, spreadsheets, HTML, XML, JSON, TXT, TSV, and CSV...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  9. Edit Email | Documentation

    This guide demonstrates how To edit the content of documents from the Email format family like common text documents using GroupDocs.EdiTor for Node.js via Java....eBook formats, and unlike the PDF and Office formats, there are...EditableDocument and then to the emitted HTML. The MailMessageOutput enum...

    docs.groupdocs.com/editor/nodejs-java/edit-email/
  10. Build your first search solution | Documentation

    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...