Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 3,077 for

presentation

(0.05 sec)
  1. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...search query language is presented on the page . In addition...document. The example is presented below. const query = 'Einstein'...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  2. C# Converteer PPT naar PDF | PPTX naar PDF | Pr...

    Converteer PowerPoint PPT, PPTX naar PDF in .NET. C#-codevoorbeelden tonen de conversie van selectieve, opeenvolgende dia's en watermerken met behulp van Conversion API....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/nl/conversion/convert-presen...
  3. Tags

    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....to Presentation in CSharp 1 Add Watermark to Presentation in...Watermark to Presentations 1 add watermark to presentations in csharp...

    blog.groupdocs.com/fa/tags/
  4. Tags

    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....to Presentation in CSharp 1 Add Watermark to Presentation in...Watermark to Presentations 1 add watermark to presentations in csharp...

    blog.groupdocs.com/uk/tags/
  5. Tags

    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....to Presentation in CSharp 1 Add Watermark to Presentation in...Watermark to Presentations 1 add watermark to presentations in csharp...

    blog.groupdocs.com/he/tags/
  6. 用 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...
  7. Combinar presentaciones y diapositivas de Power...

    Combina presentaciones de PowerPoint PPT/PPTX en Java. Aprenda cómo combinar diapositivas específicas de diferentes archivos utilizando la API de fusión de Java de GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/es/merger/merge-powerpoint-p...
  8. Об’єднання презентацій і слайдів PowerPoint у J...

    Об’єднайте презентації PowerPoint PPT/PPTX у Java. Дізнайтеся, як поєднувати певні слайди різних файлів за допомогою API злиття Java від GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/uk/merger/merge-powerpoint-p...
  9. Convert CSV to HTML using C#

    Let's quickly understand how to convert CSV to HTML using C#. We will provide you with essential instructions and code example to export CSV to HTML using C#.... When presenting data online or in a manner...especially when you want to present your tabular data on the web...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  10. Modifier des présentations en Java | Édition PP...

    L'édition de présentations PowerPoint est expliquée avec un exemple Java pour éditer des fichiers PPT, PPTX et ODP dans votre application à l'aide de l'API d'édition de présentation.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Étape...

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