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

presentations

(0.1 sec)
  1. C# Konwertuj PPT na PDF | PPTX do PDF | Konwers...

    Konwertuj PowerPoint PPT, PPTX na PDF w .NET. Przykłady kodu w języku C# przedstawiają konwersję wybranych, kolejnych slajdów i znaków wodnych przy użyciu interfejsu API konwersji....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/pl/conversion/convert-presen...
  2. C# המרת PPT ל-PDF | PPTX ל-PDF | המרת מצגת

    המר PowerPoint PPT, PPTX ל-PDF ב-.NET. דוגמאות לקוד C# מראות את ההמרה של שקופיות סלקטיביות, עוקבות וסימון מים באמצעות Conversion API....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/he/conversion/convert-presen...
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....OpenDocument Presentation OpenDocument Presentation Template Microsoft...Microsoft PowerPoint 97-2003 Presentation Microsoft PowerPoint Macro-Enabled...

    docs.groupdocs.com/signature/net/supported-docu...
  4. Editar apresentações em Java | Edição PPT/PPTX

    A edição de apresentações do PowerPoint é explicada com um exemplo Java para editar arquivos PPT, PPTX, ODP em seu aplicativo usando a API de edição de apresentações.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Etapa...

    blog.groupdocs.com/pt/editor/edit-ppt-pptx-pres...
  5. Color Individual Chart Series Points using Grou...

    At GroupDocs, we keep on updating our products for better user experience. In this regard, we are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.5. Using the latest version, you can now change color of chart series and individual point series dynamically for word processing, spreadsheet and presentation formats. We recommend you to install the latest version of API for a better experience. Features IntroducedFollowing new features are introduced in version 18....processing, spreadsheet and presentation formats. We recommend you...Chart Series Coloring in Presentation Document Chart Series Coloring...

    blog.groupdocs.com/assembly/color-individual-ch...
  6. 联机合并 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/zh/merger/merge-powerpoint-p...
  7. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....encoding of text files is presented on the page . getCustomExtractors...using it to extract text is presented on the page . setDocumentFilter...

    docs.groupdocs.com/search/java/search-index-set...
  8. Ochrona hasłem plików programu PowerPoint w jęz...

    Jak zablokować pliki programu PowerPoint za pomocą haseł przy użyciu języka C#. Zmień istniejące hasło i usuń je, aby odblokować pliki PPT/PPTX za pomocą interfejsu API platformy .NET....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Oto wyjście powyższego...

    blog.groupdocs.com/pl/merger/lock-unlock-ppt-pp...
  9. حماية كلمة المرور لملفات 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/ar/merger/lock-unlock-ppt-pp...
  10. Редактирование презентаций на C# | Редактирован...

    Редактирование презентаций PowerPoint объясняется на примерах C# для редактирования файлов PPT, PPTX, ODP в вашем приложении .NET с использованием API редактирования презентаций.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

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