Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 3,356 for

presentations

(0.08 sec)
  1. Supported File Formats | GroupDocs

    GroupDocs.Signature for Python via .NET supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more formats....OpenDocument Presentation ✅ ✅ ✅ ✅ ✅ ✅ ✅ OpenDocument Presentation Template...✅ ✅ ✅ PowerPoint 97‑2003 Presentation (PPT) ✅ ✅ ✅ ✅ ✅ ✅ Macro‑Enabled...

    docs.groupdocs.com/signature/python-net/support...
  2. GroupDocs.Conversion Product Family

    Hitta svar om att konvertera dokument och bilder av olika typer med hjälp av kod på vilken plattform som helst....man konverterar PDF till presentation i Java Hur man konverterar...man konverterar PDF till presentation i C# Hur man konverterar...

    kb.groupdocs.com/sv/conversion/page/13/
  3. 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...
  4. Watermerk PowerPoint-presentaties | Tekst- en a...

    Voeg tekst- en afbeeldingswatermerken toe aan PPT/PPTX-presentaties. Pas watermerken toe met behulp van de online watermerkapplicatie of met behulp van .NET- en Java-API's....watermarker = new Watermarker("presentation.pptx")) { // Stel watermerktekst...watermarker.Save("text-watermarked-presentation.pptx"); } Als u meer hulp...

    blog.groupdocs.com/nl/watermark/watermark-prese...
  5. Mot de passe protéger les présentations PowerPo...

    Ajouter un mot de passe aux présentations PowerPoint. Verrouillez les fichiers PPT avec une protection par mot de passe à l'aide d'une application en ligne gratuite et par programmation à l'aide de GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Pour des instructions...

    blog.groupdocs.com/fr/merger/password-protect-p...
  6. assembly-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/assembly/java/weekly0.5 https://docs.groupdocs.com/assembly/java/adding-next-field-......ode-image-generation-in-presentation-document/weekly0.5 https://docs...com/assembly/java/bubble-chart-in-presentation-document/weekly0.5 https://docs...

    docs.groupdocs.com/sitemaps/assembly-java.xml
  7. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API.... These modes are presented by two properties with the...At first, such property is present in the class and is doubled...

    docs.groupdocs.com/editor/net/float-and-paginal...
  8. Konwertuj prezentacje do formatu PDF w Javie | ...

    Programowo konwertuj prezentacje w formatach MS PowerPoint i Open Office Impress, takich jak ODP, PPT, PPTX, do formatu PDF za pomocą API konwersji Java....converter = new Converter("presentation.pptx"); PdfConvertOptions...converter = new Converter("presentation.pptx"); PdfConvertOptions...

    blog.groupdocs.com/pl/conversion/convert-presen...
  9. PowerPoint 파일 온라인 병합 | PPT 및 PPTX 합병

    온라인에서 두 개 이상의 PowerPoint 프레젠테이션 파일을 하나로 병합합니다. 모든 슬라이드를 결합하거나 온라인 및 프로그래밍 방식으로 여러 PPT/PPTX 파일의 특정 슬라이드만 결합합니다....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/ko/merger/merge-powerpoint-p...
  10. 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-...