Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 2,911 for

presentations

(0.22 sec)
  1. JSON to PDF using Template in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....formato JSON no son muy presentables y fácilmente comprensibles...datos JSON en un formato presentable. Este artículo lo guiará...

    blog.groupdocs.com/es/tag/json-to-pdf-using-tem...
  2. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for .NET....Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/proje...
  3. eSign document with Metadata signature | Docume...

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature... Presentation documents follow the same...Spreadsheet, Word Processing and Presentation provides metadata properties...

    docs.groupdocs.com/signature/java/esign-documen...
  4. C#PPTをPDFに変換| PPTXからPDFへ|プレゼンテーションの変換

    PowerPoint PPT、PPTXを.NETでPDFに変換します。 C#のコード例は、Conversion APIを使用した、選択的で連続したスライドの変換と透かしの変換を示しています。...converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/ja/conversion/convert-presen...
  5. Convert CSV to HTML using Node.js

    Learn how to convert CSV to HTML using Node.js for easy data presentation. Export CSV to HTML in Node.js along with detailed step-by-step instructions....with data that needs to be presented in a web-friendly format....developers handling data presentation. Automating the conversion...

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  6. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....Portable Document Format Presentation file formats Format Description...OpenDocument Presentation OpenDocument Presentation Template Microsoft...

    docs.groupdocs.com/comparison/net/supported-doc...
  7. PowerPoint-Dateien online zusammenführen | Fusi...

    Führen Sie zwei oder mehr PowerPoint-Präsentationsdateien online zu einer zusammen. Kombinieren Sie alle Folien oder verbinden Sie nur die spezifischen Folien mehrerer PPT/PPTX-Dateien online und programmgesteuert....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/de/merger/merge-powerpoint-p...
  8. 用 C# 密碼保護 PowerPoint 文件 |鎖定 解鎖 PPT 和 PPTX

    如何使用 C# 使用密碼鎖定 PowerPoint 文件。更改現有密碼並將其刪除以使用 .NET API 解鎖 PPT/PPTX 文件。...string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } 這是上面代碼的輸出。當您嘗...

    blog.groupdocs.com/zh-hant/merger/lock-unlock-p...
  9. ارائه پاورپوینت حفاظت از رمز عبور | قفل کردن فا...

    افزودن رمز عبور به ارائه های پاورپوینت با استفاده از برنامه آنلاین رایگان و برنامه‌ریزی با استفاده از GroupDocs، فایل‌های PPT را با محافظت از رمز عبور قفل کنید....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } برای دستورالعمل...

    blog.groupdocs.com/fa/merger/password-protect-p...
  10. How to Render PDF as HTML using Java

    This article will instruct you how to render PDF as HTML using Java. Furthermore, it includes a code example to help you to convert word document to HTML....standard language for content presentation in web browsers, provides...effortlessly follow the guidelines presented above on prevalent operating...

    kb.groupdocs.com/viewer/java/how-to-render-pdf-...