Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 113,570 for

presentations

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

    Export PowerPoint to HTML5 in Java...shows how you to export a presentation to HTML5 without web extensions...dependencies: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/java/export-to-html5/
  2. Visualizza o modifica i metadati dei file PPTX ...

    C# codice sorgente per modificare o visualizzare i metadati del formato PPTX....DocumentProperties esposta dall’oggetto Presentation per accedere alle proprietà...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/it/net/metadata/pptx/
  3. Visa eller redigera metadata för FODP filer med...

    Källkod för C# för att redigera eller visa metadata i formatet FODP....DocumentProperties som exponeras av Presentation-objektet för att komma åt...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/sv/net/metadata/fodp/
  4. Visa eller redigera metadata för POT filer med ...

    Källkod för C# för att redigera eller visa metadata i formatet POT....DocumentProperties som exponeras av Presentation-objektet för att komma åt...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/sv/net/metadata/pot/
  5. Bekijk of bewerk metadata van PPTX bestanden me...

    C# broncode om metadata in PPTX-indeling te bewerken of te bekijken....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.pptx" );...

    products.aspose.com/slides/nl/net/metadata/pptx/
  6. Bekijk of bewerk metadata van PPSX bestanden me...

    C# broncode om metadata in PPSX-indeling te bewerken of te bekijken....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.ppsx" );...

    products.aspose.com/slides/nl/net/metadata/ppsx/
  7. Bekijk of bewerk metadata van POT bestanden met...

    C# broncode om metadata in POT-indeling te bewerken of te bekijken....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.pot" );...

    products.aspose.com/slides/nl/net/metadata/pot/
  8. Bekijk of bewerk metadata van PPS bestanden met...

    C# broncode om metadata in PPS-indeling te bewerken of te bekijken....the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.pps" );...

    products.aspose.com/slides/nl/net/metadata/pps/
  9. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PPT - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/java/annotation/ppt/
  10. محافظت از فایل های ارائه PPT با استفاده از .NET...

    کد منبع C# برای محافظت از ارائه PPT....C# using (Presentation presentation = new Presentation( "pres.ppt"...ppt" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/fa/net/protect/ppt/