Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 3,519 for

presentations

(0.12 sec)
  1. Render XLSX as HTML using Java

    In this discussion, we'll delve into the process of how to render XLSX as HTML using Java. Additionally, we'll provide you Java code for rendering XLSX to HTML....providing a flexible solution for presenting spreadsheet data dynamically...rendering process. Below, we present a code example demonstrating...

    kb.groupdocs.com/viewer/java/render-xlsx-as-htm...
  2. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...most installed fonts are presented in TTF (TrueType) and OTF...returned list every font will be presented as in instance of the type...

    blog.groupdocs.com/viewer/working-with-fonts/
  3. GroupDocs.Conversion distorts resulting image o...

    We have an issue with GroupDocs.Conversion on Ubuntu (we use Ubuntu 22.04.5 LTS). We use GroupDocs.Conversion for .NET 25.2.1. The input file is a .potx file. The desired output format is PNG. I can provide the file up…... OOCHIALI_presentation_template.zip (425.0 KB)...the output image. OOCHIALI-presentation-template.jpg (542.6 KB)...

    forum.groupdocs.com/t/groupdocs-conversion-dist...
  4. Mot de passe protéger les présentations PowerPo...

    Ajouter un mot de passe aux présentations PowerPoint. Verrouillez les fichiers PPT avec une protection par mot de passe à l'aide d'une application en ligne gratuite et par programmation à l'aide de GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Pour des instructions...

    blog.groupdocs.com/fr/merger/password-protect-p...
  5. Watermerk PowerPoint-presentaties | Tekst- en a...

    Voeg tekst- en afbeeldingswatermerken toe aan PPT/PPTX-presentaties. Pas watermerken toe met behulp van de online watermerkapplicatie of met behulp van .NET- en Java-API's....watermarker = new Watermarker("presentation.pptx")) { // Stel watermerktekst...watermarker.Save("text-watermarked-presentation.pptx"); } Als u meer hulp...

    blog.groupdocs.com/nl/watermark/watermark-prese...
  6. Add Text Watermark to Image Using Python

    Learn how to add text watermark to image using Python. This tutorial shows how to embed watermark text into image images with custom font, color, and alignment....alignment—to match your desired presentation. The watermark is rendered...and improve the overall presentation of your media assets. For...

    kb.groupdocs.com/watermark/python/add-text-wate...
  7. Remove Metadata from DOCX using C#

    In this tutorial, you'll learn how to remove metadata from DOCX using C#. Also, you'll be provided with a simple code example to clean metadata from DOCX in C#....NET is present on your system, you can effortlessly...earlier conversation, we presented a detailed guide on how to...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  8. Remove Annotations from DOCX using C#

    Learn how to effectively remove annotations from DOCX using C#. You'll also get an example that explains the process of how to delete annotations in DOCX using C#....annotations to ensure a clean presentation. Ensure that you have the...readability and overall presentation of the document. Following...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  9. How to Convert RTF to SVG using C#

    In this tutorial, you will learn how to convert RTF to SVG using C# by following a step-by-step process. Also, a sample code is included to export RTF to SVG in C#.... We will present a code snippet that illustrates...SVG using C# This article presents a detailed tutorial on converting...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert TXT to XLSX using Java

    In this article, you will find a guide on how to convert TXT to XLSX using Java on common operating systems and code example to generate XLSX from TXT using Java.... The article presents a step-by-step approach to...Converter.save method We have presented the basic procedure with all...

    kb.groupdocs.com/conversion/java/how-to-convert...