Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 3,436 for

presentations

(0.28 sec)
  1. ערוך מצגות ב-C# | עריכת .NET PPT/PPTX

    עריכת מצגות PowerPoint מוסברת עם דוגמאות C# לעריכת קבצי PPT, PPTX, ODP בתוך יישום NET שלך באמצעות API לעריכת מצגות.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/he/editor/edit-ppt-pptx-pres...
  2. Редактировать презентации в Java | Редактирован...

    Редактирование презентаций PowerPoint объясняется на примере Java для редактирования файлов PPT, PPTX, ODP в вашем приложении с использованием API редактирования презентаций.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Шаг...

    blog.groupdocs.com/ru/editor/edit-ppt-pptx-pres...
  3. 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. const query = 'Einstein'...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  4. PowerPoint-Präsentationen und -Folien in Java z...

    Führen Sie PowerPoint PPT/PPTX-Präsentationen in Java zusammen. Erfahren Sie, wie Sie bestimmte Folien verschiedener Dateien mit der Java Merger API von GroupDocs kombinieren....diesem Artikel behandelt: Presentation Merger Java-API So führen...merger = new Merger("/path/presentation-1.pptx")) { merger.Join...

    blog.groupdocs.com/de/merger/merge-powerpoint-p...
  5. C # تحويل PPT إلى PDF | PPTX إلى PDF | تحويل العرض

    تحويل PowerPoint PPT ، PPTX إلى PDF في .NET. توضح أمثلة كود C # تحويل الشرائح الانتقائية والمتتالية والعلامة المائية باستخدام واجهة برمجة تطبيقات التحويل....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/ar/conversion/convert-presen...
  6. C# PPT'yi PDF'ye Dönüştür | PPTX'den PDF'ye | S...

    .NET'te PowerPoint PPT, PPTX'i PDF'ye dönüştürün. C# kod örnekleri, Conversion API kullanarak seçmeli, ardışık slaytların dönüştürülmesini ve filigranlamayı gösterir....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/tr/conversion/convert-presen...
  7. Color Chart Series Dynamically using GroupDocs....

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Assembly for .NET 18.5. Using the latest version, you can now change the color of chart series and individual point series dynamically for word processing, spreadsheet and presentation formats. We recommend you to install and use the latest version of the API. Features IntroducedFollowing new features are introduced in version 18.5 of the API. Chart Series Coloring in Word Processing Document Chart Series Coloring in Presentation Document Chart Series Coloring in Spreadsheet Document Individual Point Series Coloring in Word Processing Document Individual Point Series Coloring in Presentation Document Individual Point Series Coloring in Word Processing Document Dynamic Coloring of Chart SeriesFor a chart with dynamic data, you can set colors of chart series dynamically based upon expressions....processing, spreadsheet and presentation formats. We recommend you...Chart Series Coloring in Presentation Document Chart Series Coloring...

    blog.groupdocs.com/assembly/color-chart-series-...
  8. Edytuj prezentacje w C# | Edycja .NET PPT/PPTX

    Edytowanie prezentacji programu PowerPoint wyjaśniono za pomocą przykładów C# umożliwiających edycję plików PPT, PPTX, ODP w aplikacji .NET przy użyciu interfejsu API do edycji prezentacji.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/pl/editor/edit-ppt-pptx-pres...
  9. Ochrona hasłem plików PowerPoint w Javie | Zabl...

    Jak zablokować pliki PowerPoint za pomocą haseł w Javie. Zmień istniejące hasło i usuń je, aby odblokować pliki PPT/PPTX za pomocą Java API....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Podczas próby otwarcia...

    blog.groupdocs.com/pl/merger/lock-unlock-ppt-pp...
  10. Защита паролем файлов PowerPoint в C# | Блокиро...

    Как заблокировать файлы PowerPoint с помощью паролей с помощью C#. Измените существующий пароль и удалите его, чтобы разблокировать файлы PPT/PPTX с помощью .NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Вот вывод приведенного...

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