Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 3,507 for

presentations

(0.12 sec)
  1. המרת מצגות ל-PDF ב-Java | PPT, PPTX, ODP ל-PDF

    המר באופן פרוגרמטי מצגות של פורמטים MS PowerPoint ו-Open Office Impress כמו ODP, PPT, PPTX ל-PDF באמצעות API להמרה של Java....converter = new Converter("presentation.pptx"); PdfConvertOptions...converter = new Converter("presentation.pptx"); PdfConvertOptions...

    blog.groupdocs.com/he/conversion/convert-presen...
  2. Render TXT as HTML with External Resources usin...

    Learn how to render TXT as HTML with external resources using Python. This tutorial explains how to convert TXT to HTML in Python with external resources....provides a scalable way to present text content in a browser-friendly...accessibility, and ensure consistent presentation of textual data across different...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...
  3. Convert PDF to CSV using Node.js

    Learn how to convert PDF to CSV using Node.js with a step-by-step guide. Easily export PDF to CSV in Node.js for efficient data extraction and management....guide on converting PDF to Presentation using Node.js. For a detailed...guide on converting PDF to Presentation using Node.js . Updated...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  4. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly for .NET, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction.... If the switch is present, it denotes a cell merging...Table Cells Dynamically in Presentation Document The Code Download...

    docs.groupdocs.com/assembly/net/merging-table-c...
  5. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your .NET applications....document inside of shape as was presented in the example below. Add...as embedded document to Presentation. Here are the steps for...

    docs.groupdocs.com/merger/net/add-document-to-d...
  6. Agregar marca de agua a las presentaciones en C...

    Formas de C# para agregar texto a las diapositivas de la presentación como marca de agua, o aplicar marcas de agua de imagen a formatos PPT, PPTX, PPS y más usando la API de marca de agua .NET de GroupDocs....watermarker = new Watermarker("presentation.pptx")) { // Establecer...watermarker.Save("text-watermarked-presentation.pptx"); } Si no proporciona...

    blog.groupdocs.com/es/watermark/add-watermark-t...
  7. Podziel lub scal PDF, PowerPoint, Excel, Word, ...

    Dziel lub scalaj pliki PDF, Word DOC/DOCX, arkusze kalkulacyjne Excel XLS/XLSX, prezentacje PPT/PPTX, rysunki Visio, eBooki i inne dokumenty w Javie. Kroki i przykłady....= "presentation.ppt"; String filePathOut = "presentation\_{0}...the presentation into multiple single page presentations. SplitOptions...

    blog.groupdocs.com/pl/merger/merge-pdf-word-exc...
  8. Watermerk toevoegen aan presentaties in Java | ...

    Voeg een afbeeldingswatermerk toe aan presentatiedia's of pas tekstwatermerken toe op PPT-, PPTX-, PPS- en meer formaten in Java met behulp van GroupDocs Watermarking API....= new Watermarker("path/presentation.pptx"); // Bereid tekst...save("path/text-watermarked-presentation.pptx"); watermarker.close();...

    blog.groupdocs.com/nl/watermark/watermark-prese...
  9. 水印 PowerPoint 演示文稿 |文本和圖像水印

    向 PPT/PPTX 演示文稿添加文本和圖像水印。使用在線水印應用程序或使用 .NET 和 Java API 應用水印。...watermarker = new Watermarker("presentation.pptx")) { // 設置水印文本、坐標和格式...watermarker.Save("text-watermarked-presentation.pptx"); } 如果您需要更多幫助,還可以查閱文章...

    blog.groupdocs.com/zh-hant/watermark/watermark-...
  10. How to Convert PowerPoint to HTML in Java

    This short tutorial provides a stepwise procedure to convert PowerPoint to HTML in Java and a sample code for the Java PPT to HTML converter application....article on converting PDF to Presentation using Java, take a look...at how to convert PDF to Presentation in Java post for more information...

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