Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 129,136 for

presentations

(0.29 sec)
  1. セクション|Aspose.Slides ドキュメント

    Aspose.Slides for .NET でスライド セクションを管理します。C# の例を使用して、PPT、PPTX、ODP 用にスライドを作成、名前変更、並べ替え、グループ化します。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // セクションの開始を示すスライドを指定します。 presentation...

    docs.aspose.com/slides/ja/net/examples/elements...
  2. Wyświetl lub edytuj metadane plików OTP za pomo...

    Kod źródłowy C#, aby edytować lub przeglądać metadane formatu OTP....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.otp" );...

    products.aspose.com/slides/pl/net/metadata/otp/
  3. عرض أو تحرير PPTX البيانات الوصفية للملفات باست...

    C# شفرة المصدر لتعديل أو عرض البيانات الوصفية للتنسيق PPTX....DocumentProperties المكشوفة بواسطة كائن Presentation للوصول إلى خصائص المستند...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/ar/net/metadata/pptx/
  4. عرض أو تحرير PPSM البيانات الوصفية للملفات باست...

    C# شفرة المصدر لتعديل أو عرض البيانات الوصفية للتنسيق PPSM....DocumentProperties المكشوفة بواسطة كائن Presentation للوصول إلى خصائص المستند...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/ar/net/metadata/ppsm/
  5. عرض أو تحرير ODP البيانات الوصفية للملفات باستخ...

    C# شفرة المصدر لتعديل أو عرض البيانات الوصفية للتنسيق ODP....DocumentProperties المكشوفة بواسطة كائن Presentation للوصول إلى خصائص المستند...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/ar/net/metadata/odp/
  6. Lưu trữ

    Lưu trữ...IDocumentProperties từ thuộc tính Presentation.DocumentProperties . Đọc...bản trình bày Presentation pres = new Presentation("AccessBuiltin...

    blog.aspose.com/vi/slides/manipulate-properties...
  7. 使用 .NET 保護 PPTX 演示文件 | products.aspose.com

    C# 源代碼保護 PPTX 演示。...演示文稿 using (Presentation presentation = new Presentation( "pres.pptx"...pptx" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/zh-hant/net/protect/...
  8. Sblocca i file di presentazione ODP utilizzando...

    codice sorgente C# per rimuovere la protezione dalla presentazione ODP....}; using (Presentation presentation = new Presentation( "pres.odp"...odp" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/it/net/unlock/odp/
  9. Sblocca i file di presentazione PPT utilizzando...

    codice sorgente C# per rimuovere la protezione dalla presentazione PPT....}; using (Presentation presentation = new Presentation( "pres.ppt"...ppt" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/it/net/unlock/ppt/
  10. Ersetzen von Bildern in der Präsentation Bildsa...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Bild darin, indem Sie die Presentation Klasse verwenden. Laden...Präsentation using Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/de/net/replacing-images-...