Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,265 for

presentation conversion

(0.05 sec)
  1. Convert HTML to PDF using Python

    Convert HTML to PDF using Python with reliable rendering. Easily export HTML to PDF in Python for printing, archiving, and sharing while preserving layout and fonts....Conversion Product Family GroupDocs...automate large batches, attach conversion to CI/CD pipelines, or expose...

    kb.groupdocs.com/conversion/python/convert-html...
  2. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Conversion Product Solution GroupDocs...top corner of worksheet Presentation Point Left top corner of...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Convert XLSX to BMP using Python

    Learn how to convert XLSX to BMP using Python in a few simple steps without extra dependencies. Includes sample code to export XLSX to BMP in Python efficiently....Conversion Product Family GroupDocs...greatly enhance how data is presented and distributed across different...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  4. Features overview | Documentation

    Salient features of file Conversion API using Java are described in this article...Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Java...

    docs.groupdocs.com/conversion/java/features-ove...
  5. How to Convert HTML to MHTML using C#

    This guide will illustrate how to convert HTML to MHTML using C# on any commonly used operating system along with code example to generate MHTML from HTML in C#....Conversion Product Family GroupDocs...file. With the help of the conversion library, you can easily generate...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/convert/
  7. Extract Hyperlinks from PDF using C#

    Quickly learn how to extract hyperlinks from PDF using C# with a step-by-step guide. There is no need to install extra software to read hyperlinks from PDF in C#....Conversion Product Family GroupDocs...to extract all hyperlinks present in the document Loop through...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  8. Convert DOCX to HTML using Node.js

    In this article, we will provide you detail on how to convert DOCX to HTML using Node.js. Also, you will be provide a code example to export DOCX to HTML in Node.js....Conversion Product Family GroupDocs...leveraging the capabilities of conversion library, you can seamlessly...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  9. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF Conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...Conversion Product Family java kswati2206...font substitutes during PDF conversion, but even after providing...

    forum.groupdocs.com/t/font-substitution-not-wor...
  10. Load options for different document types | Doc...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Java...

    docs.groupdocs.com/conversion/java/load-options...