Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 15,637 for

file

(0.19 sec)
  1. How to Convert HTML to PPTX using C#

    This article will provide guidance on how to convert HTML to PPTX using C#. Moreover, a code example will be provided to illustrate how to export HTML to PPTX in C#....create web pages, while PPTX is a file format used by Microsoft PowerPoint...class by passing path of HTML file to its constructor Get the conversion...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Remove Metadata of Documents and Images using C#

    Remove selective metadata or clean all metadata properties using C# from DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP images, email, eBooks, Visio, Zip Files....that will help you clean your files from metadata using C#. .NET...documents, images, and other files. The API supports metadata standards...

    blog.groupdocs.com/metadata/remove-metadata-of-...
  3. Ways to Convert WebP to PNG

    Convert WebP to PNG images using online & free WebP converter. Developers can perform the conversion with few lines of code using .NET & Java API....crucial advantage of smaller file sizes without compromising quality...the files transformed: Use the Drop or upload your file area...

    blog.groupdocs.com/conversion/convert-webp-to-png/
  4. How to Create a Docker Image to Run GroupDocs.C...

    This article provides instructions to create a docker image to run GroupDocs.Conversion for node.js via java. It includes details on configuring the environment along with sample code....in a file named Dockerfile Write the Node.js code in a file named...named gdapp.js Copy both files into the recently created directory...

    kb.groupdocs.com/total/nodejs/how-to-create-a-d...
  5. Render Word to PDF using Node.js

    This topic explains how to render Word to PDF using Node.js with code example. There is no need to install any extra softwares to render Word to PDF in Node.js....code, you can generate PDF files from Word content without compromising...PdfViewOptions class with the desired file name Create a Viewer instance...

    kb.groupdocs.com/viewer/nodejs/render-word-to-p...
  6. How to Run Examples | GroupDocs

    Software Requirements Please make sure you meet the following requirements before downloading and running the examples. Visual Studio 2013 or higher NuGet Package Manager installed in Visual Studio. Make sure that latest NuGet API version is installed in Visual Studio. For details on how to install NuGet package manager please check http://docs.nuget.org/ndocs/guides/install-nuget Go to Tools->Options->NuGet Package Manager->Package Sources and make sure that the option nuget.org is checked Example project uses NuGet Automatic Package Restore feature therefore you should have an active internet connection....the ZIP file from . Extract the contents of ZIP file to any folder...two Visual Studio solution files, one in Examples folder and...

    docs.groupdocs.com/classification/net/how-to-ru...
  7. Scan Barcode | GroupDocs

    Learn how to scan and read barcodes from PDF, Word, Excel, PowerPoint documents and images using GroupDocs.Parser for .NET. Extract barcode values and positions in C# with error handling....Parser To scan barcode from your file, simply call method: IEnumerable...barcode from file: Instantiate object for the initial file; Check if...

    docs.groupdocs.com/parser/net/scan-barcode/
  8. Extract Metadata from Excel Spreadsheets in C# ...

    Learn how to extract metadata from Microsoft Excel spreadsheets (.xls, .xlsx) in C# using GroupDocs.Parser for .NET. Step-by-step guide with code example....NET Microsoft Excel files often contain hidden metadata...explains how to extract Excel file metadata programmatically in...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Convert DOCX to MD using Python

    Learn how to convert DOCX to MD using Python with simple code examples. Easily export DOCX to MD using Python for clean markdown formatting and lightweight content....integrating a high-performance file transformation APIs built on...class and provide the input DOCX file to get it ready for transformation...

    kb.groupdocs.com/conversion/python/convert-docx...
  10. Removing metadata | GroupDocs

    Not all metadata properties extracted from a File are marked with tags. Some File formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....extracted from a file are marked with tags. Some file formats and...metadata properties. Load a file to be modified Pass a search...

    docs.groupdocs.com/metadata/nodejs-java/removin...