Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 127,309 for

presentations

(0.27 sec)
  1. شريحة رئيسية|Aspose.Slides لـ Node.js عبر توثيق...

    استكشف أمثلة الشرائح الرئيسية في Aspose.Slides لـ Node.js: أنشئ، عدّل، وصمّم الشرائح الرئيسية، العناصر النائبة، والسمات في صيغ PPT و PPTX و ODP باستخدام كود واضح....{ let presentation = new aspose . slides . Presentation (); try...let defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/ar/nodejs-java/examples/...
  2. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); // Add an OLE...

    docs.aspose.com/slides/cpp/set-caption-to-ole-i...
  3. Conversion en PDF|Documentation 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....NET offre la classe Presentation qui représente un fichier...présentation. La classe Presentation expose la méthode Save qui...

    docs.aspose.com/slides/fr/net/conversion-to-pdf/
  4. Ajouter des formes à la présentation|Documentat...

    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....une instance de la classe Presentation Obtenez la référence d’une...classe Presentation qui représente le PPTX Presentation pres =...

    docs.aspose.com/slides/fr/net/adding-shapes-to-...
  5. PPT szerkesztése C#-ban | products.aspose.com

    Szerkessze a PPT-t C#-ban. Használja a .NET könyvtár API-t a PowerPoint bemutató szerkesztéséhez...szerkesztéséhez using (Presentation presentation = new Presentation( "pres.ppt"...AutoShape shape = (AutoShape)presentation.Slides[ 0 ].Shapes[ 0 ];...

    products.aspose.com/slides/hu/net/editor/ppt/
  6. Note|Aspose.Slides for Node.js via .NET Documen...

    Work with slide notes in Aspose.Slides for Node.js: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear JavaScript examples....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Slide Transition|Aspose.Slides for Node.js via ...

    Master slide transitions in Aspose.Slides for Node.js: add, customize, and sequence effects and durations with examples for PPT, PPTX, and ODP Presentations....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. Gestionar fondos de presentación en .NET|Docume...

    Aprende a establecer fondos dinámicos en archivos PowerPoint y OpenDocument usando Aspose.Slides para .NET, con consejos de código para mejorar tus presentaciones....una instancia de la clase Presentation . Establezca el BackgroundType...clase Presentation. using ( Presentation presentation = new Presentation...

    docs.aspose.com/slides/es/net/presentation-back...
  9. تأمين العروض التقديمية باستخدام كلمات المرور في...

    تعرّف على كيفية قفل وإلغاء قفل العروض التقديمية المحمية بكلمة مرور في PowerPoint وOpenDocument بسهولة باستخدام Aspose.Slides لـ .NET. احمِ عروضك التقديمية....using ( Presentation presentation = new Presentation ( "pres..."pres.pptx" )) { presentation . ProtectionManager . Encrypt ( "123123"...

    docs.aspose.com/slides/ar/net/password-protecte...
  10. Wyświetl lub edytuj metadane plików FODP za pom...

    Kod źródłowy C++, aby edytować lub przeglądać metadane formatu FODP....the Presentation class that represents the Presentation System...System :: SharedPtr < Presentation > presentation = System :: MakeObject...

    products.aspose.com/slides/pl/cpp/metadata/fodp/