Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 3,437 for

presentations

(0.35 sec)
  1. Convert PPTX to TXT using Node.js

    Learn how to convert PPTX to TXT using Node.js for efficient document processing. This guide helps you export PPTX to TXT in Node.js with a step-by-step approach....license and loading the presentation, we configure conversion...In conclusion, converting presentation file to text file is an...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  2. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....Description Language: , , , , , , Presentation: FODP, , , , , , , , , ...Description Language: , , , , , , Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/wordp...
  3. Supported cross-merging Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported cross-merging types. The Library supports PDF, DOCX, XLSX, PPTX and many more....97-2003 Presentation Microsoft PowerPoint Presentation Microsoft...OpenDocument Presentation OpenDocument Presentation Template Microsoft...

    docs.groupdocs.com/merger/net/supported-cross-m...
  4. Proteja com senha arquivos do PowerPoint em Jav...

    Como bloquear arquivos do PowerPoint com senhas em Java. Altere a senha existente e remova-a para desbloquear os arquivos PPT/PPTX usando a API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Ao tentar abrir...

    blog.groupdocs.com/pt/merger/lock-unlock-ppt-pp...
  5. 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...
  6. Fusionner des fichiers PowerPoint en ligne | Fu...

    Fusionnez deux ou plusieurs fichiers de présentation PowerPoint en ligne en un seul. Combinez toutes les diapositives ou joignez uniquement les diapositives spécifiques de plusieurs fichiers PPT/PPTX en ligne et par programmation....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/fr/merger/merge-powerpoint-p...
  7. Supported Document Formats | GroupDocs

    Complete list of file formats GroupDocs.Comparison for Python via .NET can compare: Word, PDF, Excel, PowerPoint, images, CAD, email, OneNote, source code, and more....Portable Document Format ✅ Presentation file formats Format Description...OpenDocument Presentation ✅ OpenDocument Presentation Template ✅...

    docs.groupdocs.com/comparison/python-net/gettin...
  8. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....slides for Presentation documents For Presentation documents,...a slide within the same Presentation document, then the tag is...

    docs.groupdocs.com/assembly/java/inserting-hype...
  9. รหัสผ่านป้องกันงานนำเสนอ PowerPoint | ล็อคไฟล์ PPT

    เพิ่มรหัสผ่านให้กับงานนำเสนอ PowerPoint ล็อคไฟล์ PPT ด้วยการป้องกันด้วยรหัสผ่านโดยใช้แอปออนไลน์ฟรี & โดยใช้โปรแกรม GroupDocs...string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } สำหรับคำแนะนำโดยละเอียด...

    blog.groupdocs.com/th/merger/password-protect-p...
  10. C# でプレゼンテーションを編集する | .NET PPT/PPTX 編集

    PowerPoint プレゼンテーションの編集について、プレゼンテーション編集 API を使用して .NET アプリケーション内で PPT、PPTX、ODP ファイルを編集するための C# の例を示して説明します。... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...