Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 3,381 for

presentations

(0.06 sec)
  1. 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...
  2. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Portable Document Format Presentation file formats Format Description...OpenDocument Presentation OpenDocument Presentation Template Microsoft...

    docs.groupdocs.com/comparison/net/supported-doc...
  3. PowerPoint-Dateien online zusammenführen | Fusi...

    Führen Sie zwei oder mehr PowerPoint-Präsentationsdateien online zu einer zusammen. Kombinieren Sie alle Folien oder verbinden Sie nur die spezifischen Folien mehrerer PPT/PPTX-Dateien online und programmgesteuert....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/de/merger/merge-powerpoint-p...
  4. Wachtwoord Beveilig PowerPoint-bestanden in Jav...

    PowerPoint-bestanden vergrendelen met wachtwoorden in Java. Wijzig het bestaande wachtwoord en verwijder het om de PPT/PPTX-bestanden te ontgrendelen met behulp van de Java API....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Wanneer u probeert...

    blog.groupdocs.com/nl/merger/lock-unlock-ppt-pp...
  5. Remover formulário de proteção por senha Arquiv...

    Remova a senha das apresentações do PowerPoint. Desbloqueie arquivos PPT/PPTX protegidos por senha usando o aplicativo removedor de senha online gratuito e programaticamente....filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } Para obter mais...

    blog.groupdocs.com/pt/merger/unlock-powerpoint-...
  6. Защита паролем файлов 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...
  7. Захист паролем файлів PowerPoint у Java | Забло...

    Як заблокувати файли PowerPoint паролями в Java. Змініть існуючий пароль і видаліть його, щоб розблокувати файли PPT/PPTX за допомогою Java API....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Коли ви спробуєте...

    blog.groupdocs.com/uk/merger/lock-unlock-ppt-pp...
  8. 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...
  9. PowerPoint Dosyalarını Çevrimiçi Birleştirme | ...

    İki veya daha fazla PowerPoint sunum dosyasını çevrimiçi olarak tek bir dosyada birleştirin. Tüm slaytları birleştirin veya birden çok PPT/PPTX dosyasının yalnızca belirli slaytlarını çevrimiçi ve programlı olarak birleştirin....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

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