Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 3,221 for

presentations

(0.18 sec)
  1. Convert diagrams | GroupDocs

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for Node.js via Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. C#'ta Sunumları Düzenleme | .NET PPT/PPTX Düzen...

    PowerPoint sunumlarını düzenleme, sunum düzenleme API'sini kullanarak .NET uygulamanızdaki PPT, PPTX, ODP dosyalarını düzenlemek için C# örnekleriyle açıklanmaktadır.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/tr/editor/edit-ppt-pptx-pres...
  3. Visualiseur PowerPoint – Ouvrir et lire des fic...

    Apprenez à visualiser des présentations PowerPoint en ligne à l'aide d'un visualiseur PPTX gratuit ou de manière programmatique avec des API pour .NET, Java, Python et Node.js....viewer = new Viewer("path/presentation.pptx")) { PdfViewOptions...new PdfViewOptions("path/presentation.pdf"); viewer.View(options);...

    blog.groupdocs.com/fr/viewer/view-powerpoint-pr...
  4. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....faceted search example is presented below with queries in text...standard fields that may be present in documents of this type....

    docs.groupdocs.com/search/java/faceted-search/
  5. C# Convertir PPT en PDF | PPTX en PDF | Convers...

    Convertissez PowerPoint PPT, PPTX en PDF dans .NET. Des exemples de code C# montrent la conversion de diapositives consécutives sélectives et le filigrane à l'aide de l'API de conversion....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/fr/conversion/convert-presen...
  6. PowerPoint Viewer

    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....PowerPoint presentations online or automate presentation viewing...

    blog.groupdocs.com/fr/tag/powerpoint-viewer/
  7. Open PowerPoint File

    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....PowerPoint presentations online or automate presentation viewing...

    blog.groupdocs.com/fr/tag/open-powerpoint-file/
  8. ادغام پاورپوینت ها و اسلایدها در Java | PPT/PPT...

    ارائه های پاورپوینت PPT/PPTX در Java را ادغام کنید. یاد بگیرید که چگونه اسلایدهای خاصی از فایل های مختلف را با استفاده از Java Merger API توسط GroupDocs ترکیب کنید....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/fa/merger/merge-powerpoint-p...
  9. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Document Format File ✅ ✅ Presentation From Description Load Save...FODP OpenDocument Flat XML Presentation ✅ ✅ ODP OpenDocument Flat...

    docs.groupdocs.com/conversion/python-net/suppor...
  10. הגן באמצעות סיסמה על קבצי PowerPoint ב-C# | נעי...

    כיצד לנעול קבצי PowerPoint עם סיסמאות באמצעות C#. שנה את הסיסמה הקיימת והסר אותה כדי לפתוח את קבצי PPT/PPTX באמצעות ה-.NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } הנה הפלט של הקוד...

    blog.groupdocs.com/he/merger/lock-unlock-ppt-pp...