Sort Score
Result 10 results
Languages All
Labels All
Results 8,011 - 8,020 of 129,928 for

presentations

(0.49 sec)
  1. الوصول إلى الشرائح في العروض التقديمية باستخدام...

    تعلم كيفية الوصول إلى الشرائح وإدارتها في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للبايثون عبر .NET. عزز الإنتاجية مع أمثلة الشيفرة.... تُصدر فئة Presentation (التي تمثل ملف عرض) الشرائح...slides . Presentation ( "sample.pptx" ) as presentation : # احصل...

    docs.aspose.com/slides/ar/python-net/access-sli...
  2. Gérer les lignes et les colonnes des tableaux P...

    Gérez les lignes et les colonnes d'un tableau PowerPoint avec Aspose.Slides pour .NET et accélérez la modification des présentations et la mise à jour des données....une instance de la classe Presentation et chargez la présentation...classe Presentation Presentation pres = new Presentation ( "table...

    docs.aspose.com/slides/fr/net/manage-rows-and-c...
  3. Präsentationen in JavaScript speichern|Aspose.S...

    Erfahren Sie, wie Sie Präsentationen in JavaScript mit Aspose.Slides—Export nach PowerPoint oder OpenDocument bei gleichzeitiger Beibehaltung von Layouts, Schriftarten und Effekten....[ Hide ] Übersicht Open Presentations in JavaScript beschreibt...beschreibt, wie die Presentation Klasse verwendet wird, um eine Präsentation...

    docs.aspose.com/slides/de/nodejs-java/save-pres...
  4. القسم|وثائق Aspose.Slides لـ Python

    إدارة أقسام الشرائح في Python باستخدام Aspose.Slides: إنشاء، إعادة تسمية، إعادة ترتيب بسهولة، نقل الشرائح بين الأقسام، والتحكم في الرؤية لـ PPT و PPTX و ODP.... Presentation () as presentation : slide = presentation . slides...الشريحة التي تمثل بداية القسم. presentation . sections . add_section...

    docs.aspose.com/slides/ar/python-net/examples/e...
  5. Přidat vodoznak do prezentačních souborů PPTX p...

    Zdrojový kód C# pro přidání vodoznaku do prezentace PPTX....C# using ( var presentation = new Presentation()) { ISlide slide...slide = presentation.Slides[ 0 ]; IAutoShape watermarkShape = slide...

    products.aspose.com/slides/cs/net/watermark/pptx/
  6. .NET을(를) 사용하여 PPT 프레젠테이션 파일 잠금 해제 | products.as...

    PPT 프레젠테이션에서 보호를 제거하는 C# 소스 코드입니다....}; using (Presentation presentation = new Presentation( "pres.ppt"...ppt" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/ko/net/unlock/ppt/
  7. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....while loading the source presentation file, adding additional...Java to sign the presentation Create a presentation Load the PFX...

    kb.aspose.com/slides/java/how-to-add-signature-...
  8. Formater les formes PowerPoint sur Android|Docu...

    Apprenez à formater les formes PowerPoint sur Android avec Aspose.Slides — définissez les styles de remplissage, de contour et d'effets pour les fichiers PPT, PPTX et ODP avec précision et plein contrôle....une instance de la classe Presentation . Obtenez une référence...// Instanciez la classe Presentation qui représente un fichier...

    docs.aspose.com/slides/fr/androidjava/shape-for...
  9. Mở khóa tệp bản trình bày PPTX bằng Java | prod...

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

    products.aspose.com/slides/vi/java/unlock/pptx/
  10. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for C++: insert, link, update, and extract embedded content with C++ in PPT, PPTX, and ODP Presentations....Embed a PDF file into the presentation. static void AddOleObject...() { auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/cpp/examples/elements/ol...