Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 129,333 for

presentations

(0.2 sec)
  1. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the color, and change the font type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...// Load your presentation Presentation presentation = new Pres...Presentation("your_presentation.pptx"); // Access the first slide...

    forum.aspose.com/t/iportionformat-for-idatalabe...
  2. コメント|Aspose.Slides for PHP ドキュメント

    Aspose.Slides を使用して PHP でスライド コメントを管理します:追加、読み取り、返信、編集、削除、および PowerPoint と OpenDocument 用のスレッド化されたコメントを操作します。...addModernComment () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // モダン...

    docs.aspose.com/slides/ja/php-java/examples/ele...
  3. ארכיון

    ארכיון...את המצגת באמצעות המחלקה Presentation . גש ל- INotesSlideManager...הרצוי במצגת באמצעות השיטה Presentation.getSlides().getItem(index)...

    blog.aspose.com/he/slides/work-with-slide-notes...
  4. PPT und PPTX in PDF konvertieren in .NET [Erwei...

    PowerPoint PPT/PPTX in hochwertige, durchsuchbare PDFs in .NET mit Aspose.Slides konvertieren, mit schnellen C#-Code-Beispielen und erweiterten Konvertierungsoptionen....Dateinamen als Argument an die Presentation ‑Klasse und speichern Sie...Save ‑Methode als PDF. Die Presentation ‑Klasse stellt die Save...

    docs.aspose.com/slides/de/net/convert-powerpoin...
  5. Chroń pliki prezentacji ODP za pomocą .NET | pr...

    Kod źródłowy C# do ochrony prezentacji ODP....C# using (Presentation presentation = new Presentation( "pres.odp"...odp" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/pl/net/protect/odp/
  6. Odblokuj pliki prezentacji ODP za pomocą .NET |...

    Kod źródłowy C# usuwający ochronę z prezentacji ODP....}; using (Presentation presentation = new Presentation( "pres.odp"...odp" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/pl/net/unlock/odp/
  7. Odblokuj pliki prezentacji PPT za pomocą .NET |...

    Kod źródłowy C# usuwający ochronę z prezentacji PPT....}; using (Presentation presentation = new Presentation( "pres.ppt"...ppt" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/pl/net/unlock/ppt/
  8. Masterfolie|Aspose.Slides Dokumentation

    Entdecken Sie Masterfolien-Beispiele von Aspose.Slides für Android: Erstellen, Bearbeiten und Gestalten von Masterfolien, Platzhaltern und Designs in PPT, PPTX und ODP mit klarem Java-Code....addMasterSlide () { Presentation presentation = new Presentation (); try...IMasterSlide defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/de/androidjava/examples/...
  9. 使用 .NET 查看或編輯 OTP 文件元數據 | products.aspose.com

    C# 源代碼,用於編輯或查看 OTP 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/zh-hant/net/metadata...
  10. 使用 .NET 查看或編輯 PPTX 文件元數據 | products.aspose.com

    C# 源代碼,用於編輯或查看 PPTX 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/zh-hant/net/metadata...