Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 3,225 for

presentation

(0.61 sec)
  1. C#에서 프레젠테이션 편집 | .NET PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 .NET 응용 프로그램 내에서 PPT, PPTX, ODP 파일을 편집하기 위한 C# 예제와 함께 설명됩니다.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  2. 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...
  3. C# PPT in PDF konvertieren | PPTX zu PDF | Präs...

    Konvertieren Sie PowerPoint PPT, PPTX in PDF in .NET. C#-Codebeispiele zeigen die Konvertierung ausgewählter, aufeinanderfolgender Folien und Wasserzeichen mithilfe der Konvertierungs-API....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/de/conversion/convert-presen...
  4. C# Converti PPT in PDF | PPTX in PDF | Conversi...

    Converti PowerPoint PPT, PPTX in PDF in .NET. Gli esempi di codice C# mostrano la conversione di diapositive consecutive e selettive e la filigrana usando l'API di conversione....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/it/conversion/convert-presen...
  5. 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...
  6. حماية كلمة المرور لملفات 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...
  7. 联机合并 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...
  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. 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...
  10. 在 C# 中編輯簡報 | .NET PPT/PPTX 編輯

    透過 C# 範例說明如何編輯 PowerPoint 簡報,以便使用簡報編輯 API 在 .NET 應用程式中編輯 PPT、PPTX、ODP 檔案。... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/zh-hant/editor/edit-ppt-pptx...