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

presentations

(0.27 sec)
  1. Insertar objetos OLE en Word, Excel, PowerPoint...

    Incruste o inserte objetos OLE de documentos en documentos de Word, hojas de cálculo de Excel o presentaciones de Powerpoint mediante programación en C# mediante la API de .NET....object in the PowerPoint presentation. using (Merger merger =...= new Merger(@"sample-presentation.ppt")) { merger.ImportDocu...

    blog.groupdocs.com/es/merger/insert-ole-objects...
  2. Convert eBook formats | GroupDocs

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/ebook/
  3. C# ile Word, Excel, PowerPoint'te OLE Nesneleri...

    Belge OLE nesnelerini Word belgelerine, Excel Elektronik Tablolarına veya Powerpoint sunumlarına .NET API kullanarak programlı olarak C# ile gömün veya ekleyin....object in the PowerPoint presentation. using (Merger merger =...= new Merger(@"sample-presentation.ppt")) { merger.ImportDocu...

    blog.groupdocs.com/tr/merger/insert-ole-objects...
  4. 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-...
  5. 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...
  6. Convert PDF to ODT using Java

    Convert PDF to ODT using Java effortlessly without the need for additional tools. We will provide you code example and complete steps to perform this conversion....increased adaptability, this guide presents a detailed step-by-step procedure...In an earlier tutorial, we presented a comprehensive, step-by-step...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  7. Java에서 프레젠테이션을 PDF로 변환 | PPT, PPTX, ODP를 PDF로

    Java 변환 API를 사용하여 프로그래밍 방식으로 MS PowerPoint 및 ODP, PPT, PPTX와 같은 Open Office Impress 형식의 프레젠테이션을 PDF로 변환합니다....converter = new Converter("presentation.pptx"); PdfConvertOptions...converter = new Converter("presentation.pptx"); PdfConvertOptions...

    blog.groupdocs.com/ko/conversion/convert-presen...
  8. JavaでPowerPointファイルをパスワードで保護する|ロックロック解除PPT&PPTX

    JavaでPowerPointファイルをパスワードでロックする方法。既存のパスワードを変更して削除し、JavaAPIを使用してPPT/PPTXファイルのロックを解除します。...merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); 上記のコードから取得した出力フ...

    blog.groupdocs.com/ja/merger/lock-unlock-ppt-pp...
  9. 在 C# 中添加水印到演示文稿 |文本和图像水印

    C# 方法将文本添加到演示幻灯片作为水印,或使用 GroupDocs 的 .NET Watermarking API 将图像水印应用于 PPT、PPTX、PPS 和更多格式。...watermarker = new Watermarker("presentation.pptx")) { // 设置水印文字、坐标和格式...watermarker.Save("text-watermarked-presentation.pptx"); } 如果不提供幻灯片索引,默认...

    blog.groupdocs.com/zh/watermark/add-watermark-t...
  10. Render DOCX to HTML using Node.js

    In this topic, we'll learn how to render DOCX to HTML using Node.js for fast document previews. Moreover, a code will be provided to render DOCX to HTML in Node.js....demand high-quality document presentation. The steps below will show...environment allows developers to present DOCX content directly in web...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-h...