Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 129,971 for

presentations

(0.21 sec)
  1. Archiv

    Archiv...Präsentation mit der Klasse Presentation . Greifen Sie dann mit der...der methode Presentation.getDocumentPropertie() auf die integrierten...

    blog.aspose.com/de/slides/access-modify-propert...
  2. Javaでプレゼンテーションスライドにアクセス|Aspose.Slides ドキュメント

    Aspose.Slides for Java を使用して、PowerPoint および OpenDocument プレゼンテーションのスライドにアクセスし管理する方法を学びます。コード例で生産性を向上させましょう。... The Presentation クラスはプレゼンテーション ファイルを表し、すべてのスライドを...ファイルを表す Presentation オブジェクトをインスタンス化します Presentation pres = new...

    docs.aspose.com/slides/ja/java/access-slide-in-...
  3. Java에서 HTML을 PPT로 변환 | products.aspose.com

    Java에서 HTML을 PPT로 변환합니다. Java 라이브러리 API를 사용하여 HTML을 PowerPoint로 변환...Java 코드 Presentation presentation = new Presentation (); try...FileInputStream ( "page.html" ); try { presentation . getSlides (). addFromHtml...

    products.aspose.com/slides/ko/java/conversion/h...
  4. إضافة شريحة تخطيط إلى العرض التقديمي|توثيق Aspo...

    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....التالية: إنشاء مثيل من فئة Presentation الوصول إلى مجموعة شرائح...باستخدام كائن Presentation. مثال //Instantiate Presentation class that...

    docs.aspose.com/slides/ar/net/add-layout-slide-...
  5. إضافة إطار صورة مع حركة في VSTO و 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....//Creating empty presentation PowerPoint . Presentation pres = Globals...ThisAddIn . Application . Presentations . Add ( Microsoft . Office...

    docs.aspose.com/slides/ar/net/adding-picture-fr...
  6. Печатайте презентации с помощью Python|Документ...

    Печатайте презентации PowerPoint и OpenDocument с помощью Aspose.Slides for Python. Узнайте, как настраивать параметры печати и автоматизировать вывод документов....Создайте экземпляр класса Presentation и передайте презентацию...презентацию presentation = slides . Presentation ( "Print.ppt"...

    docs.aspose.com/slides/ru/python-net/print-pres...
  7. Image|Documentation d'Aspose.Slides pour PHP

    Travaillez avec les images en PHP à l'aide d'Aspose.Slides : insérez, remplacez, recadrez, compressez, ajustez la transparence et les effets, remplissez des formes, et exportez vers PPT, PPTX et ODP....addPicture () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $image...

    docs.aspose.com/slides/fr/php-java/examples/ele...
  8. How to Check If IPictureFrame Is a Cameo Using ...

    Hello, Could you please help me figure out how to check if IPictureFrame shape instance is a cameo (camera feed object)? thank you in advance....shown below: Presentation presentation = new Presentation("sample...pptx"); try { ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/how-to-check-if-ipicturefram...
  9. اضافه کردن واترمارک به فایل های ارائه PPTX با ا...

    کد منبع C# برای افزودن واترمارک به ارائه PPTX....C# using ( var presentation = new Presentation()) { ISlide slide...slide = presentation.Slides[ 0 ]; IAutoShape watermarkShape = slide...

    products.aspose.com/slides/fa/net/watermark/pptx/
  10. Convert POTM to OTP using C# | products.aspose.com

    Sample code for POTM to OTP C# conversion. Use API example code for batch POTM files to OTP conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/potm-...