Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 129,325 for

presentations

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

    Aspose.Slides を使用した PHP でスライドセクションを管理します:作成、名前の変更、簡単な並び替え、セクション間のスライド移動、PPT、PPTX、ODP の表示制御が可能です。...addSection () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // セクションの開始を示すスライドを指定します。...

    docs.aspose.com/slides/ja/php-java/examples/ele...
  2. تحويل إلى Tiff مع الملاحظات|توثيق Aspose.Slides

    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....طريقة Save التي تعرضها فئة Presentation يمكن استخدامها لتحويل العرض...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/ar/net/conversion-to-tif...
  3. 转换为 XPS|Aspose.Slides 文档

    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.... Save 方法由 Presentation 类公开,可用于将整个演示文稿转换为 XPS 文档。此外,...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/zh/net/conversion-to-xps/
  4. Generate Slide Thumbnail as JPEG|Aspose.Slides ...

    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....Create an instance of the Presentation class. Obtain the reference...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/generate-slide-thumb...
  5. Konvertierung zu XPS|Aspose.Slides Dokumentation

    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.... Die von der Presentation‑Klasse bereitgestellte Save...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/de/net/conversion-to-xps/
  6. Заголовок и нижний колонтитул|Документация Aspo...

    Управляйте заголовками и нижними колонтитулами слайдов с помощью Aspose.Slides for .NET: добавляйте даты, номера слайдов и пользовательский текст в PPT, PPTX и ODP с примерами на C#....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; slide . HeaderFooterManager ....

    docs.aspose.com/slides/ru/net/examples/elements...
  7. ค้นหา

    ค้นหา...โหลดงานนำเสนอ PowerPoint โดยใช้คลาส Presentation เข้าถึงคุณสมบัติในตัวในวัตถุ...IDocumentProperties จากคุณสมบัติ Presentation.DocumentProperties อ่าน...

    blog.aspose.com/th/slides/manipulate-properties...
  8. ادغام فایل های PPTX از طریق دات نت | products.a...

    کد منبع سی شارپ برای ترکیب اسناد PPTX در .NET Framework، NET Core، Windows Azure، Mono یا Xamarin....PPTX - C# var ps1 = new Presentation( "presen1.pptx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/fa/net/merger/pptx/
  9. รวมไฟล์ PPTX ผ่าน .NET | products.aspose.com

    ซอร์สโค้ด C# เพื่อรวมเอกสาร PPTX บน .NET Framework, .NET Core, Windows Azure, Mono หรือ Xamarin Platforms...PPTX - C# var ps1 = new Presentation( "presen1.pptx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/th/net/merger/pptx/
  10. 아카이브

    아카이브... Presentation 클래스를 사용하여 PPT/PPTX 프레젠테이션을...프레젠테이션을 로드합니다. Presentation.save(string, SaveFormat.GIF) 메서드를 사용하여...

    blog.aspose.com/ko/slides/convert-ppt-to-gif-in...