Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 3,618 for

presentations

(0.04 sec)
  1. 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...
  2. 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...
  3. Advanced worksheet editing options | GroupDocs

    This article describes two features of GroupDocs.Editor for Node.js via Java version 26.7 — advanced worksheet editing options that control how exactly an input worksheet is converted to HTML....this bogus hidden row is presented in HTML markup. This option...drawback — this bogus row is also present in the resultant worksheet...

    docs.groupdocs.com/editor/nodejs-java/advanced-...
  4. Conversion to POTX is supported in GroupDocs.Co...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like file reading error and saving complete multipage document to single image are resolved....0 The protected presentation throws some other exception...PasswordProtectedExc Certain presentation slide is not converting...

    blog.groupdocs.com/conversion/conversion-potx-f...
  5. GroupDocs introduces exciting features in new r...

    We are pleased to announce the new release of Next Generation GroupDocs.Conversion for .NET 3.1.0. with some exciting features. This version has a new installer and some new features and fixes are introduced . We recommend that you download and update the library as soon as you can. New Features Introduced in Version 3.1.0 In this new release of GroupDocs.Conversion for .NET 3.1.0 new methods are introduced for returning all possible conversion for provided file type extension or provided stream and also new event is introduced to report conversion progress along with more improvements in API for smooth and fast conversions....Convert streamed documents to Presentation Formats and output a file...Convert streamed documents to Presentation Formats and output the resulting...

    blog.groupdocs.com/conversion/groupdocs-introdu...
  6. Dividir o combinar PDF, PowerPoint, Excel, Word...

    Divida o combine PDF, Word DOC/DOCX, hojas de cálculo XLS/XLSX Excel, presentaciones PPT/PPTX, dibujos de Visio, libros electrónicos y más documentos en Java. Pasos y ejemplos....= "presentation.ppt"; String filePathOut = "presentation\_{0}...the presentation into multiple single page presentations. SplitOptions...

    blog.groupdocs.com/es/merger/merge-pdf-word-exc...
  7. 워터마크 PowerPoint 프레젠테이션 | 텍스트 및 이미지 워터마크

    PPT/PPTX 프레젠테이션에 텍스트 및 이미지 워터마크를 추가합니다. 온라인 워터마크 애플리케이션이나 .NET 및 Java API를 사용하여 워터마크를 적용합니다....watermarker = new Watermarker("presentation.pptx")) { // 워터마크 텍스트, 좌표...watermarker.Save("text-watermarked-presentation.pptx"); } 추가 지원이 필요한 경우...

    blog.groupdocs.com/ko/watermark/watermark-prese...
  8. Thêm Hình mờ vào Bản trình bày trong Java | Hìn...

    Thêm hình mờ hình ảnh vào trang chiếu bản trình bày hoặc áp dụng hình mờ văn bản cho PPT, PPTX, PPS và các định dạng khác trong Java bằng cách sử dụng GroupDocs Watermarking API....= new Watermarker("path/presentation.pptx"); // Chuẩn bị Văn...save("path/text-watermarked-presentation.pptx"); watermarker.close();...

    blog.groupdocs.com/vi/watermark/watermark-prese...
  9. 在 Java 中的演示文稿中添加水印 |文本和图像水印

    使用 GroupDocs Watermarking API 将图像水印添加到演示文稿幻灯片,或将文本水印应用于 Java 中的 PPT、PPTX、PPS 和更多格式。...= new Watermarker("path/presentation.pptx"); // 准备文本及其大小、位置和外观...save("path/text-watermarked-presentation.pptx"); watermarker.close();...

    blog.groupdocs.com/zh/watermark/watermark-prese...
  10. Convert CSV to MD using Node.js

    Learn how to convert CSV to MD using Node.js for easy data transformation. Moreover, you can export CSV to MD in Node.js with clear, step-by-step instructions....for documentation or data presentation. Code to Convert CSV to...to efficiently handle and present data in a Markdown format....

    kb.groupdocs.com/conversion/nodejs/convert-csv-...