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

presentations

(0.24 sec)
  1. ดูหรือแก้ไขข้อมูลเมตาของไฟล์ POTX โดยใช้ C++ | ...

    ซอร์สโค้ด C++ เพื่อแก้ไขหรือดูข้อมูลเมตาของรูปแบบ POTX...the Presentation class that represents the Presentation System...System :: SharedPtr < Presentation > presentation = System :: MakeObject...

    products.aspose.com/slides/th/cpp/metadata/potx/
  2. Python을(를) 사용하여 PPSM 파일 메타데이터 보기 또는 편집 | produc...

    PPSM 형식 메타데이터를 편집하거나 보기 위한 Python 소스 코드....프레젠테이션 파일의 문서 속성에 액세스하기 위해 Presentation 개체에 의해 노출된 DocumentProperties...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/ko/python-net/metada...
  3. Convert PDF to XPS in Python | products.aspose.com

    Sample code for PDF to XPS Python conversion. Use PowerPoint Python API for batch conversion PDF files to XPS files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  4. Convert PDF to OTP in Python | products.aspose.com

    Sample code for PDF to OTP Python conversion. Use PowerPoint Python API for batch conversion PDF files to OTP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  5. Imagen|Documentación de Aspose.Slides

    Trabaje con imágenes en Aspose.Slides para Android: inserte, recorte, comprima, recoloree y exporte imágenes con ejemplos en Java para presentaciones PPT, PPTX y ODP....IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/es/androidjava/examples/...
  6. Verwalten von Präsentationshintergründen auf An...

    Erfahren Sie, wie Sie dynamische Hintergründe in PowerPoint- und OpenDocument-Dateien mithilfe von Aspose.Slides für Android in Java festlegen, mit Code-Tipps zur Verbesserung Ihrer Präsentationen....Erstellen Sie eine Instanz der Presentation Klasse. Setzen Sie den BackgroundType...Instanz der Presentation-Klasse. Presentation presentation = new Presentation...

    docs.aspose.com/slides/de/androidjava/presentat...
  7. 搜索

    搜索...首先,加載演示文稿文件或使用 Presentation 類創建一個新文件。 然後,添加一張新幻燈片或從 Presentation.Slides...Slides 集合中獲取對現有幻燈片的引用。 使用 Presentation.CommentAuthors.AddAuthor(string...

    blog.aspose.com/zh-hant/slides/add-comments-in-...
  8. تطبيق أو تغيير تخطيط شريحة في C#|توثيق Aspose.S...

    تعرف على كيفية إدارة وتخصيص تخطيطات الشرائح في Aspose.Slides لـ .NET. استكشف أنواع التخطيطات، والتحكم في العناصر النائبة، ورؤية التذييل، وتعديل التخطيط من خلال أمثلة شفرة في C#....LayoutSlides و Masters ضمن فئة Presentation الأنواع مثل ILayoutSlide...التخطيط. أنشئ مثيلًا لفئة Presentation . وصول إلى IMasterLayoutSlideCo...

    docs.aspose.com/slides/ar/net/slide-layout/
  9. セクション|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...
  10. 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/