Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 3,040 for

presentations

(0.04 sec)
  1. تبدیل PDF به ارائه با استفاده از Node.js

    نحوه تبدیل PDF به Presentation با استفاده از Node.js را با راهنمای گام به گام بیاموزید. PDF را به راحتی به Presentation در Node.js صادر کنید و اسناد را به اسلاید تبدیل کنید.... برای تبدیل PDF به Presentation با استفاده از Node.js ،...این کار و صادرات PDF به Presentation در Node.js به شما نشان خواهیم...

    kb.groupdocs.com/fa/conversion/nodejs/convert-p...
  2. Parola Koruma formunu kaldırın PowerPoint Dosya...

    PowerPoint sunumlarından şifreyi kaldırın. Ücretsiz çevrimiçi şifre sökücü uygulamasını kullanarak ve programlı olarak şifre korumalı PPT/PPTX dosyalarının kilidini açın....tarafından sağlanan PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/tr/merger/unlock-powerpoint-...
  3. Fusionner des présentations et des diapositives...

    Fusionnez des présentations PowerPoint à l'aide de C#. En outre, combinez des diapositives spécifiques de fichiers PPT/PPTX à l'aide de l'API de fusion .NET de GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/fr/merger/merge-powerpoint-p...
  4. Change Chart Axis Title Dynamically using Group...

    At GroupDocs we keep on updating our API’s for better user experience. In this regard, we are proudly announcing the monthly release of GroupDocs.Assembly for .NET 18.1. Using the latest version, you can now change chart axis title dynamically in the spreadsheet, presentation, and email documents. We recommend you to download and use the latest version of API. Insert Chart Axis Title DynamicallyYou can now insert chart axis title dynamically in spreadsheet, presentation, and email documents....dynamically in the spreadsheet, presentation, and email documents. We...dynamically in spreadsheet, presentation, and email documents. #...

    blog.groupdocs.com/assembly/change-chart-axis-t...
  5. 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/nl/tags/
  6. Chỉnh sửa bài thuyết trình bằng Java | Chỉnh sử...

    Chỉnh sửa bản trình bày PowerPoint được giải thích bằng ví dụ Java để chỉnh sửa các tệp PPT, PPTX, ODP trong ứng dụng của bạn bằng API chỉnh sửa bản trình bày.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Bước...

    blog.groupdocs.com/vi/editor/edit-ppt-pptx-pres...
  7. הגן באמצעות סיסמה על קבצי PowerPoint ב-C# | נעי...

    כיצד לנעול קבצי PowerPoint עם סיסמאות באמצעות C#. שנה את הסיסמה הקיימת והסר אותה כדי לפתוח את קבצי PPT/PPTX באמצעות ה-.NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } הנה הפלט של הקוד...

    blog.groupdocs.com/he/merger/lock-unlock-ppt-pp...
  8. Kennwortgeschützte PowerPoint-Dateien in C# | P...

    So sperren Sie PowerPoint-Dateien mit Passwörtern mit C#. Ändern Sie das vorhandene Kennwort und entfernen Sie es, um die PPT/PPTX-Dateien mithilfe der .NET-API zu entsperren....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Hier ist die Ausgabe...

    blog.groupdocs.com/de/merger/lock-unlock-ppt-pp...
  9. Proteger archivos de PowerPoint con contraseña ...

    Cómo bloquear archivos de PowerPoint con contraseñas en Java. Cambie la contraseña existente y elimínela para desbloquear los archivos PPT/PPTX utilizando la API de Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Cuando intente abrir...

    blog.groupdocs.com/es/merger/lock-unlock-ppt-pp...
  10. Convert CSV to HTML using C#

    Let's quickly understand how to convert CSV to HTML using C#. We will provide you with essential instructions and code example to export CSV to HTML using C#.... When presenting data online or in a manner...especially when you want to present your tabular data on the web...

    kb.groupdocs.com/conversion/net/convert-csv-to-...