Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 3,355 for

presentations

(0.29 sec)
  1. Tags

    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....to Presentation in CSharp 1 Add Watermark to Presentation in...Watermark to Presentations 1 add watermark to presentations in csharp...

    blog.groupdocs.com/ja/tags/
  2. ลบการป้องกันด้วยรหัสผ่านจากไฟล์ PowerPoint | ปล...

    ลบรหัสผ่านจากงานนำเสนอ PowerPoint ปลดล็อกไฟล์ PPT/PPTX ที่ป้องกันด้วยรหัสผ่านโดยใช้แอปถอดรหัสผ่านออนไลน์ฟรีและโดยทางโปรแกรม...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } สำหรับรายละเอ...

    blog.groupdocs.com/th/merger/unlock-powerpoint-...
  3. C#을 사용하여 Word, Excel, PowerPoint에 OLE 개체 삽입

    .NET API를 사용하여 프로그래밍 방식으로 C#에서 Word 문서, Excel 스프레드시트 또는 Powerpoint 프레젠테이션에 문서 OLE 개체를 포함하거나 삽입합니다.... 이제 source Presentation 경로 또는 스트림을 사용하여 Merger 개체를...메서드를 호출하여 1단계에서 설정한 OLE Presentation Options 의 개체를 전달합니다. 마지막으로...

    blog.groupdocs.com/ko/merger/insert-ole-objects...
  4. Java でプレゼンテーションを編集する | PPT/PPTX編集

    PowerPoint プレゼンテーションの編集については、プレゼンテーション編集 API を使用してアプリケーション内で PPT、PPTX、ODP ファイルを編集する Java の例を使用して説明されています。... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); ステップ...

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...
  5. 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...
  6. 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...
  7. 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...
  8. Mot de passe protéger les fichiers PowerPoint e...

    Comment verrouiller les fichiers PowerPoint avec des mots de passe en Java. Modifiez le mot de passe existant et supprimez-le pour déverrouiller les fichiers PPT/PPTX à l'aide de l'API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Lorsque vous essayez...

    blog.groupdocs.com/fr/merger/lock-unlock-ppt-pp...
  9. Mot de passe protéger les fichiers PowerPoint e...

    Comment verrouiller des fichiers PowerPoint avec des mots de passe en utilisant C#. Modifiez le mot de passe existant et supprimez-le pour déverrouiller les fichiers PPT/PPTX à l'aide de l'API .NET....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Voici la sortie...

    blog.groupdocs.com/fr/merger/lock-unlock-ppt-pp...
  10. حفاظت از رمز عبور فایل های پاورپوینت در Java | ...

    نحوه قفل کردن فایل های پاورپوینت با پسورد در جاوا. رمز عبور موجود را تغییر دهید و آن را حذف کنید تا قفل فایل های PPT/PPTX با استفاده از Java API باز شود....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); هنگامی که می خواهید...

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