Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 3,660 for

presentation

(0.57 sec)
  1. Об’єднання презентацій і слайдів 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...
  2. 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...
  3. Generate PDF Report 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....datos CSV en un formato presentable. Este artículo lo guiará...formato JSON no son muy presentables y fácilmente comprensibles...

    blog.groupdocs.com/es/tag/generate-pdf-report-i...
  4. Ochrana souborů PowerPoint v jazyce Java heslem...

    Jak uzamknout soubory PowerPoint pomocí hesel v Java. Změňte stávající heslo a odstraňte jej, abyste odemkli soubory PPT/PPTX pomocí Java API....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Když se pokusíte...

    blog.groupdocs.com/cs/merger/lock-unlock-ppt-pp...
  5. GroupDocs.Editor cho Java 26.1 – Các bản cập nh...

    Khám phá những tính năng mới trong GroupDocs.Editor cho Java 26.1. Đã có sẵn ngay trên NuGet và trang web GroupDocs....quá trình chuyển HTML sang Presentation. EDITORNET‑2906 Sửa một...nhỏ trong quá trình chuyển Presentation sang HTML. EDITORNET‑2927...

    blog.groupdocs.com/vi/editor/groupdocs-editor-f...
  6. PowerPoint-bestanden online samenvoegen | PPT &...

    Voeg twee of meer PowerPoint-presentatiebestanden online samen tot één. Combineer alle dia's of voeg alleen de specifieke dia's van meerdere PPT/PPTX-bestanden online en programmatisch samen....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/nl/merger/merge-powerpoint-p...
  7. Generate PDF report from JSON

    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....en un formato de informe presentable y fácilmente comprensible...formato JSON no son muy presentables y fácilmente comprensibles...

    blog.groupdocs.com/es/tag/generate-pdf-report-f...
  8. Połącz pliki programu PowerPoint online | Połąc...

    Scal dwa lub więcej plików prezentacji programu PowerPoint online w jeden. Połącz wszystkie slajdy lub dołącz tylko określone slajdy z wielu plików PPT/PPTX online i programowo....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/pl/merger/merge-powerpoint-p...
  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/he/merger/merge-powerpoint-p...
  10. Build search query | GroupDocs

    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. C# string query = "Einstein"...

    docs.groupdocs.com/search/net/build-search-query/