Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 127,310 for

presentations

(0.29 sec)
  1. Wyświetl lub edytuj metadane plików PPS za pomo...

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

    products.aspose.com/slides/pl/cpp/metadata/pps/
  2. Wyświetl lub edytuj metadane plików OTP za pomo...

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

    products.aspose.com/slides/pl/cpp/metadata/otp/
  3. Wyświetl lub edytuj metadane plików PPSX za pom...

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

    products.aspose.com/slides/pl/cpp/metadata/ppsx/
  4. Wyświetl lub edytuj metadane plików PPTX za pom...

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

    products.aspose.com/slides/pl/cpp/metadata/pptx/
  5. عرض أو تحرير OTP البيانات الوصفية للملفات باستخ...

    C++ شفرة المصدر لتعديل أو عرض البيانات الوصفية للتنسيق OTP....DocumentProperties المكشوفة بواسطة كائن Presentation للوصول إلى خصائص المستند...the Presentation class that represents the Presentation System...

    products.aspose.com/slides/ar/cpp/metadata/otp/
  6. 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...
  7. تأمين العروض التقديمية باستخدام كلمات المرور في...

    تعرّف على كيفية قفل وإلغاء قفل العروض التقديمية المحمية بكلمة مرور في 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...
  8. Archivio

    Archivio...PowerPoint Presentation presentation = new Presentation("presentation...INotesSlideManager mgr = presentation.Slides[0].NotesSlideManager;...

    blog.aspose.com/it/slides/read-add-update-remov...
  9. ארכיון

    ארכיון...ל-PPT : // Instantiates a Presentation object that represents a...PPTX presentation Presentation pres = new Presentation( "presentation...

    blog.aspose.com/he/slides/convert-pptx-to-ppt-o...
  10. Formatear formas de PowerPoint en .NET|Document...

    Aprenda a formatear formas de PowerPoint en C# usando Aspose.Slides—establezca estilos de relleno, línea y efecto para archivos PPT y PPTX con precisión y control total....una instancia de la clase Presentation . Obtener una referencia...rectangular: // Instanciar la clase Presentation que representa un archivo...

    docs.aspose.com/slides/es/net/shape-formatting/