Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 15,199 for

file

(0.17 sec)
  1. Save attachments | GroupDocs

    Save attachments and embedded Files from PDF, Outlook data File or email... Specify a file that contains attachments. Call...all attachments from the MSG file: Note NOTE: provided code snippet...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  2. How to Render DOCX as HTML using Java

    Discover how to convert DOCX to HTML in Java without the need for additional software installations. We'll also supply the code to generate HTML with embedded resources from a DOCX File using Java....by providing the input DOCX file path as an argument to its constructor...argument to render the DOCX file as a HTML The library employed...

    kb.groupdocs.com/viewer/java/how-to-render-docx...
  3. How to Extract Text from XML in C#

    Quickly extract Text from XML in C# using one of the popular document parser APIs and learn how to develop the functionality to get Text from XML using C#....project to extract Text from XML file Add a reference to the necessary...extracting text from the XML file Create an instance of the Parser...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  4. Convert JPG to PDF using C#

    By closely adhering to this topic, you will gain knowledge how to convert JPG to PDF using C#. Also, we will provide you with the code to export JPG to PDF using C#....to convert JPG file format to PDF Supply the file path of JPG to...saving options to save output PDF file These steps work seamlessly...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  5. Control Image Quality when Rendering PDF Docume...

    We are pleased to announce the release of version 18.3 of GroupDocs.Viewer for .NET. Using the latest version, you can now render XLTM and XLTX File formats. We have also added settings to control the image quality when rendering PDF documents as HTML. Furthermore, this version came up with 11 improvements and bug fixes. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.3. Supported File Formats We have added the support of following File formats in version 18....can now render XLTM and XLTX file formats. We have also added...Viewer for .NET 18.3. Supported File Formats # We have added the...

    blog.groupdocs.com/viewer/control-image-quality...
  6. How to build in docker | GroupDocs

    This is a guide about build an web api which uses GroupDocs.Conversion for .NET in a docker container...container use this sample Docker file: FROM mcr.microsoft.com/dotnet/aspnet:6...runtimeconfig.template.json file next to your project file with the following...

    docs.groupdocs.com/conversion/net/build-in-docker/
  7. Add Text Watermark to PPTX using C#

    Learn how to add text watermark to PPTX using C#, without extra software installation. Additionally, you'll get code required to insert text watermark to PPTX in C#....adding a watermark to a PPTX file Create an object of the Watermarker...Watermarker class, passing the PPTX file path as an argument to its constructor...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  8. Releasing GroupDocs.Search for .NET - A Versati...

    After a great success of vast APIs, GroupDocs.Search for .NET has been introduced which allows many ways to perform search operations against the various File formats. Furthermore, It is a document search API that can be used for performing full text search over the indexed documents. Let’s not wait and see how it is going to serve the users. Features provided by GroupDocs.Search for .NET Listed below are the wide range of supported features of the GroupDocs....operations against the various file formats. Furthermore, It is....NET supports the following file formats: Zero Dependency on...

    blog.groupdocs.com/search/releasing-groupdocs-s...
  9. How to Convert Text to HTML in C#

    Do you want to do document conversion in a few steps? then review guidelines to convert Text to HTML in C# and sample code for C# convert Text to HTML capability....have to provide the plain Text file and it will be saved to the...allows you to load the input text file after setting the required package...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word File and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...the Editor Example for Word file and I get the code like below...MemoryStream(); // Determine the file type and format switch (request...

    forum.groupdocs.com/t/groupdocs-editor-example-...