Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 14,535 for

presentation

(0.06 sec)
  1. دمج ملفات PowerPoint عبر الإنترنت | اندماج PPT ...

    دمج ملفين أو أكثر من ملفات 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/ar/merger/merge-powerpoint-p...
  2. Ochrana prezentací v PowerPointu heslem | Uzamk...

    Přidejte heslo do PowerPoint prezentací. Uzamkněte soubory PPT pomocí ochrany heslem pomocí bezplatné online aplikace a programově pomocí GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Podrobnější pokyny...

    blog.groupdocs.com/cs/merger/password-protect-p...
  3. PresentationTextEffects Properties - GroupDocs....

    Gets or sets the line format settings....Presentation PresentationTextEffe Class...GroupDocs.Watermark.Options.Presentation Namespace...

    apireference.groupdocs.com/watermark/net/groupd...
  4. JSON to PDF using Template in Java

    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....JSON format is not very presentable and easily understandable...the large JSON data into a presentable format. This article will...

    blog.groupdocs.com/tag/json-to-pdf-using-templa...
  5. PPT to PNG in Java on GroupDocs Blog | Document...

    PPT to PNG in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PPT to PNG in Java on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Java Developers Convert Presentations to Images in Java Convert...Convert PowerPoint presentations of PPT/PPTX format to JPG or PNG...

    blog.groupdocs.com/tag/ppt-to-png-in-java/index...
  6. PPT to JPG in Java on GroupDocs Blog | Document...

    PPT to JPG in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PPT to JPG in Java on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Java Developers Convert Presentations to Images in Java Convert...Convert PowerPoint presentations of PPT/PPTX format to JPG or PNG...

    blog.groupdocs.com/tag/ppt-to-jpg-in-java/index...
  7. PowerPoint Merger

    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....information in lots of files or presentations, and you have to put it...combine slides from different presentations using a few lines of code...

    blog.groupdocs.com/tag/powerpoint-merger/
  8. Passwortschutz für PowerPoint-Dateien in Java |...

    So sperren Sie PowerPoint-Dateien mit Passwörtern in Java. Ändern Sie das vorhandene Kennwort und entfernen Sie es, um die PPT/PPTX-Dateien mithilfe der Java-API zu entsperren....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Wenn Sie versuchen...

    blog.groupdocs.com/de/merger/lock-unlock-ppt-pp...
  9. Mật khẩu bảo vệ tệp PowerPoint trong C# | Khóa ...

    Cách khóa tệp PowerPoint bằng mật khẩu bằng C#. Thay đổi và xóa mật khẩu hiện có để mở khóa các tệp PPT/PPTX bằng .NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Đây là đầu ra...

    blog.groupdocs.com/vi/merger/lock-unlock-ppt-pp...
  10. Convert PPT to PDF in Java

    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....convert PPT, PPTX, or ODP presentations to PDF in Java . In an earlier...have seen [how to convert presentations using C#][1]....

    blog.groupdocs.com/tag/convert-ppt-to-pdf-in-java/