Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 129,130 for

presentations

(0.39 sec)
  1. Mở khóa tệp bản trình bày ODP bằng Java | produ...

    mã nguồn Java để xóa bảo vệ khỏi Bản trình bày ODP...."123123" ); Presentation presentation = new Presentation ( "pres...odp" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/vi/java/unlock/odp/
  2. Mở khóa tệp bản trình bày PPT bằng Java | produ...

    mã nguồn Java để xóa bảo vệ khỏi Bản trình bày PPT...."123123" ); Presentation presentation = new Presentation ( "pres...ppt" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/vi/java/unlock/ppt/
  3. Folienlayouts in PHP anwenden oder ändern|Aspos...

    Verwalten und passen Sie Folienlayouts in Aspose.Slides für PHP über Java an. Erkunden Sie Layouttypen, die Steuerung von Platzhaltern und die Fußzeilensichtbarkeit anhand von Codebeispielen....getMasters in der Klasse Presentation . Typen wie LayoutSlide...eine Instanz der Klasse Presentation . Greifen Sie auf die MasterLayoutSlideCol...

    docs.aspose.com/slides/de/php-java/slide-layout/
  4. スライドのクローン|Aspose.Slides for Node.js via .NET ドキ...

    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....objects) exposed by the Presentation object provides the addClone...Create an instance of the Presentation クラスのインスタンスを作成します。 Instantiate...

    docs.aspose.com/slides/ja/nodejs-java/clone-sli...
  5. Export PS to PPTM in Android | products.aspose.com

    Android API to Convert PS to PPTM without using Microsoft Word...suitable for editing or presenting. Presentation files, such as those...editing, and converting presentation files. By using Aspose.Total...

    products.aspose.com/total/android-java/conversi...
  6. Zobrazení nebo úprava metadat souborů POT pomoc...

    Zdrojový kód Java pro úpravu nebo zobrazení metadat formátu POT....DocumentProperties vystavenou objektem Presentation pro přístup k vlastnostem...Java Presentation pres = new Presentation ( "Presentation.pot"...

    products.aspose.com/slides/cs/java/metadata/pot/
  7. Zobrazení nebo úprava metadat souborů PPS pomoc...

    Zdrojový kód Java pro úpravu nebo zobrazení metadat formátu PPS....DocumentProperties vystavenou objektem Presentation pro přístup k vlastnostem...Java Presentation pres = new Presentation ( "Presentation.pps"...

    products.aspose.com/slides/cs/java/metadata/pps/
  8. الرسوم المتحركة|توثيق Aspose.Slides

    استكشف أمثلة الرسوم المتحركة في Aspose.Slides for .NET: إضافة، تسلسل، وتخصيص التأثيرات والانتقالات باستخدام C# لعرض تقديمي PPT، PPTX، وODP....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/ar/net/examples/elements...
  9. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....before adding them to the presentation file and saving it as a...Slides for .NET to sign a presentation Create or load the file...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  10. 替换演示文稿图像集合中的图像|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....请按照以下步骤操作: 使用 Presentation 类加载包含图像的演示文稿文件。 从文件中以字节数组加载图像。...//实例化演示文稿 Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/zh/java/replacing-images...