Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 3,055 for

presentation

(0.06 sec)
  1. PowerPoint Dosyalarını C# Dilinde Parolayla Kor...

    PowerPoint dosyalarını C# kullanarak parolalarla kilitleme. .NET API kullanarak PPT/PPTX dosyalarının kilidini açmak için mevcut parolayı değiştirin ve kaldırın....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } İşte yukarıdaki...

    blog.groupdocs.com/tr/merger/lock-unlock-ppt-pp...
  2. تحرير العروض التقديمية في C# | تحرير .NET PPT/PPTX

    يتم شرح تحرير عروض PowerPoint التقديمية باستخدام أمثلة C# لتحرير ملفات PPT وPPTX وODP داخل تطبيق .NET الخاص بك باستخدام واجهة برمجة تطبيقات تحرير العروض التقديمية.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/ar/editor/edit-ppt-pptx-pres...
  3. Upravit prezentace v Java | Editace PPT/PPTX

    Úpravy prezentací PowerPoint jsou vysvětleny na příkladu Java pro úpravu souborů PPT, PPTX, ODP ve vaší aplikaci pomocí rozhraní API pro úpravy prezentací.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Krok...

    blog.groupdocs.com/cs/editor/edit-ppt-pptx-pres...
  4. Modifica presentazioni in C# | Modifica PPT/PPT...

    La modifica delle presentazioni PowerPoint viene spiegata con esempi C# per modificare file PPT, PPTX e ODP all'interno dell'applicazione .NET utilizzando l'API di modifica delle presentazioni.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/it/editor/edit-ppt-pptx-pres...
  5. Editar apresentações em C# | Edição .NET PPT/PPTX

    A edição de apresentações do PowerPoint é explicada com exemplos C# para editar arquivos PPT, PPTX, ODP em seu aplicativo .NET usando a API de edição de apresentações.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/pt/editor/edit-ppt-pptx-pres...
  6. แก้ไขการนำเสนอใน C# | การแก้ไข .NET PPT/PPTX

    มีการอธิบายการแก้ไขงานนำเสนอ PowerPoint ด้วยตัวอย่าง C# เพื่อแก้ไขไฟล์ PPT, PPTX, ODP ภายในแอปพลิเคชัน .NET ของคุณโดยใช้ API การแก้ไขการนำเสนอ...หากงานนำเสนอได้รับการป้องกัน // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/th/editor/edit-ppt-pptx-pres...
  7. Edit Presentasi di C# | Pengeditan .NET PPT/PPTX

    Mengedit presentasi PowerPoint dijelaskan dengan contoh C# untuk mengedit file PPT, PPTX, ODP dalam aplikasi .NET Anda menggunakan API pengeditan presentasi.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/id/editor/edit-ppt-pptx-pres...
  8. Edit Presentasi di Java | Pengeditan PPT/PPTX

    Mengedit presentasi PowerPoint dijelaskan dengan contoh Java untuk mengedit file PPT, PPTX, ODP dalam aplikasi Anda menggunakan API pengeditan presentasi.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Langkah...

    blog.groupdocs.com/id/editor/edit-ppt-pptx-pres...
  9. Mesclar arquivos do PowerPoint on-line | Fusão ...

    Mescle dois ou mais arquivos de apresentação do PowerPoint online em um. Combine todos os slides ou junte apenas os slides específicos de vários arquivos PPT/PPTX online e programaticamente....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/pt/merger/merge-powerpoint-p...
  10. إزالة الحماية بكلمة مرور من ملفات PowerPoint | ...

    إزالة كلمة المرور من عروض PowerPoint التقديمية. افتح ملفات PPT / PPTX المحمية بكلمة مرور باستخدام تطبيق مجاني على الإنترنت لمزيل كلمة المرور وبرمجيًا....الإنترنت المسمى PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/ar/merger/unlock-powerpoint-...