Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 3,260 for

presentations

(0.24 sec)
  1. Hợp nhất Bản trình bày & Trang trình bày PowerP...

    Hợp nhất các bản trình bày PowerPoint PPT/PPTX trong Java. Tìm hiểu cách kết hợp các trang trình bày cụ thể của các tệp khác nhau bằng API hợp nhất Java của GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/vi/merger/merge-powerpoint-p...
  2. 使用 C# 合并 PowerPoint 演示文稿和幻灯片 |合并 PPT/PPTX

    使用 C# 合并 PowerPoint 演示文稿。此外,使用 GroupDocs 的 .NET 合并 API 组合 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...
  3. 在 Java 中合并 PowerPoint 演示文稿和幻灯片 |合并 PPT/PPTX

    在 Java 中合并 PowerPoint PPT/PPTX 演示文稿。了解如何使用 GroupDocs 的 Java 合并 API 组合不同文件的特定幻灯片。...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...
  4. PowerPoint-Präsentationen mit Passwort schützen...

    Fügen Sie ein Passwort zu PowerPoint-Präsentationen hinzu. Sperren Sie PPT-Dateien mit Passwortschutz mit der kostenlosen Online-App und programmgesteuert mit GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Ausführlichere...

    blog.groupdocs.com/de/merger/password-protect-p...
  5. Filigran PowerPoint Sunumları | Metin ve Resim ...

    PPT/PPTX Sunumlarına metin ve resim filigranları ekleyin. Çevrimiçi filigran uygulamasını veya .NET ve Java API'lerini kullanarak filigran uygulayın....watermarker = new Watermarker("presentation.pptx")) { // Filigran metnini...watermarker.Save("text-watermarked-presentation.pptx"); } Daha fazla yardıma...

    blog.groupdocs.com/tr/watermark/watermark-prese...
  6. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....slides for Presentation documents For Presentation documents,...a slide within the same Presentation document, then the tag is...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  7. assembly-net.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/assembly/net/2020-07-01T13:55:38+03:00weekly0.5 https://docs.groupdocs.com/assembly......ode-image-generation-in-presentation-document/weekly0.5 https://docs...com/assembly/net/bubble-chart-in-presentation-document/weekly0.5 https://docs...

    docs.groupdocs.com/sitemaps/assembly-net.xml
  8. 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/
  9. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....pptx OOXML Presentation ✅ ✅ ✅ ✅ ✅ .pptm OOXML Macro...Macro Enabled Presentation ✅ ✅ ✅ ✅ ✅ .ppsx OOXML SlideShow ✅ ✅...

    docs.groupdocs.com/watermark/java/supported-doc...
  10. C# 中的密码保护 PowerPoint 文件锁定解锁 PPT & PPTX

    如何使用 C# 使用密码锁定 PowerPoint 文件。更改现有密码并将其删除以使用 .NET API 解锁 PPT/PPTX 文件。...string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } 这是上述代码的输出。当您尝...

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