Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 113,580 for

presentations

(0.09 sec)
  1. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C++...shows how you to export a presentation to HTML5. using namespace...= System :: MakeObject < Presentation > ( u "pres.pptx" ); pres...

    docs.aspose.com/slides/cpp/export-to-html5/
  2. Fusionner une Présentation|Documentation Aspose...

    Fusionner ou combiner une Présentation PowerPoint en Java... Chaque objet Presentation a une collection Slides...présentations : Presentation pres1 = new Presentation ( "pres1.pptx"...

    docs.aspose.com/slides/fr/androidjava/merge-pre...
  3. Conversion to Tiff with Notes|Aspose.Slides Doc...

    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....supports for converting a presentation with notes to images. You...generate TIFF images of a presentation in Notes Slide view. The...

    docs.aspose.com/slides/net/conversion-to-tiff-w...
  4. Animated Text|Aspose.Slides for PHP Documentation

    Animated text in PowerPoint with Java...paragraph: $presentation = new Presentation ( "Presentation.pptx" );...add effect $autoShape = $presentation -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/animated-text/
  5. Wyświetl lub edytuj metadane plików PPSX za pom...

    Kod źródłowy Java, aby edytować lub przeglądać metadane formatu PPSX....Java Presentation pres = new Presentation ( "Presentation.ppsx"...IDocumentProperties object associated with Presentation IDocumentProperties dp =...

    products.aspose.com/slides/pl/java/metadata/ppsx/
  6. Wyświetl lub edytuj metadane plików PPS za pomo...

    Kod źródłowy Java, aby edytować lub przeglądać metadane formatu PPS....Java Presentation pres = new Presentation ( "Presentation.pps"...IDocumentProperties object associated with Presentation IDocumentProperties dp =...

    products.aspose.com/slides/pl/java/metadata/pps/
  7. Wyświetl lub edytuj metadane plików FODP za pom...

    Kod źródłowy Java, aby edytować lub przeglądać metadane formatu FODP....Java Presentation pres = new Presentation ( "Presentation.fodp"...IDocumentProperties object associated with Presentation IDocumentProperties dp =...

    products.aspose.com/slides/pl/java/metadata/fodp/
  8. عرض أو تحرير PPSX البيانات الوصفية للملفات باست...

    Java شفرة المصدر لتعديل أو عرض البيانات الوصفية للتنسيق PPSX....DocumentProperties المكشوفة بواسطة كائن Presentation للوصول إلى خصائص المستند...Java Presentation pres = new Presentation ( "Presentation.ppsx"...

    products.aspose.com/slides/ar/java/metadata/ppsx/
  9. عرض أو تحرير POTM البيانات الوصفية للملفات باست...

    Java شفرة المصدر لتعديل أو عرض البيانات الوصفية للتنسيق POTM....DocumentProperties المكشوفة بواسطة كائن Presentation للوصول إلى خصائص المستند...Java Presentation pres = new Presentation ( "Presentation.potm"...

    products.aspose.com/slides/ar/java/metadata/potm/
  10. Watermerk toevoegen aan PPTX presentatiebestand...

    C# broncode voor het toevoegen van watermerk aan PPTX presentatie....C# using ( var presentation = new Presentation()) { ISlide slide...slide = presentation.Slides[ 0 ]; IAutoShape watermarkShape = slide...

    products.aspose.com/slides/nl/net/watermark/pptx/