Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 15,193 for

file

(0.3 sec)
  1. XLS to PDF conversion has a watermark - Free Su...

    In version 25.6 when I convert an XLS to PDF the result includes a “temp_watermark” text. Attaching the source and the result Files. watermark.zip (22.4 KB)...Attaching the source and the result files. watermark.zip (22.4 KB) Professionalize...SetLicense("path_to_your_license_file.lic"); Re-run the Conversion...

    forum.groupdocs.com/t/xls-to-pdf-conversion-has...
  2. Logging | GroupDocs

    Logging when rendering documents with GroupDocs.Viewer for Java...You can log to a file. To log to a text file, use the class. The...snippet shows how to log to a file using the class: Java import...

    docs.groupdocs.com/viewer/java/logging/
  3. Convert PDF to MHTML using C#

    By closely following our in-depth tutorial, you will discover how to quickly convert PDF to MHTML using C#. Also, we will provide you with an example to export PDF to MHTML using C#....using C# In order to convert PDF file format to MHTML format, Set...Conversion for .NET Pass the PDF file’s path to the constructor of...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  4. 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-...
  5. How to Convert SVG to PNG using C#

    This tutorial will explain the process to convert SVG to PNG using C# and how to implement the C# convert SVG to PNG feature using the steps defined in this post....Converter class and pass the SVG file to its constructor Initialize...convert options for the output PNG file Invoke the Convert method of...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. 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/
  7. 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...
  8. 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/
  9. 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...
  10. Merge PowerPoint Presentations & Slides in Java...

    Merge PowerPoint PPT/PPTX presentations in Java. Learn, how to combine specific slides of different Files using Java merger API by GroupDocs.... You can download the JAR file from the downloads section or...similar to combining just 2 files. The following steps show how...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...